Matt,
        I just saw your message about the version in the SDDR thread and
tried changeing it for the usb/scsi adapter.  It seems to read the the
contants of a large tar file fine.  The WARNING and early errors messages
did not make me feel real secure about using it though.

        Bob

Here is what the system looked like:

UNUSUAL_DEV(  0x050d, 0x0115, 0x0100, 0x0200, 
                "Shuttle",
                "eUSCSI Bridge",
                US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init, 
                US_FL_SCM_MULT_TARG ), 

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI-alt Root Hub
S:  SerialNumber=ef80
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=050d ProdID=0115 Rev= 1.33
S:  Manufacturer=Belkin Components
S:  Product=Belkin USB SCSI Adapter
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=400mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=usb-storage
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms

Sorry about the length of the next part, but I wasn't sure which parts
were important.

 usb.c: registered new driver usbdevfs
 usb.c: registered new driver hub
 Initializing USB Mass Storage driver...
 usb.c: registered new driver usb-storage
 USB Mass Storage support registered.
 uhci.c: USB UHCI at I/O 0xef80, IRQ 15
 uhci.c: detected 2 ports
 usb.c: new USB bus registered, assigned bus number 1
 usb.c: kmalloc IF c36c5c20, numif 1
 usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
 usb.c: USB device number 1 default language ID 0x0
 Product: USB UHCI-alt Root Hub
 SerialNumber: ef80
 hub.c: USB hub found
 hub.c: 2 ports detected
 hub.c: standalone hub
 hub.c: ganged power switching
 hub.c: global over-current protection
 hub.c: power on to power good time: 2ms
 hub.c: hub controller current requirement: 0mA
 hub.c: port removable status: RR
 hub.c: local power source is good
 hub.c: no over-current condition exists
 hub.c: enabling power on all ports
 usb.c: hub driver claimed interface c36c5c20
 usb.c: kusbd: /sbin/hotplug add 1
 usb.c: kusbd policy returned 0xfffffffe
 uhci.c:  Linus Torvalds, Johannes Erdfelt, Randy Dunlap, Georg Acher, Deti Fliegl, 
Thomas Sailer, Roman Weissgaerber
 uhci.c: USB Universal Host Controller Interface driver
 uhci.c: root-hub INT complete: port1: 80 port2: 93 data: 4
 hub.c: port 2 connection change
 hub.c: port 2, portstatus 101, change 1, 12 Mb/s
 hub.c: port 2, portstatus 103, change 0, 12 Mb/s
 hub.c: USB new device connect on bus1/2, assigned device number 2
 usb.c: kmalloc IF c36c5bc0, numif 1
 usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0
 usb.c: USB device number 2 default language ID 0x409
 Manufacturer: Belkin Components
 Product: Belkin USB SCSI Adapter
 usb-storage: act_altsettting is 0
 usb-storage: id_index calculated to be: 0
 usb-storage: Array length appears to be: 20
 usb-storage: Vendor: Shuttle
 usb-storage: Product: eUSCSI Bridge
 usb-storage: USB Mass Storage device detected
 usb-storage: Endpoints: In: 0xc5af4fb4 Out: 0xc5af4fa0 Int: 0x00000000 (Period 0)
 usb-storage: New GUID 050d01150000000000000000
 usb-storage: GetMaxLUN command result is 1, data is 16
 usb-storage: Transport: Bulk
 usb-storage: Protocol: Transparent SCSI
 usb-storage: Attempting to init eUSCSI bridge...
 usb-storage: -- result is 1
 usb-storage: -- data afterwards is 1
 usb-storage: *** thread sleeping.
 scsi1 : SCSI emulation for USB Mass Storage devices
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1463 Trg 0 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 136/255
 usb-storage: Bulk data transfer result 0x1
 usb-storage: Attempting to get CSW...
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: Attempting to get CSW (2nd try)...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1463 R 119 Stat 0x0
 usb-storage: Fixing INQUIRY data to show SCSI rev 2
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
   Vendor: iomega    Model: jaz 2GB           Rev: E.17
   Type:   Direct-Access                      ANSI SCSI revision: 02
 Detected scsi removable disk sdb at scsi1, channel 0, id 0, lun 0
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 20 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1465 Trg 0 LUN 1 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 136/255
 usb-storage: Bulk data transfer result 0x1
 usb-storage: Attempting to get CSW...
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: Attempting to get CSW (2nd try)...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1465 R 119 Stat 0x0
 usb-storage: Fixing INQUIRY data to show SCSI rev 2
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1467 Trg 1 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1467 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1467 Trg 1 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1467 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x14aa Trg 1 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x14aa R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x14aa Trg 1 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x14aa R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x14eb Trg 1 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x14eb R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x14eb Trg 1 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x14eb R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1530 Trg 2 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1530 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1530 Trg 2 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1530 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1577 Trg 2 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1577 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1577 Trg 2 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1577 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x15c0 Trg 2 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x15c0 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x15c0 Trg 2 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x15c0 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1608 Trg 3 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1608 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1608 Trg 3 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1608 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1658 Trg 3 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1658 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1658 Trg 3 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1658 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x16a1 Trg 3 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x16a1 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x16a1 Trg 3 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x16a1 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x16e9 Trg 4 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x16e9 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x16e9 Trg 4 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x16e9 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1732 Trg 4 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1732 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1732 Trg 4 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1732 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x177a Trg 4 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x177a R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x177a Trg 4 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x177a R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x17b9 Trg 5 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x17b9 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x17b9 Trg 5 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x17b9 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x17f5 Trg 5 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x17f5 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x17f5 Trg 5 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x17f5 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1830 Trg 5 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1830 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1830 Trg 5 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1830 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1870 Trg 6 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1870 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1870 Trg 6 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1870 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x18ab Trg 6 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x18ab R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x18ab Trg 6 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x18ab R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x18e7 Trg 6 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x18e7 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x18e7 Trg 6 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x18e7 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1922 Trg 7 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1922 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1922 Trg 7 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1922 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1925 Trg 7 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1925 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1925 Trg 7 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/18
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1925 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command INQUIRY (6 bytes)
 usb-storage: 12 00 00 00 ff 00 22 c1 07 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1928 Trg 7 LUN 0 L 255 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 255 bytes
 usb-storage: usb_stor_bulk_msg() returned -32 xferred 0/255
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1928 R 255 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x1928 Trg 7 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: clearing endpoint halt for pipe 0xc0010280
 usb-storage: usb_stor_transfer_partial(): unknown error
 usb-storage: Bulk data transfer result 0x2
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1928 R 18 Stat 0x1
 usb-storage: -- auto-sense failure
 usb-storage: scsi cmd done, result=0x70000
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command TEST_UNIT_READY (6 bytes)
 usb-storage: 00 00 00 00 00 00 00 00 00 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x192b Trg 0 LUN 0 L 0 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x192b R 0 Stat 0x1
 usb-storage: -- transport indicates command failure
 usb-storage: Issuing auto-REQUEST_SENSE
 usb-storage: Bulk command S 0x43425355 T 0x192b Trg 0 LUN 0 L 18 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 18 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 18/18
 usb-storage: usb_stor_transfer_partial(): transfer complete
 usb-storage: Bulk data transfer result 0x0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x192b R 0 Stat 0x0
 usb-storage: -- Result from auto-sense is 0
 usb-storage: -- code: 0x70, key: 0x6, ASC: 0x29, ASCQ: 0x0
 usb-storage: Unit Attention: (unknown ASC/ASCQ)
 usb-storage: scsi cmd done, result=0x2
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command TEST_UNIT_READY (6 bytes)
 usb-storage: 00 00 00 00 00 00 00 00 00 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x192e Trg 0 LUN 0 L 0 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x192e R 0 Stat 0x0
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command READ_CAPACITY (10 bytes)
 usb-storage: 25 00 00 00 00 00 00 00 00 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x192f Trg 0 LUN 0 L 8 F 128 CL 10
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 8/8
 usb-storage: usb_stor_transfer_partial(): transfer complete
 usb-storage: Bulk data transfer result 0x0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x192f R 0 Stat 0x0
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
 SCSI device sdb: 3915600 512-byte hdwr sectors (2005 MB)
 usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command MODE_SENSE (6 bytes)
 usb-storage: 1a 00 3f 00 08 00 00 00 00 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1931 Trg 0 LUN 0 L 8 F 128 CL 6
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 8 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 8/8
 usb-storage: usb_stor_transfer_partial(): transfer complete
 usb-storage: Bulk data transfer result 0x0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1931 R 0 Stat 0x0
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
 sdb: Write Protect is off
  sdb:<7>usb-storage: queuecommand() called
 usb-storage: *** thread awakened.
 usb-storage: Command READ_10 (10 bytes)
 usb-storage: 28 00 00 00 00 00 00 00 02 00 00 00
 usb-storage: Bulk command S 0x43425355 T 0x1933 Trg 0 LUN 0 L 1024 F 128 CL 10
 usb-storage: Bulk command transfer result=0
 usb-storage: usb_stor_transfer_partial(): xfer 1024 bytes
 usb-storage: usb_stor_bulk_msg() returned 0 xferred 1024/1024
 usb-storage: usb_stor_transfer_partial(): transfer complete
 usb-storage: Bulk data transfer result 0x0
 usb-storage: Attempting to get CSW...
 usb-storage: Bulk status result = 0
 usb-storage: Bulk status Sig 0x53425355 T 0x1933 R 0 Stat 0x0
 usb-storage: scsi cmd done, result=0x0
 usb-storage: *** thread sleeping.
  sdb4
 WARNING: USB Mass Storage data integrity not assured
 USB Mass Storage device found at 2
 usb.c: usb-storage driver claimed interface c36c5bc0
 usb.c: kusbd: /sbin/hotplug add 2
 usb.c: kusbd policy returned 0xfffffffe



On Wed, 6 Jun 2001, Matthew Dharm wrote:

> For reference, the devices that I have are USB on one side, and SCSI on the
> other.  We'll have to see if this device is similar enough to work.
> 
> I'll cook up an unusual_devs.h entry for you to try and send that later.
> Let me know if it works.
> 
> Matt
> 
> On Wed, Jun 06, 2001 at 08:23:05PM -0400, Bob Sass wrote:
> > There were 2 of these devices that I found from Belkin and I just chose
> > this one, because I like all the connectors on the back as opposed to usb
> > in the back scsi out the front.
> > 
> > Here is the info:
> > 
> > T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> > B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> > D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> > P:  Vendor=0000 ProdID=0000 Rev= 0.00
> > S:  Product=USB UHCI-alt Root Hub
> > S:  SerialNumber=ef80
> > C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> > I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> > E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> > T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> > D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> > P:  Vendor=050d ProdID=0115 Rev= 1.33
> > S:  Manufacturer=Belkin Components
> > S:  Product=Belkin USB SCSI Adapter
> > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=400mA
> > I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> > 
> >     Thanks
> > 
> >             Bob
> > 
> > On Wed, 6 Jun 2001, Matthew Dharm wrote:
> > 
> > > Okay, now we're on the same page.
> > > 
> > > Interestingly enough, I've seen devices like this that work.  But this
> > > device advertises a previously unknown VendorID and ProductID.
> > > 
> > > We're probably going to need _another_ unusual device entry... can you send
> > > the listing from /proc/bus/usb/devices with the device attached for
> > > analysis?
> > > 
> > > Matt
> > > 
> > > On Wed, Jun 06, 2001 at 07:22:27PM -0400, Bob Sass wrote:
> > > > Not necessarily,  just the following web page:
> > > > http://lists.suse.com/archives/linux-usb/2000-May/0827.html
> > > > 
> > > > Maybe it a different version.  Do you have a known hardware solution.  My
> > > > object here is to connect a scsi Jaz drive to a Mandrake Linux system via
> > > > usb.  A different hardware solution is fine by me.
> > > > 
> > > >         Bob
> > > > 
> > > > On Wed, 6 Jun 2001, Matthew Dharm wrote:
> > > > 
> > > > > Do you have any indication that this device speaks the standard protocol?
> > > > > That is, should it work with the usb-storage driver?  It advertises that it
> > > > > uses a vendor-specific protocol...
> > > > > 
> > > > > Matt
> > > > > 
> > > > > On Wed, Jun 06, 2001 at 08:26:09AM -0400, Bob Sass wrote:
> > > > > > Hi,
> > > > > > 
> > > > > >     I am trying to use a usb/scsi adapter to connect to a Jaz
> > > > > > drive.  The adaptor has shuttle chips in it, but I am getting the
> > > > > > following errors:
> > > > > > Jun  4 23:44:30 bobs kernel: usb.c: unhandled interfaces on device
> > > > > > Jun  4 23:44:30 bobs kernel: usb.c: USB device 2 (vend/prod 0x50d/0x115) 
>is not claimed by any active driver.
> > > > > > 
> > > > > > I am loading modules, usbcore followed by usb-storage then uhci.  I think
> > > > > > I did it with the lst 2 swapped also.  I made an entry for 50d in
> > > > > > unusual_devs.h but am not sure it was correct.  Below is the syslog file.
> > > > > > 
> > > > > >     Any help would be appreciated  TIA
> > > > > > 
> > > > > >             Bob
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to