On Tue, 20 Apr 2004, Damian Ivereigh wrote:

> Here is the output of dmesg when plugging in an IBM USB MemKey
> 
> usb-storage: This device (0a16,8888,0100 S 06 P 50) has unneeded SubClass and 
> Protocol entries in unusual_devs.h
>    Please send a copy of this message to <[EMAIL PROTECTED]>

Thank you for sending this in.  Greg and Pete, here's the patch.

Alan Stern



===== drivers/usb/storage/unusual_devs.h 1.119 vs edited =====
--- 1.119/drivers/usb/storage/unusual_devs.h    Mon Mar 29 16:59:47 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Mon Apr 19 12:11:29 2004
@@ -672,7 +672,7 @@
 UNUSUAL_DEV(  0x0a16, 0x8888, 0x0100, 0x0100,
                "IBM",
                "IBM USB Memory Key",
-               US_SC_SCSI, US_PR_BULK, NULL,
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
 
 /* This Pentax still camera is not conformant



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to