According to the sense data being returned by the device, you need to
wait longer before accessing it.  It's reporting "LOGICAL DRIVE NOT READY
-- BECOMING READY"

I would recommend modprobing the driver, then waiting several seconds
before trying to mount the CD.

Matt Dharm

On Wed, May 10, 2000 at 11:01:28PM +0200, Vojtech Pavlik wrote:
> On Wed, May 10, 2000 at 01:43:49PM -0700, Matthew Dharm wrote:
> 
> > (1) Having hte timestamps on the file would be nice... tho not strictly
> > necessary
> 
> Ok, this report contains them.
> 
> > (2) Try creating an unusual_devL_list entry for this device, and define
> > the flags to be US_FL_ALT_LENGTH
> 
> Added. As you can see, it's much better now (thanks!), but still not
> perfect. It is registered as an SCSI device now (is visible in
> /proc/scsi/scsi), but doesn't do anything more than that. Any more
> suggestions?
> 
> -- 
> Vojtech Pavlik
> SuSE Labs

> 47:02  usb.c: registered new driver usb-storage
> 47:02  USB Mass Storage support registered.
> 47:08  usb.c: USB new device connect, assigned device number 5
> 47:08  usb-storage.c: Searching unusual device list for (0x693, 0x2, 0x100)...
> 47:08  usb-storage.c: -- found matching device: Hagiwara FlashGate SmartMedia
> 47:08  usb-storage.c: USB Mass Storage device detected
> 47:08  usb-storage.c: Endpoints: In: 0xc6c8faa0 Out: 0xc6c8fab1 Int: 0x00000000 
>(Period 0)
> 47:08  usb-storage.c: Result from usb_set_interface is 0
> 47:08  usb-storage.c: New GUID 069300020000aa0000001f93
> 47:08  usb-storage.c: Transport: Bulk
> 47:08  usb-storage.c: Protocol: Transparent SCSI
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  scsi0 : SCSI emulation for USB Mass Storage devices
> 47:08  
> 47:08  scsi : 1 host.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Command TEST_UNIT_READY (6 bytes)
> 47:08  usb-storage.c:   00 00 00 00 00 00 00 00 8c 00
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0xa LUN 0 L 0 F 0 CL 6
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Attempting to get CSW...
> 47:08  usb-storage.c: Bulk status result = 0
> 47:08  usb-storage.c: Bulk status S 0x53425355 T 0xa R 0 V 0x1
> 47:08  usb-storage.c: -- transport indicates command failure
> 47:08  usb-storage.c: Issuing auto-REQUEST_SENSE
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0xa LUN 0 L 18 F 128 CL 6
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Bulk xfer 0xc03ae100(18)
> 47:08  usb-storage.c: bulk_msg returned 0 xferred 18/18
> 47:08  usb-storage.c: Bulk data transfer result 0x0
> 47:08  usb-storage.c: Attempting to get CSW...
> 47:08  usb-storage.c: Bulk status result = 0
> 47:08  usb-storage.c: Bulk status S 0x53425355 T 0xa R 0 V 0x0
> 47:08  usb-storage.c: -- Result from auto-sense is 0
> 47:08  usb-storage.c: -- code: 0x70, key: 0x6, ASC: 0x29, ASCQ: 0x0
> 47:08  usb-storage.c: scsi cmd done, result=0x1
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Command INQUIRY (6 bytes)
> 47:08  usb-storage.c:   12 00 00 00 ff 00 00 00 8c 00
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0xb LUN 0 L 36 F 128 CL 6
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Bulk xfer 0xc7fbfcf0(256)
> 47:08  usb-storage.c: bulk_msg returned 0 xferred 36/256
> 47:08  usb-storage.c: Bulk data transfer result 0x1
> 47:08  usb-storage.c: Attempting to get CSW...
> 47:08  usb-storage.c: Bulk status result = 0
> 47:08  usb-storage.c: Bulk status S 0x53425355 T 0xb R 0 V 0x0
> 47:08  usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2
> 47:08  usb-storage.c: scsi cmd done, result=0x0
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08    Vendor: HAGIWARA  Model: SmartMedia R/W    Rev: 1.00
> 47:08    Type:   Direct-Access                      ANSI SCSI revision: 02
> 47:08  Detected scsi removable disk sda at scsi0, channel 0, id 0, lun 0
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (1/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (2/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (3/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (4/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (5/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (6/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Bad device number (7/0)
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Command TEST_UNIT_READY (6 bytes)
> 47:08  usb-storage.c:   00 00 00 00 00 00 00 00 00 00
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0x13 LUN 0 L 0 F 0 CL 6
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Attempting to get CSW...
> 47:08  usb-storage.c: Bulk status result = 0
> 47:08  usb-storage.c: Bulk status S 0x53425355 T 0x13 R 0 V 0x1
> 47:08  usb-storage.c: -- transport indicates command failure
> 47:08  usb-storage.c: Issuing auto-REQUEST_SENSE
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0x13 LUN 0 L 18 F 128 CL 6
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Bulk xfer 0xc3dff700(18)
> 47:08  usb-storage.c: bulk_msg returned 0 xferred 18/18
> 47:08  usb-storage.c: Bulk data transfer result 0x0
> 47:08  usb-storage.c: Attempting to get CSW...
> 47:08  usb-storage.c: Bulk status result = 0
> 47:08  usb-storage.c: Bulk status S 0x53425355 T 0x13 R 0 V 0x0
> 47:08  usb-storage.c: -- Result from auto-sense is 0
> 47:08  usb-storage.c: -- code: 0x70, key: 0x2, ASC: 0x4, ASCQ: 0x1
> 47:08  usb-storage.c: scsi cmd done, result=0x1
> 47:08  usb-storage.c: *** thread sleeping.
> 47:08  usb-storage.c: us_queuecommand() called
> 47:08  usb-storage.c: *** thread awakened.
> 47:08  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:08  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:08  usb-storage.c: Bulk command S 0x43425355 T 0x14 LUN 0 L 8 F 128 CL 10
> 47:08  usb-storage.c: Bulk command transfer result=0
> 47:08  usb-storage.c: Bulk xfer 0xc0477000(8)
> 47:08  usb-uhci.c: interrupt, status 3, frame# 992
> 47:08  usb-storage.c: bulk_msg returned -32 xferred 0/8
> 47:08  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:11  usb_control/bulk_msg: timeout
> 47:11  usb-storage.c: Bulk data transfer result 0x2
> 47:11  usb-storage.c: Attempting to get CSW...
> 47:11  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:11  usb-uhci.c: interrupt, status 2, frame# 1951
> 47:11  usb-uhci-debug.h:   TD @ c7f63780/07F63780, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:11  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:11  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 47:11  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:11  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:11  usb-uhci.c: interrupt, status 2, frame# 1953
> 47:11  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:11  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:11  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:11  usb-storage.c: -- transport indicates transport failure
> 47:11  usb-storage.c: scsi cmd done, result=0x70000
> 47:11  usb-storage.c: *** thread sleeping.
> 47:11  usb-storage.c: us_queuecommand() called
> 47:11  usb-storage.c: *** thread awakened.
> 47:11  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:11  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:11  usb-storage.c: Bulk command S 0x43425355 T 0x15 LUN 0 L 8 F 128 CL 10
> 47:16  usb_control/bulk_msg: timeout
> 47:16  usb-storage.c: Bulk command transfer result=-110
> 47:16  usb-storage.c: Attempting to get CSW...
> 47:16  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:16  usb-uhci.c: interrupt, status 2, frame# 818
> 47:16  usb-uhci-debug.h:   TD @ c7f639c0/07F639C0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:16  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:16  usb-uhci-debug.h:     Link points to TD @ 07f63e40, Breadth first
> 47:16  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:16  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:16  usb-uhci.c: interrupt, status 2, frame# 820
> 47:16  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:16  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:16  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:16  usb-storage.c: -- transport indicates transport failure
> 47:16  usb-storage.c: scsi cmd done, result=0x70000
> 47:16  usb-storage.c: *** thread sleeping.
> 47:16  usb-storage.c: us_queuecommand() called
> 47:16  usb-storage.c: *** thread awakened.
> 47:16  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:16  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:16  usb-storage.c: Bulk command S 0x43425355 T 0x16 LUN 0 L 8 F 128 CL 10
> 47:21  usb_control/bulk_msg: timeout
> 47:21  usb-storage.c: Bulk command transfer result=-110
> 47:21  usb-storage.c: Attempting to get CSW...
> 47:21  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:21  usb-uhci.c: interrupt, status 2, frame# 1733
> 47:21  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:21  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:21  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:21  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:21  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:21  usb-uhci.c: interrupt, status 2, frame# 1735
> 47:21  usb-uhci-debug.h:   TD @ c7f63e40/07F63E40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:21  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:21  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 47:21  usb-storage.c: -- transport indicates transport failure
> 47:21  usb-storage.c: scsi cmd done, result=0x70000
> 47:21  usb-storage.c: *** thread sleeping.
> 47:21  usb-storage.c: us_queuecommand() called
> 47:21  usb-storage.c: *** thread awakened.
> 47:21  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:21  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:21  usb-storage.c: Bulk command S 0x43425355 T 0x17 LUN 0 L 8 F 128 CL 10
> 47:26  usb_control/bulk_msg: timeout
> 47:26  usb-storage.c: Bulk command transfer result=-110
> 47:26  usb-storage.c: Attempting to get CSW...
> 47:26  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:26  usb-uhci.c: interrupt, status 2, frame# 600
> 47:26  usb-uhci-debug.h:   TD @ c7f639c0/07F639C0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:26  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:26  usb-uhci-debug.h:     Link points to TD @ 07f63e40, Breadth first
> 47:26  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:26  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:26  usb-uhci.c: interrupt, status 2, frame# 602
> 47:26  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:26  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:26  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:26  usb-storage.c: -- transport indicates transport failure
> 47:26  usb-storage.c: scsi cmd done, result=0x70000
> 47:26  usb-storage.c: *** thread sleeping.
> 47:26  usb-storage.c: us_queuecommand() called
> 47:26  usb-storage.c: *** thread awakened.
> 47:26  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:26  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:26  usb-storage.c: Bulk command S 0x43425355 T 0x18 LUN 0 L 8 F 128 CL 10
> 47:31  usb_control/bulk_msg: timeout
> 47:31  usb-storage.c: Bulk command transfer result=-110
> 47:31  usb-storage.c: Attempting to get CSW...
> 47:31  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:31  usb-uhci.c: interrupt, status 2, frame# 1515
> 47:31  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:31  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:31  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:31  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:31  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:31  usb-uhci.c: interrupt, status 2, frame# 1517
> 47:31  usb-uhci-debug.h:   TD @ c7f63e40/07F63E40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e800
> 47:31  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:31  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 47:31  usb-storage.c: -- transport indicates transport failure
> 47:31  usb-storage.c: scsi cmd done, result=0x70000
> 47:31  usb-storage.c: *** thread sleeping.
> 47:31  usb-storage.c: us_queuecommand() called
> 47:31  usb-storage.c: *** thread awakened.
> 47:31  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:31  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:31  usb-storage.c: Bulk command S 0x43425355 T 0x19 LUN 0 L 8 F 128 CL 10
> 47:36  usb_control/bulk_msg: timeout
> 47:36  usb-storage.c: Bulk command transfer result=-110
> 47:36  usb-storage.c: Attempting to get CSW...
> 47:36  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:36  usb-uhci.c: interrupt, status 2, frame# 382
> 47:36  usb-uhci-debug.h:   TD @ c7f639c0/07F639C0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e900
> 47:36  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:36  usb-uhci-debug.h:     Link points to TD @ 07f63e40, Breadth first
> 47:36  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:36  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:36  usb-uhci.c: interrupt, status 2, frame# 384
> 47:36  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e900
> 47:36  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:36  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:36  usb-storage.c: -- transport indicates transport failure
> 47:36  usb-storage.c: scsi cmd done, result=0x70000
> 47:36  usb-storage.c: *** thread sleeping.
> 47:36  usb-storage.c: us_queuecommand() called
> 47:36  usb-storage.c: *** thread awakened.
> 47:36  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:36  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:36  usb-storage.c: Bulk command S 0x43425355 T 0x1a LUN 0 L 8 F 128 CL 10
> 47:41  usb_control/bulk_msg: timeout
> 47:41  usb-storage.c: Bulk command transfer result=-110
> 47:41  usb-storage.c: Attempting to get CSW...
> 47:41  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:41  usb-uhci.c: interrupt, status 2, frame# 1297
> 47:41  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e900
> 47:41  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:41  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 47:41  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:41  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:41  usb-uhci.c: interrupt, status 2, frame# 1299
> 47:41  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0341e900
> 47:41  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:41  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:41  usb-storage.c: -- transport indicates transport failure
> 47:41  usb-storage.c: scsi cmd done, result=0x70000
> 47:41  usb-storage.c: *** thread sleeping.
> 47:41  usb-storage.c: us_queuecommand() called
> 47:41  usb-storage.c: *** thread awakened.
> 47:41  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:41  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:41  usb-storage.c: Bulk command S 0x43425355 T 0x1b LUN 0 L 8 F 128 CL 10
> 47:46  usb_control/bulk_msg: timeout
> 47:46  usb-storage.c: Bulk command transfer result=-110
> 47:46  usb-storage.c: Attempting to get CSW...
> 47:46  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:46  usb-uhci.c: interrupt, status 2, frame# 165
> 47:46  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14020
> 47:46  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:46  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:46  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:46  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:46  usb-uhci.c: interrupt, status 2, frame# 177
> 47:46  usb-uhci-debug.h:   TD @ c7f63ec0/07F63EC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14020
> 47:46  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:46  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 47:46  usb-storage.c: -- transport indicates transport failure
> 47:46  usb-storage.c: scsi cmd done, result=0x70000
> 47:46  usb-storage.c: *** thread sleeping.
> 47:46  usb-storage.c: us_queuecommand() called
> 47:46  usb-storage.c: *** thread awakened.
> 47:46  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:46  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:46  usb-storage.c: Bulk command S 0x43425355 T 0x1c LUN 0 L 8 F 128 CL 10
> 47:51  usb_control/bulk_msg: timeout
> 47:51  usb-storage.c: Bulk command transfer result=-110
> 47:51  usb-storage.c: Attempting to get CSW...
> 47:51  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:51  usb-uhci.c: interrupt, status 2, frame# 1105
> 47:51  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a600
> 47:51  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:51  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 47:51  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:51  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:51  usb-uhci.c: interrupt, status 2, frame# 1107
> 47:51  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a600
> 47:51  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:51  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:51  usb-storage.c: -- transport indicates transport failure
> 47:51  usb-storage.c: scsi cmd done, result=0x70000
> 47:51  usb-storage.c: *** thread sleeping.
> 47:51  usb-storage.c: us_queuecommand() called
> 47:51  usb-storage.c: *** thread awakened.
> 47:51  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:51  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:51  usb-storage.c: Bulk command S 0x43425355 T 0x1d LUN 0 L 8 F 128 CL 10
> 47:56  usb_control/bulk_msg: timeout
> 47:56  usb-storage.c: Bulk command transfer result=-110
> 47:56  usb-storage.c: Attempting to get CSW...
> 47:56  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 47:56  usb-uhci.c: interrupt, status 2, frame# 2024
> 47:56  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 47:56  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:56  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 47:56  usb-storage.c: Attempting to get CSW (2nd try)...
> 47:56  usb-storage.c: clearing halt for pipe 0xc0008580
> 47:56  usb-uhci.c: interrupt, status 2, frame# 2034
> 47:56  usb-uhci-debug.h:   TD @ c7f63ec0/07F63EC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 47:56  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 47:56  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 47:56  usb-storage.c: -- transport indicates transport failure
> 47:56  usb-storage.c: scsi cmd done, result=0x70000
> 47:56  usb-storage.c: *** thread sleeping.
> 47:56  usb-storage.c: us_queuecommand() called
> 47:56  usb-storage.c: *** thread awakened.
> 47:56  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 47:56  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 47:56  usb-storage.c: Bulk command S 0x43425355 T 0x1e LUN 0 L 8 F 128 CL 10
> 48:01  usb_control/bulk_msg: timeout
> 48:01  usb-storage.c: Bulk command transfer result=-110
> 48:01  usb-storage.c: Attempting to get CSW...
> 48:01  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:01  usb-uhci.c: interrupt, status 2, frame# 901
> 48:01  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14de0
> 48:01  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:01  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 48:01  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:01  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:01  usb-uhci.c: interrupt, status 2, frame# 903
> 48:01  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14de0
> 48:01  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:01  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:01  usb-storage.c: -- transport indicates transport failure
> 48:01  usb-storage.c: scsi cmd done, result=0x70000
> 48:01  usb-storage.c: *** thread sleeping.
> 48:01  usb-storage.c: us_queuecommand() called
> 48:01  usb-storage.c: *** thread awakened.
> 48:01  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 48:01  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 48:01  usb-storage.c: Bulk command S 0x43425355 T 0x1f LUN 0 L 8 F 128 CL 10
> 48:06  usb_control/bulk_msg: timeout
> 48:06  usb-storage.c: Bulk command transfer result=-110
> 48:06  usb-storage.c: Attempting to get CSW...
> 48:06  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:06  usb-uhci.c: interrupt, status 2, frame# 1815
> 48:06  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:06  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:06  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:06  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:06  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:06  usb-uhci.c: interrupt, status 2, frame# 1817
> 48:06  usb-uhci-debug.h:   TD @ c7f63ec0/07F63EC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:06  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:06  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 48:06  usb-storage.c: -- transport indicates transport failure
> 48:06  usb-storage.c: scsi cmd done, result=0x70000
> 48:06  usb-storage.c: *** thread sleeping.
> 48:06  usb-storage.c: us_queuecommand() called
> 48:06  usb-storage.c: *** thread awakened.
> 48:06  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 48:06  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 48:06  usb-storage.c: Bulk command S 0x43425355 T 0x20 LUN 0 L 8 F 128 CL 10
> 48:11  usb_control/bulk_msg: timeout
> 48:11  usb-storage.c: Bulk command transfer result=-110
> 48:11  usb-storage.c: Attempting to get CSW...
> 48:11  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:11  usb-uhci.c: interrupt, status 2, frame# 682
> 48:11  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:11  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:11  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 48:11  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:11  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:11  usb-uhci.c: interrupt, status 2, frame# 684
> 48:11  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:11  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:11  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:11  usb-storage.c: -- transport indicates transport failure
> 48:11  usb-storage.c: scsi cmd done, result=0x70000
> 48:11  usb-storage.c: *** thread sleeping.
> 48:11  usb-storage.c: us_queuecommand() called
> 48:11  usb-storage.c: *** thread awakened.
> 48:11  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 48:11  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 48:11  usb-storage.c: Bulk command S 0x43425355 T 0x21 LUN 0 L 8 F 128 CL 10
> 48:16  usb_control/bulk_msg: timeout
> 48:16  usb-storage.c: Bulk command transfer result=-110
> 48:16  usb-storage.c: Attempting to get CSW...
> 48:16  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:16  usb-uhci.c: interrupt, status 2, frame# 1597
> 48:16  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:16  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:16  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:16  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:16  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:16  usb-uhci.c: interrupt, status 2, frame# 1599
> 48:16  usb-uhci-debug.h:   TD @ c7f63ec0/07F63EC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=0176a280
> 48:16  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:16  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 48:16  usb-storage.c: -- transport indicates transport failure
> 48:16  usb-storage.c: scsi cmd done, result=0x70000
> 48:16  usb-storage.c: *** thread sleeping.
> 48:16  usb-storage.c: us_queuecommand() called
> 48:16  usb-storage.c: *** thread awakened.
> 48:16  usb-storage.c: Command READ_CAPACITY (10 bytes)
> 48:16  usb-storage.c:   25 00 00 00 00 00 00 00 00 00
> 48:16  usb-storage.c: Bulk command S 0x43425355 T 0x22 LUN 0 L 8 F 128 CL 10
> 48:21  usb_control/bulk_msg: timeout
> 48:21  usb-storage.c: Bulk command transfer result=-110
> 48:21  usb-storage.c: Attempting to get CSW...
> 48:21  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:21  usb-uhci.c: interrupt, status 2, frame# 464
> 48:21  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14d60
> 48:21  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:21  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 48:21  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:21  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:21  usb-uhci.c: interrupt, status 2, frame# 466
> 48:21  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14d60
> 48:21  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:21  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:21  usb-storage.c: -- transport indicates transport failure
> 48:21  usb-storage.c: scsi cmd done, result=0x70000
> 48:21  usb-storage.c: *** thread sleeping.
> 48:21  sda : READ CAPACITY failed.
> 48:21  sda : status = 0, message = 00, host = 7, driver = 00 
> 48:21  sda : sense not available. 
> 48:21  sda : block size assumed to be 512 bytes, disk size 1GB.  
> 48:21   sda:<7>usb-storage.c: us_queuecommand() called
> 48:21  usb-storage.c: *** thread awakened.
> 48:21  usb-storage.c: Command READ_10 (10 bytes)
> 48:21  usb-storage.c:   28 00 00 00 00 00 00 00 02 00
> 48:21  usb-storage.c: Bulk command S 0x43425355 T 0x23 LUN 0 L 1024 F 128 CL 10
> 48:26  usb_control/bulk_msg: timeout
> 48:26  usb-storage.c: Bulk command transfer result=-110
> 48:26  usb-storage.c: Attempting to get CSW...
> 48:26  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:26  usb-uhci.c: interrupt, status 2, frame# 1379
> 48:26  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14d60
> 48:26  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:26  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 48:26  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:26  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:26  usb-uhci.c: interrupt, status 2, frame# 1380
> 48:26  usb-uhci-debug.h:   TD @ c7f63dc0/07F63DC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14d60
> 48:26  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:26  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 48:26  usb-storage.c: -- transport indicates transport failure
> 48:26  usb-storage.c: scsi cmd done, result=0x70000
> 48:26  usb-storage.c: *** thread sleeping.
> 48:26  usb-storage.c: us_queuecommand() called
> 48:26  usb-storage.c: *** thread awakened.
> 48:26  usb-storage.c: Command READ_10 (10 bytes)
> 48:26  usb-storage.c:   28 00 00 00 00 00 00 00 02 00
> 48:26  usb-storage.c: Bulk command S 0x43425355 T 0x24 LUN 0 L 1024 F 128 CL 10
> 48:31  usb_control/bulk_msg: timeout
> 48:31  usb-storage.c: Bulk command transfer result=-110
> 48:31  usb-storage.c: Attempting to get CSW...
> 48:31  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:31  usb-uhci.c: interrupt, status 2, frame# 246
> 48:31  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ee0
> 48:31  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:31  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 48:31  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:31  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:31  usb-uhci.c: interrupt, status 2, frame# 248
> 48:31  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ee0
> 48:31  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:31  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 48:31  usb-storage.c: -- transport indicates transport failure
> 48:31  usb-storage.c: scsi cmd done, result=0x70000
> 48:31  usb-storage.c: *** thread sleeping.
> 48:31  usb-storage.c: us_queuecommand() called
> 48:31  usb-storage.c: *** thread awakened.
> 48:31  usb-storage.c: Command READ_10 (10 bytes)
> 48:31  usb-storage.c:   28 00 00 00 00 00 00 00 02 00
> 48:31  usb-storage.c: Bulk command S 0x43425355 T 0x25 LUN 0 L 1024 F 128 CL 10
> 48:36  usb_control/bulk_msg: timeout
> 48:36  usb-storage.c: Bulk command transfer result=-110
> 48:36  usb-storage.c: Attempting to get CSW...
> 48:36  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:36  usb-uhci.c: interrupt, status 2, frame# 1161
> 48:36  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14f60
> 48:36  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:36  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 48:36  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:36  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:36  usb-uhci.c: interrupt, status 2, frame# 1163
> 48:36  usb-uhci-debug.h:   TD @ c7f63dc0/07F63DC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14f60
> 48:36  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:36  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 48:36  usb-storage.c: -- transport indicates transport failure
> 48:36  usb-storage.c: scsi cmd done, result=0x70000
> 48:36  usb-storage.c: *** thread sleeping.
> 48:36  usb-storage.c: us_queuecommand() called
> 48:36  usb-storage.c: *** thread awakened.
> 48:36  usb-storage.c: Command READ_10 (10 bytes)
> 48:36  usb-storage.c:   28 00 00 00 00 00 00 00 02 00
> 48:36  usb-storage.c: Bulk command S 0x43425355 T 0x26 LUN 0 L 1024 F 128 CL 10
> 48:41  usb_control/bulk_msg: timeout
> 48:41  usb-storage.c: Bulk command transfer result=-110
> 48:41  usb-storage.c: Attempting to get CSW...
> 48:41  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:41  usb-uhci.c: interrupt, status 2, frame# 28
> 48:41  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14a60
> 48:41  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:41  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 48:41  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:41  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:41  usb-uhci.c: interrupt, status 2, frame# 30
> 48:41  usb-uhci-debug.h:   TD @ c7f63dc0/07F63DC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14a60
> 48:41  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:41  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 48:41  usb-storage.c: -- transport indicates transport failure
> 48:41  usb-storage.c: scsi cmd done, result=0x70000
> 48:41  usb-storage.c: *** thread sleeping.
> 48:41  usb-storage.c: us_queuecommand() called
> 48:41  usb-storage.c: *** thread awakened.
> 48:41  usb-storage.c: Command READ_10 (10 bytes)
> 48:41  usb-storage.c:   28 00 00 00 00 00 00 00 02 00
> 48:41  usb-storage.c: Bulk command S 0x43425355 T 0x27 LUN 0 L 1024 F 128 CL 10
> 48:46  usb_control/bulk_msg: timeout
> 48:46  usb-storage.c: Bulk command transfer result=-110
> 48:46  usb-storage.c: Attempting to get CSW...
> 48:46  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 48:46  usb-uhci.c: interrupt, status 2, frame# 943
> 48:46  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14fa0
> 48:46  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:46  usb-uhci-debug.h:     Link points to TD @ 07f63f40, Breadth first
> 48:46  usb-storage.c: Attempting to get CSW (2nd try)...
> 48:46  usb-storage.c: clearing halt for pipe 0xc0008580
> 48:46  usb-uhci.c: interrupt, status 2, frame# 945
> 48:46  usb-uhci-debug.h:   TD @ c7f63dc0/07F63DC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14fa0
> 48:46  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 48:46  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 48:46  usb-storage.c: -- transport indicates transport failure
> 48:46  usb-storage.c: scsi cmd done, result=0x70000
> 48:46  usb-storage.c: *** thread sleeping.
> 48:46  SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
> 48:46   I/O error: dev 08:00, sector 0
> 48:46   unable to read partition table
> 48:46  WARNING: USB Mass Storage data integrity not assured
> 48:46  USB Mass Storage device found at 5
> 
> --- cat /dev/sda
> 
> 50:48  usb-storage.c: us_queuecommand() called
> 50:48  usb-storage.c: *** thread awakened.
> 50:48  usb-storage.c: Command START_STOP (6 bytes)
> 50:48  usb-storage.c:   1b 00 00 00 01 00 b6 c3 50 e4
> 50:48  usb-storage.c: Bulk command S 0x43425355 T 0x28 LUN 0 L 0 F 0 CL 6
> 50:53  usb_control/bulk_msg: timeout
> 50:54  usb-storage.c: Bulk command transfer result=-110
> 50:54  usb-storage.c: Attempting to get CSW...
> 50:54  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 50:54  usb-uhci.c: interrupt, status 2, frame# 1110
> 50:54  usb-uhci-debug.h:   TD @ c7f63ec0/07F63EC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14a20
> 50:54  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 50:54  usb-uhci-debug.h:     Link points to TD @ 07f63dc0, Breadth first
> 50:54  usb-storage.c: Attempting to get CSW (2nd try)...
> 50:54  usb-storage.c: clearing halt for pipe 0xc0008580
> 50:54  usb-uhci.c: interrupt, status 2, frame# 1112
> 50:54  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14a20
> 50:54  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 50:54  usb-uhci-debug.h:     Link points to TD @ 07f63e40, Breadth first
> 50:54  usb-storage.c: -- transport indicates transport failure
> 50:54  usb-storage.c: scsi cmd done, result=0x70000
> 50:54  usb-storage.c: *** thread sleeping.
> 50:54  usb-storage.c: us_queuecommand() called
> 50:54  usb-storage.c: *** thread awakened.
> 50:54  usb-storage.c: Command START_STOP (6 bytes)
> 50:54  usb-storage.c:   1b 00 00 00 01 00 b6 c3 50 e4
> 50:54  usb-storage.c: Bulk command S 0x43425355 T 0x29 LUN 0 L 0 F 0 CL 6
> 50:59  usb_control/bulk_msg: timeout
> 50:59  usb-storage.c: Bulk command transfer result=-110
> 50:59  usb-storage.c: Attempting to get CSW...
> 50:59  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 50:59  usb-uhci.c: interrupt, status 2, frame# 2025
> 50:59  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ca0
> 50:59  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 50:59  usb-uhci-debug.h:     Link points to TD @ 07f63e40, Breadth first
> 50:59  usb-storage.c: Attempting to get CSW (2nd try)...
> 50:59  usb-storage.c: clearing halt for pipe 0xc0008580
> 50:59  usb-uhci.c: interrupt, status 2, frame# 2027
> 50:59  usb-uhci-debug.h:   TD @ c7f63dc0/07F63DC0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ca0
> 50:59  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 50:59  usb-uhci-debug.h:     Link points to TD @ 07f63ec0, Breadth first
> 50:59  usb-storage.c: -- transport indicates transport failure
> 50:59  usb-storage.c: scsi cmd done, result=0x70000
> 50:59  usb-storage.c: *** thread sleeping.
> 50:59  usb-storage.c: us_queuecommand() called
> 50:59  usb-storage.c: *** thread awakened.
> 50:59  usb-storage.c: Command START_STOP (6 bytes)
> 50:59  usb-storage.c:   1b 00 00 00 01 00 b6 c3 50 e4
> 50:59  usb-storage.c: Bulk command S 0x43425355 T 0x2a LUN 0 L 0 F 0 CL 6
> 51:04  usb_control/bulk_msg: timeout
> 51:04  usb-storage.c: Bulk command transfer result=-110
> 51:04  usb-storage.c: Attempting to get CSW...
> 51:04  usb-storage.c: clearing endpoint halt for pipe 0xc0008580
> 51:04  usb-uhci.c: interrupt, status 2, frame# 892
> 51:04  usb-uhci-debug.h:   TD @ c7f63f40/07F63F40, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ca0
> 51:04  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 51:04  usb-uhci-debug.h:     Link points to TD @ 07f63780, Breadth first
> 51:04  usb-storage.c: Attempting to get CSW (2nd try)...
> 51:04  usb-storage.c: clearing halt for pipe 0xc0008580
> 51:04  usb-uhci.c: interrupt, status 2, frame# 894
> 51:04  usb-uhci-debug.h:   TD @ c7f99fa0/07F99FA0, MaxLen=07 DT0 EP=0 Dev=5 
>PID=(SETUP) buf=00b14ca0
> 51:04  usb-uhci-debug.h:     Len=07 e0 Stalled CRC/Timeo 
> 51:04  usb-uhci-debug.h:     Link points to TD @ 07f639c0, Breadth first
> 51:04  usb-storage.c: -- transport indicates transport failure
> 51:04  usb-storage.c: scsi cmd done, result=0x70000
> 51:04  usb-storage.c: *** thread sleeping.
> 51:04  usb-storage.c: us_queuecommand() called
> 51:04  usb-storage.c: *** thread awakened.
> 51:04  usb-storage.c: Command START_STOP (6 bytes)
> 51:04  usb-storage.c:   1b 00 00 00 01 00 b6 c3 50 e4
> 51:04  usb-storage.c: Bulk command S 0x43425355 T 0x2b LUN 0 L 0 F 0 CL 6


-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Senior Engineer, QCP Inc.                        Work: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to