Larsson Roger wrote:

- - -
hub.c: new USB device 00:0e.0-1, assigned address 2
usb.c: usb_control_message
usb-ohci.c: Interrupt: 2 frame: d414
usb-ohci.c: USB-error/status: 5 : c1952000
usb-ohci.c: RET URB: [d414] dev:0,ep:0-O,type:CTRL,flags:0,len:0/0,stat:-110
usb.c: USB device not accepting new address=2 (error=-110)


status: 5 is TD_DEVNOTRESP and gives the -110 (USB_ST_NORESPONSE, -ETEMODOUT) via
the cc_to_error table


Ideas?

Sure looks like your storage device isn't responding, then.


You seem to think it's not a bug in your device; why?
There's no particular reason to suspect any recent version
of the usb-ohci code.






------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to