Matthew Dharm wrote:

> On Thu, May 18, 2000 at 12:04:43PM -0400, Robert H. Bliss wrote:
> > Good news Your latest patch seems to have gotten the Jaz drive
> > working with CB (Belkin) protocol on 9-2. I will set up and run a set of
> > regression tests (late weekend) and let you know the results. I am
> > beginning to suspect that some subtle timing is involved here and
> > perhaps the fact that I can mount a drive on this try does not mean I
> > can do it successfully on the nth try.
>
> I'd also like to see the results of the Jaz adaptor on the Jaz drive
> (configured as ID 0).  I have some information which leads me to believe
> that the Jaz adaptor will only work with Jaz drives.  Strange, I know...
> but it seems that it might be built so that there must be at least one Jaz
> drive present to work.
>

OK Here are some results.

My Test setup is as follows. I am loading usb-uhci, usbcore and usb-storage
as modules.

For the Belkin I modified the Unusual list to read -

{ 0x04e6, 0x0002, 0x0100,
          "Shuttle eUSCSI Bridge", US_SC_SCSI, US_PR_CB, US_FL_ALT_LENGTH},

Every device I tried seemed to work with this setting with the following
idiosyncrasy.

    After plugging in the Belkin. (with usb-uhci and usbcore loaded) The
first time
I modprobe usb-storage the device was not recognized. If I then rmmod
usb-storage
and again modprobe everything is fine. I can then rmmod and modprobe as many
times as I want and everything works until the first time after an unplug/re
plug - This same
behavior was displayed by the IOMEGA JAZ USB-SCSI adapter.

NOW TO THE IOMEGA DEVICE.

    As you may remember I have up to know not been able to get it to work at
all but
I discovered that If I add the following line to the UNUSUAL DEVICE list I
can at least
get it work with the JAZ drive:

    "{ 0x04e6, 0x0002, 0x0100,
          "Shuttle eUSCSI Bridge", US_SC_SCSI, US_PR_CB, US_FL_ALT_LENGTH},"

But as you point out This device seems to only want to talk to a JAZ drive.
What a BUMMER!!!
at this point I sure wish that I never bought it as it was more expensive
than the BELKIN and
does not seem to work as well. The only good news here is that maybe with
IOMEGA's
support of Linux usb we can find out through them how Shuttle talks to
multiple ID's
although since they themselves don't I am not holding my breath.

I did some testing of this device under windows and it supports your theory -

JAZ on ID 0
CDROM on ID 1 - Windows Iomega driver only saw JAZ drive

JAZ on ID 1
CDROM on ID 0 - Windows Iomega driver saw nothing at all.

JAZ on ID 1
ZIP100si on ID 0 - Windows Iomega driver only saw JAZ

JAZ on ID 1
ZIP100si on ID 0 - Windows Belkin driver saw both

JAZ on ID 1
CDROM on ID 0 - Windows Belkin driver saw both

I am attaching two logs the first is an example of the first and second
modprobe where the second one worked it is with BELKIN with a zip100 as ID0
and JAZ as ID 1. The second has my first attempt at the Iomega bridge before
the driver
change and after the driver change

    Blisster



>
> Matt Dharm
>
> --
> Matthew Dharm                              Home: [EMAIL PROTECTED]
> Senior Engineer, QCP Inc.                            Work: [EMAIL PROTECTED]
>
> IT KEEPS ASKING ME WHERE I WANT TO GO TODAY! I DONT WANT TO GO ANYWHERE!
>                                         -- Greg
> User Friendly, 11/28/97
May 21 12:31:33 tiny kernel: klogd 1.3-3, log source = /proc/kmsg started.
May 21 12:31:33 tiny kernel: Inspecting /boot/System.map-2.3.99-pre9-2
May 21 12:31:33 tiny kernel: Loaded 13601 symbols from /boot/System.map-2.3.99-pre9-2.
May 21 12:31:33 tiny kernel: Symbols match kernel version 2.3.99.
May 21 12:31:33 tiny kernel: Loaded 176 symbols from 4 modules.
May 21 12:36:46 tiny kernel: hub.c: port 2 connection change 
May 21 12:36:46 tiny kernel: hub.c: portstatus 101, change 1, High Speed 
May 21 12:36:46 tiny kernel: hub.c: portstatus 103, change 10, High Speed 
May 21 12:36:46 tiny kernel: usb.c: USB new device connect, assigned device number 4 
May 21 12:36:46 tiny kernel: usb.c: kmalloc IF c3c2f520, numif 1 
May 21 12:36:46 tiny kernel: usb.c: new device strings: Mfr=1, Product=2, 
SerialNumber=5 
May 21 12:36:46 tiny kernel: usb.c: USB device number 4 default language ID 0x409 
May 21 12:36:46 tiny kernel: Manufacturer: Shuttle Technology Inc. 
May 21 12:36:46 tiny kernel: Product: eUSCSI Bridge Ver 1.11  
May 21 12:36:46 tiny kernel: SerialNumber: 07 
May 21 12:36:46 tiny kernel: usb.c: unhandled interfaces on device 
May 21 12:36:46 tiny kernel: usb.c: This device is not recognized by any installed USB 
driver. 
May 21 12:36:46 tiny kernel:   Length              = 18 
May 21 12:36:46 tiny kernel:   DescriptorType      = 01 
May 21 12:36:46 tiny kernel:   USB version         = 1.00 
May 21 12:36:46 tiny kernel:   Vendor:Product      = 04e6:0002 
May 21 12:36:46 tiny kernel:   MaxPacketSize0      = 64 
May 21 12:36:46 tiny kernel:   NumConfigurations   = 1 
May 21 12:36:46 tiny kernel:   Device version      = 1.00 
May 21 12:36:46 tiny kernel:   Device Class:SubClass:Protocol = 00:00:00 
May 21 12:36:46 tiny kernel:     Per-interface classes 
May 21 12:36:46 tiny kernel: Configuration: 
May 21 12:36:46 tiny kernel:   bLength             =    9 
May 21 12:36:46 tiny kernel:   bDescriptorType     =   02 
May 21 12:36:46 tiny kernel:   wTotalLength        = 0020 
May 21 12:36:46 tiny kernel:   bNumInterfaces      =   01 
May 21 12:36:46 tiny kernel:   bConfigurationValue =   01 
May 21 12:36:46 tiny kernel:   iConfiguration      =   03 
May 21 12:36:46 tiny kernel:   bmAttributes        =   40 
May 21 12:36:46 tiny kernel:   MaxPower            =    0mA 
May 21 12:36:46 tiny kernel:  
May 21 12:36:46 tiny kernel:   Interface: 0 
May 21 12:36:46 tiny kernel:   Alternate Setting:  0 
May 21 12:36:46 tiny kernel:     bLength             =    9 
May 21 12:36:46 tiny kernel:     bDescriptorType     =   04 
May 21 12:36:46 tiny kernel:     bInterfaceNumber    =   00 
May 21 12:36:46 tiny kernel:     bAlternateSetting   =   00 
May 21 12:36:46 tiny kernel:     bNumEndpoints       =   02 
May 21 12:36:46 tiny kernel:     bInterface Class:SubClass:Protocol =   08:06:50 
May 21 12:36:46 tiny kernel:     iInterface          =   04 
May 21 12:36:46 tiny kernel:     Endpoint: 
May 21 12:36:46 tiny kernel:       bLength             =    7 
May 21 12:36:46 tiny kernel:       bDescriptorType     =   05 
May 21 12:36:46 tiny kernel:       bEndpointAddress    =   01 (out) 
May 21 12:36:46 tiny kernel:       bmAttributes        =   02 (Bulk) 
May 21 12:36:46 tiny kernel:       wMaxPacketSize      = 0040 
May 21 12:36:46 tiny kernel:       bInterval           =   00 
May 21 12:36:46 tiny kernel:     Endpoint: 
May 21 12:36:46 tiny kernel:       bLength             =    7 
May 21 12:36:46 tiny kernel:       bDescriptorType     =   05 
May 21 12:36:46 tiny kernel:       bEndpointAddress    =   82 (in) 
May 21 12:36:46 tiny kernel:       bmAttributes        =   02 (Bulk) 
May 21 12:36:46 tiny kernel:       wMaxPacketSize      = 0040 
May 21 12:36:46 tiny kernel:       bInterval           =   00 
May 21 12:37:56 tiny kernel: usb.c: registered new driver usb-storage 
May 21 12:37:56 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 12:37:56 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 12:37:56 tiny kernel: usb-storage.c: Searching unusual device list for (0x4e6, 
0x2, 0x100)... 
May 21 12:37:56 tiny kernel: usb-storage.c: -- found matching device: Shuttle eUSCSI 
Bridge 
May 21 12:37:56 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 12:37:56 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedbb1 Out: 0xc3cedba0 
Int: 0x00000000 (Period 0) 
May 21 12:37:56 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1607 
May 21 12:37:56 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 12:37:56 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 12:37:56 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1609 
May 21 12:37:56 tiny kernel: usb-storage.c: New GUID 04e600020000000000000007 
May 21 12:37:56 tiny kernel: usb-storage.c: Transport: Control/Bulk 
May 21 12:37:56 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 12:37:56 tiny kernel: scsi : 1 host. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 12:37:56 tiny kernel: usb-storage.c:   00 00 00 00 00 00 1a c0 86 00 
May 21 12:37:56 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1626 
May 21 12:37:56 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 
-32 
May 21 12:37:56 tiny kernel: usb-storage.c: -- Stall on control pipe. Clearing 
May 21 12:37:56 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1628 
May 21 12:37:56 tiny kernel: usb-storage.c: -- usb_clear_halt() returns -32 
May 21 12:37:56 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:37:56 tiny kernel: usb-storage.c: -- transport indicates command failure 
May 21 12:37:56 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:37:56 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:37:56 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:37:56 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:37:56 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:37:56 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:37:56 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:37:56 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x6, ASC: 0x29, ASCQ: 
0x0 
May 21 12:37:56 tiny kernel: usb-storage.c: scsi cmd done, result=0x1 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Command INQUIRY (6 bytes) 
May 21 12:37:56 tiny kernel: usb-storage.c:   12 00 00 00 ff 00 1a c0 86 00 
May 21 12:37:56 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:37:56 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 256 bytes 
May 21 12:37:56 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
122/256 
May 21 12:37:56 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 12:37:56 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:37:56 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:37:56 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:37:56 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:37:56 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:37:56 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:37:56 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:37:56 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:37:56 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x6, ASC: 0x28, ASCQ: 
0x0 
May 21 12:37:56 tiny kernel: usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2 
May 21 12:37:56 tiny kernel: usb-storage.c: scsi cmd done, result=0x1 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:37:56 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 12:37:56 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:37:56 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 12:37:56 tiny kernel: USB Mass Storage device found at 4 
May 21 12:37:56 tiny kernel: usb.c: usb-storage driver claimed interface c3c2f520 
May 21 12:37:56 tiny kernel: USB Mass Storage support registered. 
May 21 12:38:19 tiny kernel: usb-storage.c: usb_stor_exit() called 
May 21 12:38:19 tiny kernel: usb-storage.c: -- calling usb_deregister() 
May 21 12:38:19 tiny kernel: usb.c: deregistering driver usb-storage 
May 21 12:38:19 tiny kernel: usb-storage.c: storage_disconnect() called 
May 21 12:38:19 tiny kernel: usb-storage.c: -- calling scsi_unregister_module() 
May 21 12:38:19 tiny kernel: usb-storage.c: us_release() called for host usb-storage 
May 21 12:38:19 tiny kernel: usb-storage.c: -- sending US_ACT_EXIT command to thread 
May 21 12:38:19 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:19 tiny kernel: usb-storage.c: -- US_ACT_EXIT command recieved 
May 21 12:38:19 tiny kernel: usb-storage.c: -- freeing private host data structure 
May 21 12:38:19 tiny kernel: scsi : 0 hosts. 
May 21 12:38:30 tiny kernel: usb.c: registered new driver usb-storage 
May 21 12:38:30 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 12:38:30 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 12:38:30 tiny kernel: usb-storage.c: Searching unusual device list for (0x4e6, 
0x2, 0x100)... 
May 21 12:38:30 tiny kernel: usb-storage.c: -- found matching device: Shuttle eUSCSI 
Bridge 
May 21 12:38:30 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 12:38:30 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedbb1 Out: 0xc3cedba0 
Int: 0x00000000 (Period 0) 
May 21 12:38:30 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 848 
May 21 12:38:30 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 12:38:30 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 12:38:30 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 850 
May 21 12:38:30 tiny kernel: usb-storage.c: New GUID 04e600020000000000000007 
May 21 12:38:30 tiny kernel: usb-storage.c: Transport: Control/Bulk 
May 21 12:38:30 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 12:38:30 tiny kernel: scsi : 1 host. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 12:38:30 tiny kernel: usb-storage.c:   00 00 00 00 00 00 1a c0 86 00 
May 21 12:38:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:38:30 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:38:30 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:38:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:38:30 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:38:30 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:38:30 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:38:30 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:38:30 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Command INQUIRY (6 bytes) 
May 21 12:38:30 tiny kernel: usb-storage.c:   12 00 00 00 ff 00 1a c0 86 00 
May 21 12:38:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:38:30 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 256 bytes 
May 21 12:38:30 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
122/256 
May 21 12:38:30 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 12:38:30 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:38:30 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:38:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:38:30 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:38:30 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:38:30 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:38:30 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:38:30 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2 
May 21 12:38:30 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel:   Vendor: IOMEGA    Model: ZIP 100           Rev: E.08 
May 21 12:38:30 tiny kernel:   Type:   Direct-Access                      ANSI SCSI 
revision: 02 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:38:30 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 12:38:30 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:38:30 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 12:38:30 tiny kernel: USB Mass Storage device found at 4 
May 21 12:38:30 tiny kernel: usb.c: usb-storage driver claimed interface c3c2f520 
May 21 12:38:30 tiny kernel: USB Mass Storage support registered. 
May 21 12:39:17 tiny kernel: Detected scsi removable disk sda at scsi0, channel 0, id 
0, lun 0 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   00 00 00 00 00 00 00 00 00 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command READ_CAPACITY (10 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   25 00 00 00 00 00 00 00 00 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 8 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 8/8 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel: SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 
[96 MB] [0.1 GB] 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command MODE_SENSE (6 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   1a 00 01 00 0c 00 00 00 00 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
12/512 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel: sda: Write Protect is off 
May 21 12:39:17 tiny kernel:  sda:<7>usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   28 00 00 00 00 00 00 00 02 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel:  sda4 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 20 c0 63 0c 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   1e 00 00 00 01 00 00 00 00 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:17 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:17 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:17 tiny kernel: usb-storage.c:   28 00 00 00 00 00 00 00 02 00 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:17 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:17 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:17 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:17 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:17 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:17 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:17 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:23 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:23 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:23 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:39:23 tiny kernel: usb-storage.c:   1e 00 00 00 00 00 00 00 20 42 
May 21 12:39:23 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:23 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:23 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:23 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:23 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:23 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:23 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:23 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:23 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:23 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:23 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:23 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:48 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 12:39:48 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 fe c3 05 c0 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:48 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:48 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:48 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:39:48 tiny kernel: usb-storage.c:   1e 00 00 00 01 00 00 00 18 00 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:48 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:48 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:48 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:48 tiny kernel: usb-storage.c:   28 00 00 00 00 22 00 00 02 00 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:48 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:48 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:48 tiny kernel: usb-storage.c:   28 00 00 00 00 20 00 00 02 00 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:48 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:48 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:48 tiny kernel: usb-storage.c:   28 00 00 00 00 30 00 00 04 00 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:48 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:48 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:48 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:48 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:48 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:48 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 00 60 00 00 04 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 2048 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
2048/2048 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 00 24 00 00 0c 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 4096 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
4096/4096 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   1e 00 00 00 00 00 00 00 60 42 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 fd c3 00 50 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 e7 c1 82 02 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   1e 00 00 00 01 00 00 00 00 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 00 20 00 00 02 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a1 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a2 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a3 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a4 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a5 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a6 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 a7 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: si cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 ad 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:49 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:49 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:49 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:49 tiny kernel: usb-storage.c:   28 00 00 00 01 ae 00 00 01 00 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:49 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:49 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:49 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:49 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:49 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:49 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 af 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b0 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Resulte 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b2 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b3 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b4 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b5 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b6 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b7 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b8 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 b9 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 ba 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 bb 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 bc 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 bd 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 be 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 bf 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:50 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:50 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:50 tiny kernel: usb-storage.c:   28 00 00 00 01 c0 00 00 01 00 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:50 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:50 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:50 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:50 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:50 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:50 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:50 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 0b d1 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 0b d2 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 0b d3 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 0b d4 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 00 23 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 79 e9 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 79 ea 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 79 eb 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 79 ec 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 00 3f 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:57 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:57 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:57 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:57 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:57 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:57 tiny kernel: usb-storage.c:   28 00 00 00 e9 b1 00 00 01 00 
May 21 12:39:57 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:57 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:57 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:57 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 e9 b2 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 e9 b3 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 e9 b4 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 00 5a 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 59 d9 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 59 da 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 59 db 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 59 dc 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 00 77 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 c9 a5 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 c9 a6 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 c9 a7 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 01 c9 a8 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 00 92 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 02 4a ed 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 02 4a ee 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 02 4a ef 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 02 4a f0 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:39:58 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:39:58 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:39:58 tiny kernel: usb-storage.c:   28 00 00 00 00 b3 00 00 01 00 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
512/512 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:39:58 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:39:58 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:39:58 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:39:58 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:39:58 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:39:58 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:39:58 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:21 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:21 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:21 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 12:40:21 tiny kernel: usb-storage.c:   1e 00 00 00 00 00 00 00 60 42 
May 21 12:40:21 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:21 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:21 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:21 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:21 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:21 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:21 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:21 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:21 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:21 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:21 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:21 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:28 tiny kernel: usb-storage.c: usb_stor_exit() called 
May 21 12:40:28 tiny kernel: usb-storage.c: -- calling usb_deregister() 
May 21 12:40:28 tiny kernel: usb.c: deregistering driver usb-storage 
May 21 12:40:28 tiny kernel: usb-storage.c: storage_disconnect() called 
May 21 12:40:28 tiny kernel: usb-storage.c: -- calling scsi_unregister_module() 
May 21 12:40:28 tiny kernel: usb-storage.c: us_release() called for host usb-storage 
May 21 12:40:28 tiny kernel: usb-storage.c: -- sending US_ACT_EXIT command to thread 
May 21 12:40:28 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:28 tiny kernel: usb-storage.c: -- US_ACT_EXIT command recieved 
May 21 12:40:28 tiny kernel: usb-storage.c: -- freeing private host data structure 
May 21 12:40:28 tiny kernel: scsi : 0 hosts. 
May 21 12:40:34 tiny kernel: usb.c: registered new driver usb-storage 
May 21 12:40:34 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 12:40:34 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 12:40:34 tiny kernel: usb-storage.c: Searching unusual device list for (0x4e6, 
0x2, 0x100)... 
May 21 12:40:34 tiny kernel: usb-storage.c: -- found matching device: Shuttle eUSCSI 
Bridge 
May 21 12:40:34 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 12:40:34 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedbb1 Out: 0xc3cedba0 
Int: 0x00000000 (Period 0) 
May 21 12:40:34 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 39 
May 21 12:40:34 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 12:40:34 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 12:40:34 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 41 
May 21 12:40:34 tiny kernel: usb-storage.c: New GUID 04e600020000000000000007 
May 21 12:40:34 tiny kernel: usb-storage.c: Transport: Control/Bulk 
May 21 12:40:34 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 12:40:34 tiny kernel: scsi : 1 host. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   00 00 00 00 00 00 00 00 a8 e1 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command INQUIRY (6 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   12 00 00 00 ff 00 00 00 a8 e1 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 256 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
122/256 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel:   Vendor: IOMEGA    Model: ZIP 100           Rev: E.08 
May 21 12:40:34 tiny kernel:   Type:   Direct-Access                      ANSI SCSI 
revision: 02 
May 21 12:40:34 tiny kernel: Detected scsi removable disk sda at scsi0, channel 0, id 
0, lun 0 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   00 00 00 00 00 00 00 00 00 00 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command READ_CAPACITY (10 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   25 00 00 00 00 00 00 00 00 00 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 8 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 8/8 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 
[96 MB] [0.1 GB] 
May 21 12:40:34 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command MODE_SENSE (6 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   1a 00 01 00 0c 00 00 00 00 00 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
12/512 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel: sda: Write Protect is off 
May 21 12:40:34 tiny kernel:  sda:<7>usb-storage.c: us_queuecommand() called 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 12:40:34 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 12:40:34 tiny kernel: usb-storage.c:   28 00 00 00 00 00 00 00 02 00 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 12:40:34 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 12:40:34 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 12:40:34 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 12:40:34 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 12:40:34 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 12:40:34 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 12:40:34 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 12:40:34 tiny kernel:  sda4 
May 21 12:40:34 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 12:40:34 tiny kernel: USB Mass Storage device found at 4 
May 21 12:40:34 tiny kernel: usb.c: usb-storage driver claimed interface c3c2f520 
May 21 12:40:34 tiny kernel: USB Mass Storage support registered. 
May 21 12:41:01 tiny kernel: Kernel logging (proc) stopped.
May 21 12:41:01 tiny kernel: Kernel log daemon terminating.
May 21 06:32:05 tiny kernel: klogd 1.3-3, log source = /proc/kmsg started.
May 21 06:32:05 tiny kernel: Inspecting /boot/System.map-2.3.99-pre9-2
May 21 06:32:06 tiny kernel: Loaded 13601 symbols from /boot/System.map-2.3.99-pre9-2.
May 21 06:32:06 tiny kernel: Symbols match kernel version 2.3.99.
May 21 06:32:06 tiny kernel: Loaded 176 symbols from 4 modules.
May 21 06:32:31 tiny kernel: usb.c: registered new driver usb-storage 
May 21 06:32:31 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 06:32:31 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 06:32:31 tiny kernel: usb-storage.c: Searching unusual device list for (0x59b, 
0x40, 0x100)... 
May 21 06:32:31 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 06:32:31 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 06:32:31 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedeb1 Out: 0xc3cedea0 
Int: 0x00000000 (Period 0) 
May 21 06:32:31 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1674 
May 21 06:32:31 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 06:32:31 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 06:32:31 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1676 
May 21 06:32:31 tiny kernel: usb-storage.c: New GUID 059b00400000000000000000 
May 21 06:32:31 tiny kernel: usb-storage.c: GetMaxLUN command result is 1, data is 16 
May 21 06:32:31 tiny kernel: usb-storage.c: Transport: Bulk 
May 21 06:32:31 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 06:32:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:31 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 06:32:31 tiny kernel: scsi : 1 host. 
May 21 06:32:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:31 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 06:32:31 tiny kernel: usb-storage.c:   00 00 00 00 00 00 fc c3 92 00 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command S 0x43425355 T 0x27fb LUN 0 L 
0 F 0 CL 6 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command transfer result=0 
May 21 06:32:31 tiny kernel: usb-storage.c: Attempting to get CSW... 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk status result = 0 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk status S 0x53425355 T 0x27fb R 0 V 
0x1 
May 21 06:32:31 tiny kernel: usb-storage.c: -- transport indicates command failure 
May 21 06:32:31 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command S 0x43425355 T 0x27fb LUN 0 L 
18 F 128 CL 6 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command transfer result=0 
May 21 06:32:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:32:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:32:31 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk data transfer result 0x0 
May 21 06:32:31 tiny kernel: usb-storage.c: Attempting to get CSW... 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk status result = 0 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk status S 0x53425355 T 0x27fb R 0 V 
0x0 
May 21 06:32:31 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:32:31 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x6, ASC: 0x29, ASCQ: 
0x0 
May 21 06:32:31 tiny kernel: usb-storage.c: scsi cmd done, result=0x1 
May 21 06:32:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:31 tiny kernel: usb-storage.c: Command INQUIRY (6 bytes) 
May 21 06:32:31 tiny kernel: usb-storage.c:   12 00 00 00 ff 00 fc c3 92 00 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command S 0x43425355 T 0x27fc LUN 0 L 
256 F 128 CL 6 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk command transfer result=0 
May 21 06:32:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 256 bytes 
May 21 06:32:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
136/256 
May 21 06:32:31 tiny kernel: usb-storage.c: Bulk data transfer result 0x1 
May 21 06:32:31 tiny kernel: usb-storage.c: Attempting to get CSW... 
May 21 06:32:31 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 1714 
May 21 06:32:31 tiny kernel: usb-storage.c: clearing endpoint halt for pipe 0xc0010480 
May 21 06:32:31 tiny kernel: usb-storage.c: Attempting to get CSW (2nd try)... 
May 21 06:32:33 tiny kernel: usb-storage.c: us_abort() called 
May 21 06:32:33 tiny kernel: usb-storage: bus_reset() requested but not implemented 
May 21 06:32:33 tiny kernel: usb-storage.c: Bus reset requested 
May 21 06:32:33 tiny kernel: usb-storage: bus_reset() requested but not implemented 
May 21 06:32:33 tiny kernel: usb-storage.c: Bus reset requested 
May 21 06:32:38 tiny kernel: usb-storage: host_reset() requested but not implemented 
May 21 06:32:41 tiny kernel: usb-storage.c: usb_stor_bulk_msg() timeout 
May 21 06:32:41 tiny kernel: usb-storage.c: Bulk status result = -110 
May 21 06:32:41 tiny kernel: usb-storage.c: -- transport indicates transport failure 
May 21 06:32:41 tiny kernel: usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2 
May 21 06:32:41 tiny kernel: usb-storage.c: scsi cmd done, result=0x70000 
May 21 06:32:41 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:32:48 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 06:32:48 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:32:48 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 06:32:48 tiny kernel: USB Mass Storage device found at 4 
May 21 06:32:48 tiny kernel: usb.c: usb-storage driver claimed interface c02f11e0 
May 21 06:32:48 tiny kernel: USB Mass Storage support registered. 


May 21 06:33:07 tiny kernel: usb-storage.c: usb_stor_exit() called 
May 21 06:33:07 tiny kernel: usb-storage.c: -- calling usb_deregister() 
May 21 06:33:07 tiny kernel: usb.c: deregistering driver usb-storage 
May 21 06:33:07 tiny kernel: usb-storage.c: storage_disconnect() called 
May 21 06:33:07 tiny kernel: usb-storage.c: -- calling scsi_unregister_module() 
May 21 06:33:07 tiny kernel: usb-storage.c: us_release() called for host usb-storage 
May 21 06:33:07 tiny kernel: usb-storage.c: -- sending US_ACT_EXIT command to thread 
May 21 06:33:07 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:07 tiny kernel: usb-storage.c: -- US_ACT_EXIT command recieved 
May 21 06:33:07 tiny kernel: usb-storage.c: -- freeing private host data structure 
May 21 06:33:07 tiny kernel: scsi : 0 hosts. 
May 21 06:33:11 tiny kernel: usb.c: registered new driver usb-storage 
May 21 06:33:11 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 06:33:11 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 06:33:11 tiny kernel: usb-storage.c: Searching unusual device list for (0x59b, 
0x40, 0x100)... 
May 21 06:33:11 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 06:33:11 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 06:33:11 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedeb1 Out: 0xc3cedea0 
Int: 0x00000000 (Period 0) 
May 21 06:33:11 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 982 
May 21 06:33:11 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 06:33:11 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 06:33:11 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 984 
May 21 06:33:11 tiny kernel: usb-storage.c: New GUID 059b00400000000000000000 
May 21 06:33:11 tiny kernel: usb-storage.c: GetMaxLUN command result is 1, data is 16 
May 21 06:33:11 tiny kernel: usb-storage.c: Transport: Bulk 
May 21 06:33:11 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 06:33:11 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:11 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 06:33:11 tiny kernel: scsi : 1 host. 
May 21 06:33:11 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:11 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:11 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 06:33:11 tiny kernel: usb-storage.c:   00 00 00 00 00 00 2c c0 33 b0 
May 21 06:33:11 tiny kernel: usb-storage.c: Bulk command S 0x43425355 T 0x2804 LUN 0 L 
0 F 0 CL 6 
May 21 06:33:11 tiny kernel: usb-storage.c: Bulk command transfer result=0 
May 21 06:33:11 tiny kernel: usb-storage.c: Attempting to get CSW... 
May 21 06:33:17 tiny kernel: usb-storage.c: us_abort() called 
May 21 06:33:17 tiny kernel: usb-storage: bus_reset() requested but not implemented 
May 21 06:33:17 tiny kernel: usb-storage.c: Bus reset requested 
May 21 06:33:17 tiny kernel: usb-storage: bus_reset() requested but not implemented 
May 21 06:33:17 tiny kernel: usb-storage.c: Bus reset requested 
May 21 06:33:21 tiny kernel: usb-storage.c: usb_stor_bulk_msg() timeout 
May 21 06:33:21 tiny kernel: usb-storage.c: Bulk status result = -110 
May 21 06:33:21 tiny kernel: usb-storage.c: -- transport indicates transport failure 
May 21 06:33:21 tiny kernel: usb-storage.c: scsi cmd done, result=0x70000 
May 21 06:33:21 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:22 tiny kernel: usb-storage: host_reset() requested but not implemented 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:33:32 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 06:33:32 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:33:32 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 06:33:32 tiny kernel: USB Mass Storage device found at 4 
May 21 06:33:32 tiny kernel: usb.c: usb-storage driver claimed interface c02f11e0 
May 21 06:33:32 tiny kernel: USB Mass Storage support registered. 

--START OF NOTE ---

-- THIS IS THE START OF MODIFIED DRIVER WITH ENTRY IN UNUSUAL LIST --

"        { 0x059b, 0x0040, 0x0100,
          "SCSI-to-USB Cable", US_SC_SCSI, US_PR_CB, US_FL_ALT_LENGTH},"

-- END OF NOTE --

May 21 06:40:16 tiny kernel: usb-storage.c: usb_stor_exit() called 
May 21 06:40:16 tiny kernel: usb-storage.c: -- calling usb_deregister() 
May 21 06:40:16 tiny kernel: usb.c: deregistering driver usb-storage 
May 21 06:40:16 tiny kernel: usb-storage.c: storage_disconnect() called 
May 21 06:40:16 tiny kernel: usb-storage.c: -- calling scsi_unregister_module() 
May 21 06:40:16 tiny kernel: usb-storage.c: us_release() called for host usb-storage 
May 21 06:40:16 tiny kernel: usb-storage.c: -- sending US_ACT_EXIT command to thread 
May 21 06:40:16 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:16 tiny kernel: usb-storage.c: -- US_ACT_EXIT command recieved 
May 21 06:40:16 tiny kernel: usb-storage.c: -- freeing private host data structure 
May 21 06:40:16 tiny kernel: scsi : 0 hosts. 
May 21 06:40:31 tiny kernel: usb.c: registered new driver usb-storage 
May 21 06:40:31 tiny kernel: usb-storage.c: Searching unusual device list for (0x46d, 
0xc001, 0x110)... 
May 21 06:40:31 tiny kernel: usb-storage.c: -- did not find a matching device 
May 21 06:40:31 tiny kernel: usb-storage.c: Searching unusual device list for (0x59b, 
0x40, 0x100)... 
May 21 06:40:31 tiny kernel: usb-storage.c: -- found matching device: SCSI-to-USB 
Cable 
May 21 06:40:31 tiny kernel: usb-storage.c: USB Mass Storage device detected 
May 21 06:40:31 tiny kernel: usb-storage.c: Endpoints: In: 0xc3cedeb1 Out: 0xc3cedea0 
Int: 0x00000000 (Period 0) 
May 21 06:40:31 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 744 
May 21 06:40:31 tiny kernel: usb-storage.c: Result from usb_set_interface is -32 
May 21 06:40:31 tiny kernel: usb-storage.c: -- clearing stall on control interface 
May 21 06:40:31 tiny kernel: usb-uhci.c: interrupt, status 3, frame# 746 
May 21 06:40:31 tiny kernel: usb-storage.c: New GUID 059b00400000000000000000 
May 21 06:40:31 tiny kernel: usb-storage.c: Transport: Control/Bulk 
May 21 06:40:31 tiny kernel: usb-storage.c: Protocol: Transparent SCSI 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: scsi0 : SCSI emulation for USB Mass Storage devices 
May 21 06:40:31 tiny kernel: scsi : 1 host. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 06:40:31 tiny kernel: usb-storage.c:   00 00 00 00 00 00 00 00 a0 35 
May 21 06:40:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:40:31 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:40:31 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:40:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:40:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:40:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:40:31 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:40:31 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:40:31 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Command INQUIRY (6 bytes) 
May 21 06:40:31 tiny kernel: usb-storage.c:   12 00 00 00 ff 00 00 00 a0 35 
May 21 06:40:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:40:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 256 bytes 
May 21 06:40:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
136/256 
May 21 06:40:31 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 06:40:31 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:40:31 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:40:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:40:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:40:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:40:31 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:40:31 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:40:31 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: Fixing INQUIRY data, setting SCSI rev to 2 
May 21 06:40:31 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel:   Vendor: iomega    Model: jaz 1GB           Rev: J.83 
May 21 06:40:31 tiny kernel:   Type:   Direct-Access                      ANSI SCSI 
revision: 02 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (1/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (2/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (3/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (4/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (5/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (6/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:40:31 tiny kernel: usb-storage.c: Bad device number (7/0) 
May 21 06:40:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:40:31 tiny kernel: WARNING: USB Mass Storage data integrity not assured 
May 21 06:40:31 tiny kernel: USB Mass Storage device found at 4 
May 21 06:40:31 tiny kernel: usb.c: usb-storage driver claimed interface c02f11e0 
May 21 06:40:31 tiny kernel: USB Mass Storage support registered. 
May 21 06:41:19 tiny kernel: Detected scsi removable disk sda at scsi0, channel 0, id 
0, lun 0 
May 21 06:41:19 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:19 tiny kernel: usb-storage.c: Command TEST_UNIT_READY (6 bytes) 
May 21 06:41:19 tiny kernel: usb-storage.c:   00 00 00 00 00 00 00 00 00 00 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:19 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:19 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:19 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:19 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:19 tiny kernel: usb-storage.c: Command READ_CAPACITY (10 bytes) 
May 21 06:41:19 tiny kernel: usb-storage.c:   25 00 00 00 00 00 00 00 00 00 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 8 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 8/8 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:19 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:19 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:19 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:19 tiny kernel: SCSI device sda: hdwr sector= 512 bytes. Sectors= 2091050 
[1021 MB] [1.0 GB] 
May 21 06:41:19 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:19 tiny kernel: usb-storage.c: Command MODE_SENSE (6 bytes) 
May 21 06:41:19 tiny kernel: usb-storage.c:   1a 00 01 00 0c 00 00 00 00 00 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 512 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
12/512 
May 21 06:41:19 tiny kernel: usb-storage.c: CB data stage result is 0x1 
May 21 06:41:19 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:19 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:19 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:19 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:19 tiny kernel: sda: Write Protect is off 
May 21 06:41:19 tiny kernel:  sda:<7>usb-storage.c: us_queuecommand() called 
May 21 06:41:19 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:19 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:19 tiny kernel: usb-storage.c:   28 00 00 00 00 00 00 00 02 00 
May 21 06:41:19 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:19 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:19 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel:  sda1 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 20 c0 96 21 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1e 00 00 00 01 00 00 00 00 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 22 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1e 00 00 00 00 00 00 00 60 42 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 fd c3 00 a0 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command START_STOP (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1b 00 00 00 01 00 b0 c1 82 02 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   1e 00 00 00 01 00 00 00 00 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 22 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 24 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 26 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 28 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 2a 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:20 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:20 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:20 tiny kernel: usb-storage.c:   28 00 00 00 00 30 00 00 02 00 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:20 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:20 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:20 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:20 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:20 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:20 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:20 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:28 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:28 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:28 tiny kernel: usb-storage.c: Command WRITE_10 (10 bytes) 
May 21 06:41:28 tiny kernel: usb-storage.c:   2a 00 00 00 00 22 00 00 02 00 
May 21 06:41:28 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:28 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:28 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:28 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:28 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:28 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:28 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:28 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:28 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:28 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:28 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:28 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:28 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:28 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:28 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:28 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 00 02 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 00 00 32 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 00 40 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 03 80 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 07 40 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 1b c0 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 1c 80 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 1a 40 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 10 00 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 0b 40 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 08 80 30 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 19 c0 32 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 08 00 34 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:44 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:44 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:44 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:44 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:44 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:44 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:44 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:44 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:44 tiny kernel: usb-storage.c:   28 00 00 0a 80 32 00 00 02 00 
May 21 06:41:44 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 0d 00 38 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 06 80 30 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 12 40 34 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 0c 00 42 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 09 40 40 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 08 c0 42 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 00 00 38 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 09 00 3e 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 0c c0 3c 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 06 40 40 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 05 00 50 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 06 c0 34 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:45 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:45 tiny kernel: usb-storage.c: Command READ_10 (10 bytes) 
May 21 06:41:45 tiny kernel: usb-storage.c:   28 00 00 06 c0 3c 00 00 02 00 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:45 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:45 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:45 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:45 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:45 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:45 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:45 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:53 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:53 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:53 tiny kernel: usb-storage.c: Command WRITE_10 (10 bytes) 
May 21 06:41:53 tiny kernel: usb-storage.c:   2a 00 00 00 00 30 00 00 02 00 
May 21 06:41:53 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:53 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:53 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:53 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:53 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:53 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:53 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:53 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:53 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:53 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:54 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:54 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:54 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:41:54 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:41:54 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:41:54 tiny kernel: usb-storage.c: Command WRITE_10 (10 bytes) 
May 21 06:41:54 tiny kernel: usb-storage.c:   2a 00 00 00 00 38 00 00 02 00 
May 21 06:41:54 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:54 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:41:54 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:41:54 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:54 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:41:54 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:41:54 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:41:54 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:41:54 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:41:54 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:41:54 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:41:54 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:41:54 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:42:30 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:42:30 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:42:30 tiny kernel: usb-storage.c: Command WRITE_10 (10 bytes) 
May 21 06:42:30 tiny kernel: usb-storage.c:   2a 00 00 00 00 22 00 00 02 00 
May 21 06:42:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:42:30 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 1024 bytes 
May 21 06:42:30 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
1024/1024 
May 21 06:42:30 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:42:30 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:42:30 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:42:30 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:42:30 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 10 
May 21 06:42:30 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:42:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:42:31 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:42:31 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:42:31 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:42:31 tiny kernel: usb-storage.c: us_queuecommand() called 
May 21 06:42:31 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:42:31 tiny kernel: usb-storage.c: Command ALLOW_MEDIUM_REMOVAL (6 bytes) 
May 21 06:42:31 tiny kernel: usb-storage.c:   1e 00 00 00 00 00 00 00 60 42 
May 21 06:42:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:42:31 tiny kernel: usb-storage.c: -- CB transport device requiring 
auto-sense 
May 21 06:42:31 tiny kernel: usb-storage.c: Issuing auto-REQUEST_SENSE 
May 21 06:42:31 tiny kernel: usb-storage.c: Call to usb_stor_control_msg() returned 6 
May 21 06:42:31 tiny kernel: usb-storage.c: us_transfer_partial(): xfer 18 bytes 
May 21 06:42:31 tiny kernel: usb-storage.c: usb_stor_bulk_msg() returned 0 xferred 
18/18 
May 21 06:42:31 tiny kernel: usb-storage.c: us_transfer_partial(): transfer complete 
May 21 06:42:31 tiny kernel: usb-storage.c: CB data stage result is 0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: -- Result from auto-sense is 0 
May 21 06:42:31 tiny kernel: usb-storage.c: -- code: 0x70, key: 0x0, ASC: 0x0, ASCQ: 
0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: scsi cmd done, result=0x0 
May 21 06:42:31 tiny kernel: usb-storage.c: *** thread sleeping. 
May 21 06:42:46 tiny kernel: usb-storage.c: usb_stor_exit() called 
May 21 06:42:46 tiny kernel: usb-storage.c: -- calling usb_deregister() 
May 21 06:42:46 tiny kernel: usb.c: deregistering driver usb-storage 
May 21 06:42:46 tiny kernel: usb-storage.c: storage_disconnect() called 
May 21 06:42:46 tiny kernel: usb-storage.c: -- calling scsi_unregister_module() 
May 21 06:42:46 tiny kernel: usb-storage.c: us_release() called for host usb-storage 
May 21 06:42:46 tiny kernel: usb-storage.c: -- sending US_ACT_EXIT command to thread 
May 21 06:42:46 tiny kernel: usb-storage.c: *** thread awakened. 
May 21 06:42:46 tiny kernel: usb-storage.c: -- US_ACT_EXIT command recieved 
May 21 06:42:46 tiny kernel: usb-storage.c: -- freeing private host data structure 
May 21 06:42:46 tiny kernel: scsi : 0 hosts. 
May 21 06:43:03 tiny kernel: Kernel logging (proc) stopped.
May 21 06:43:03 tiny kernel: Kernel log daemon terminating.

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

Reply via email to