Hello, Mr.Stern!

I've found my Nokia 6288 to be an unusual device. The patch that fixes it's 
behavior and contents of /proc/bus/usb/devices are attached. I would be happy 
to see this patch merged into the next kernel version. :)

Thanks in advance.

    Best regards,

    Andrew Nayenko AKA Relan

Attachment: proc_bus_usb_devices
Description: Binary data

--- linux-2.6.20/drivers/usb/storage/unusual_devs.h.orig	2007-02-10 15:26:22.000000000 +0300
+++ linux-2.6.20/drivers/usb/storage/unusual_devs.h	2007-02-10 15:26:42.000000000 +0300
@@ -146,6 +146,13 @@
 		US_SC_DEVICE, US_PR_DEVICE, NULL,
 		US_FL_IGNORE_RESIDUE ),
 
+/* Reported by Andrew Nayenko <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x0421, 0x0019, 0x0592, 0x0592,
+		"Nokia",
+		"Nokia 6288",
+		US_SC_DEVICE, US_PR_DEVICE, NULL,
+		US_FL_MAX_SECTORS_64 ),
+
 /* Reported by Mario Rettig <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x0421, 0x042e, 0x0100, 0x0100,
 		"Nokia",
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to