On Thu, 19 Feb 2004, Evan Felix wrote:

> I plugged a Cyclades AlterPath BIO USb device into my linux 2.6.2 laptop
> and it asked me to send you this:
> 
> 
> hub 1-1.2:1.0: new USB device on port 3, assigned address 6
> hub 1-1.2.3:1.0: USB hub found
> hub 1-1.2.3:1.0: 4 ports detected
> hub 1-1.2.3:1.0: new USB device on port 1, assigned address 7
> hub 1-1.2.3:1.0: new USB device on port 2, assigned address 8
> Initializing USB Mass Storage driver...
> usb-storage: This device (05dc,0001,0001 S 06 P 50) has an unneeded
> SubClass entry in unusual_devs.h
>    Please send a copy of this message to
> <[EMAIL PROTECTED]>
> scsi0 : SCSI emulation for USB Mass Storage devices
>   Vendor: Lexar     Model: Jumpshot USB CF   Rev: 0001
>   Type:   Direct-Access                      ANSI SCSI revision: 02

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

Alan Stern


===== unusual_devs.h 1.106 vs edited =====
--- 1.106/drivers/usb/storage/unusual_devs.h    Tue Feb 17 05:42:58 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Fri Feb 20 14:19:45 2004
@@ -368,7 +368,7 @@
 UNUSUAL_DEV(  0x05dc, 0x0001, 0x0000, 0x0001,
                "Lexar",
                "Jumpshot USB CF Reader",
-               US_SC_SCSI, US_PR_JUMPSHOT, NULL,
+               US_SC_DEVICE, US_PR_JUMPSHOT, NULL,
                US_FL_MODE_XLATE ),
 #endif
 





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&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