On Wed, 14 Jan 2004, Marcin Juszkiewicz wrote:

> After running "MS Import" on my Sony Clie SJ30 palmtop I got:
> 
> hub 3-0:1.0: new USB device on port 2, assigned address 6
> usb-storage: This device (054c,006d,0100 S 05 P 00) has unneeded SubClass and 
> Protocol entries in unusual_devs.h
>    Please send a copy of this message to <[EMAIL PROTECTED]>

Thanks for sending this.  The updated information will appear in an 
upcoming kernel.

Greg, this patch can be applied to 2.4 and 2.6 both.

Alan Stern


--- 2.6/drivers/usb/storage/unusual_devs.h.orig Wed Jan 14 16:20:27 2004
+++ 2.6/drivers/usb/storage/unusual_devs.h      Wed Jan 14 16:21:22 2004
@@ -296,7 +296,7 @@
 UNUSUAL_DEV(  0x054c, 0x006d, 0x0000, 0x9999,
                "Sony",
                "PEG Mass Storage",
-               US_SC_8070, US_PR_CBI, NULL,
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
                
 UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to