Hello,

we have this patch in our kernel since quite some time, a google search
for

0x0421 Nokia 0x0404 5510 UNUSUAL_DEV

shows some more 'success stories'.
Can this one go into the main kernel?

I do not have such a device to verfiy that it works.


diff -urN linux-2.4.20/drivers/usb/storage/unusual_devs.h 
linux-2.4.20.SuSE/drivers/usb/storage/unusual_devs.h
--- linux-2.4.20/drivers/usb/storage/unusual_devs.h     2003-02-17 13:54:24.000000000 
+0100
+++ linux-2.4.20.SuSE/drivers/usb/storage/unusual_devs.h        2003-02-17 
14:19:30.000000000 +0100
@@ -76,6 +76,12 @@
                US_SC_SCSI, US_PR_BULK, NULL,
                US_FL_FIX_INQUIRY | US_FL_START_STOP),
 
+UNUSUAL_DEV(  0x0421, 0x0404, 0x0000, 0xffff,
+               "Nokia",
+               "5510",
+               US_SC_SCSI, US_PR_BULK, NULL,
+               US_FL_START_STOP),
+
 #ifdef CONFIG_USB_STORAGE_DPCM
 UNUSUAL_DEV(  0x0436, 0x0005, 0x0100, 0x0100,
                "Microtech",

-- 
USB is for mice, FireWire is for men!


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to