ChangeSet 1.1267.20.6, 2004/01/16 15:27:04-08:00, [EMAIL PROTECTED]
[PATCH] USB storage: unusual_devs.h change
On Tue, 23 Dec 2003, sledgedog wrote:
> USB Mass Storage support registered.
> hub 3-0:1.0: new USB device on port 2, assigned address 2
> usb-storage: This device (090c,1132,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, here is the patch for unusual_devs.h, both 2.4 and 2.6.
drivers/usb/storage/unusual_devs.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h Wed Jan 28 13:36:54 2004
+++ b/drivers/usb/storage/unusual_devs.h Wed Jan 28 13:36:54 2004
@@ -643,7 +643,7 @@
UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xffff,
"Feiya",
"5-in-1 Card Reader",
- US_SC_SCSI, US_PR_BULK, NULL,
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),
UNUSUAL_DEV( 0x097a, 0x0001, 0x0000, 0x0001,
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel