
Hi,
I got USB issue and here is an error message:
ERROR: CTL:TIMEOUT USB device not responding, giving up (status=20) 3 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found
For detail, TEngine/SH7727 has one USB host controller, when I plugged USB Flash Memory there were 3 devices. And No unplugged USB device, they said 2 devices.
=> usb info 1: Hub, USB Revision 1.10 - OHCI Root Hub - Class: Hub - PacketSize: 8 Configurations: 1 - Vendor: 0x0000 Product 0x0000 Version 0.0 Configuration: 1 - Interfaces: 1 Self Powered 0mA Interface: 0 - Alternate Setting 0, Endpoints: 1 - Class Hub - Endpoint 1 In Interrupt MaxPacket 2 Interval 255ms
Configuration: 0 - Interfaces: 0 Bus Powered 0mA
Configuration: 0 - Interfaces: 0 Bus Powered 0mA
The problem sounded USB host controller driver could work well but submit_common_msg couldn't get description of USB flash memory device and it said "No storage device".
Here is configuration of USB on UBoot
/* USB Mass Storage Support*/ #define CONFIG_CMD_USB #define CONFIG_USB_OHCI_NEW 1 #define CONFIG_USB_STORAGE 1
#define CFG_USB_OHCI_REGS_BASE 0xA4000400 #define CFG_USB_OHCI_SLOT_NAME "s3c2400" #define CFG_USB_OHCI_MAX_ROOT_PORTS 15
Could I have help? Please tell me if you have any idea. Thank you for your helping. =)
Here is a log data
U-Boot 1.3.4-00404-gab00e7a-dirty (Sep 10 2008 - 16:30:38)
CPU: SH3 BOARD: Hitachi UL MS7727SE DRAM: 32MB FLASH: 8MB *** Warning - bad CRC, using default environment
In: serial Out: serial Err: serial => usb start (Re)start USB... USB: INFO: aligned ghcca 8e01ad00 DEBUG: hc_reset
DEBUG: USB HC reset_hc usb-s3c2400: ctrl = 0x0 ;
DEBUG: OHCI controller usb-s3c2400 state DEBUG: control: 0x0000008f HCFS=operational IE PLE CBSR=3 DEBUG: cmdstatus: 0x00000000 SOC=0 DEBUG: intrstatus: 0x00000004 SF DEBUG: intrenable: 0x00000053 RHSC UE WDH SO DEBUG: hcca frame #000d DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000100 PPS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS scanning bus for devices... New Device 0 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0 x8 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 INFO: Root-Hub: adr: 0 cmd(8): 00000680 0100 0000 0008 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000100 PPS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x0 usb_ohci.c: cmd(8): 80 06 00 01 00 00 08 00 usb_ohci.c: data(0/8): set address 1 usb_control_msg: request: 0x5, requesttype: 0x0, value 0x1 index 0x0 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 00 05 01 00 00 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 00 05 01 00 00 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000500 0001 0000 0000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 00 05 01 00 00 00 00 00 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0 x12 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/18 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/18 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 00000680 0100 0000 0012 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/18 stat:0x0 usb_ohci.c: cmd(8): 80 06 00 01 00 00 12 00 usb_ohci.c: data(0/18): usb_control_msg: request: 0x6, requesttype: 0x80, value 0x200 index 0x0 length 0 x8 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 00000680 0200 0000 0008 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/8 stat:0x0 usb_ohci.c: cmd(8): 80 06 00 02 00 00 08 00 usb_ohci.c: data(0/8): usb_control_msg: request: 0x6, requesttype: 0x80, value 0x200 index 0x0 length 0 x19 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/25 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/25 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 00000680 0200 0000 0019 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/25 stat:0x0 usb_ohci.c: cmd(8): 80 06 00 02 00 00 19 00 usb_ohci.c: data(0/25): get_conf_no 0 Result 25, wLength 25 if 0, ep 0 ##EP epmaxpacketin[1] = 2 set configuration 1 usb_control_msg: request: 0x9, requesttype: 0x0, value 0x1 index 0x0 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 00 09 01 00 00 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 00 09 01 00 00 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000900 0001 0000 0000 INFO: WR:status 0x10000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 00 09 01 00 00 00 00 00 new device strings: Mfr=0, Product=1, SerialNumber=0 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x300 index 0x0 length 0 xFF INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 00000680 0300 0000 00ff DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x0 usb_ohci.c: cmd(8): 80 06 00 03 00 00 ff 00 usb_ohci.c: data(0/255): USB device number 1 default language ID 0x409 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x301 index 0x409 length 0xFF INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 00000680 0301 0409 00ff DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x0 usb_ohci.c: cmd(8): 80 06 01 03 09 04 ff 00 usb_ohci.c: data(0/255): Manufacturer Product OHCI Root Hub SerialNumber USB hub found usb_control_msg: request: 0x6, requesttype: 0xA0, value 0x2900 index 0x0 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000006a0 2900 0000 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a0 06 00 29 00 00 04 00 usb_ohci.c: data(0/4): usb_control_msg: request: 0x6, requesttype: 0xA0, value 0x2900 index 0x0 length 0x9 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/9 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/9 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000006a0 2900 0000 0009 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/9 stat:0x0 usb_ohci.c: cmd(8): a0 06 00 29 00 00 09 00 usb_ohci.c: data(0/9): 2 ports detected ganged power switching standalone hub no over-current protection power on to power good time: 4ms hub controller current requirement: 0mA port 1 is removable port 2 is removable usb_control_msg: request: 0x0, requesttype: 0xA0, value 0x0 index 0x0 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a0 0000 0000 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a0 00 00 00 00 00 04 00 usb_ohci.c: data(0/4): get_hub_status returned status 0, change 0 local power source is good no over-current condition exists enabling power on all ports usb_control_msg: request: 0x3, requesttype: 0x23, value 0x8 index 0x1 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 08 00 01 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 08 00 01 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000323 0008 0001 0000 INFO: WR:portstatus[0] 0x100 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 03 08 00 01 00 00 00 port 1 returns 0 usb_control_msg: request: 0x3, requesttype: 0x23, value 0x8 index 0x2 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 08 00 02 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 08 00 02 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000323 0008 0002 0000 INFO: WR:portstatus[1] 0x100 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 03 08 00 02 00 00 00 port 2 returns 0 usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x1 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0001 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 01 00 04 00 usb_ohci.c: data(0/4): Port 1 Status 101 Change 1 port 1 connection change usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x1 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0001 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 01 00 04 00 usb_ohci.c: data(0/4): portstatus 101, change 1, High Speed usb_control_msg: request: 0x1, requesttype: 0x23, value 0x10 index 0x1 length 0x 0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 10 00 01 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 10 00 01 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0010 0001 0000 INFO: WR:portstatus[0] 0x10000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000101 PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 10 00 01 00 00 00 hub_port_reset: resetting port 0... usb_control_msg: request: 0x3, requesttype: 0x23, value 0x4 index 0x1 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 04 00 01 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 04 00 01 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000323 0004 0001 0000 INFO: WR:portstatus[0] 0x10 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000311 LSDA PPS PRS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 03 04 00 01 00 00 00 usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x1 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0001 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00100303 PRSC LSDA PPS PES CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 01 00 04 00 usb_ohci.c: data(0/4): portstatus 303, change 10, Low Speed STAT_C_CONNECTION = 0 STAT_CONNECTION = 1 USB_PORT_STAT_ENABLE 1 usb_control_msg: request: 0x1, requesttype: 0x23, value 0x14 index 0x1 length 0x 0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 14 00 01 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 14 00 01 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0014 0001 0000 INFO: WR:portstatus[0] 0x100000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000303 LSDA PPS PES CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 14 00 01 00 00 00 New Device 1 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0 x8 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 DEBUG: SUB URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 hc_interrupt regs->intrstatus=68;regs->intrenable=83;ints=64 submit_common_msg hc_interrupt():stat = 255 DEBUG: % hc_interrupt regs->intrstatus=6;regs->intrenable=83;ints=2 submit_common_msg hc_interrupt():stat = 0 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 ERROR: CTL:TIMEOUT DEBUG: submit_common_msg: TO status ff
DEBUG: RET(ctlr) URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x20
USB device not responding, giving up (status=20) hub: disabling port 1 usb_control_msg: request: 0x1, requesttype: 0x23, value 0x1 index 0x1 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 01 00 01 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 01 00 01 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0001 0001 0000 INFO: WR:portstatus[0] 0x1 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 01 00 01 00 00 00 usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x2 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0002 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 02 00 04 00 usb_ohci.c: data(0/4): Port 2 Status 101 Change 1 port 2 connection change usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x2 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0002 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00010101 CSC PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 02 00 04 00 usb_ohci.c: data(0/4): portstatus 101, change 1, High Speed usb_control_msg: request: 0x1, requesttype: 0x23, value 0x10 index 0x2 length 0x 0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 10 00 02 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 10 00 02 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0010 0002 0000 INFO: WR:portstatus[1] 0x10000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00000101 PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 10 00 02 00 00 00 hub_port_reset: resetting port 1... usb_control_msg: request: 0x3, requesttype: 0x23, value 0x4 index 0x2 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 04 00 02 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 03 04 00 02 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000323 0004 0002 0000 INFO: WR:portstatus[1] 0x10 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00000111 PPS PRS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 03 04 00 02 00 00 00 usb_control_msg: request: 0x0, requesttype: 0xA3, value 0x0 index 0x2 length 0x4 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000 INFO: Root-Hub: adr: 1 cmd(8): 000000a3 0000 0002 0004 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x0 usb_ohci.c: cmd(8): a3 00 00 00 02 00 04 00 usb_ohci.c: data(0/4): portstatus 103, change 10, High Speed STAT_C_CONNECTION = 0 STAT_CONNECTION = 1 USB_PORT_STAT_ENABLE 1 usb_control_msg: request: 0x1, requesttype: 0x23, value 0x14 index 0x2 length 0x 0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 14 00 02 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 14 00 02 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0014 0002 0000 INFO: WR:portstatus[1] 0x100000 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00000103 PPS PES CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 14 00 02 00 00 00 New Device 2 usb_control_msg: request: 0x6, requesttype: 0x80, value 0x100 index 0x0 length 0 x8 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 DEBUG: SUB URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000 hc_interrupt regs->intrstatus=68;regs->intrenable=83;ints=64 submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 DEBUG: % DEBUG: hc_interrupt: returning..
submit_common_msg hc_interrupt():stat = 255 ERROR: CTL:TIMEOUT DEBUG: submit_common_msg: TO status ff
DEBUG: RET(ctlr) URB:[ d] dev: 0,ep: 0-I,type:CTRL,len:0/8 stat:0x20
USB device not responding, giving up (status=20) hub: disabling port 2 usb_control_msg: request: 0x1, requesttype: 0x23, value 0x1 index 0x2 length 0x0 INFO: submit_control_msg DEBUG: SUB URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 01 00 02 00 00 00
DEBUG: SUB(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000 usb_ohci.c: cmd(8): 23 01 01 00 02 00 00 00 INFO: Root-Hub: adr: 1 cmd(8): 00000123 0001 0002 0000 INFO: WR:portstatus[1] 0x1 DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2 DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000 DEBUG: roothub.status: 00000000 DEBUG: roothub.portstatus [0] = 0x00000301 LSDA PPS CCS DEBUG: roothub.portstatus [1] = 0x00000101 PPS CCS DEBUG: RET(rh) URB:[ d] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0 usb_ohci.c: cmd(8): 23 01 01 00 02 00 00 00 3 USB Device(s) found scanning bus for storage devices... Storage Device(s) found
Thank you a lot. Best regards,