> hub.c: port 1 connection change > hub.c: port 1, portstatus 101, change 1, 12 Mb/s > hub.c: port 1, portstatus 103, change 10, 12 Mb/s > hub.c: USB new device connect on bus1/1, assigned device number 2 > usb_control/bulk_msg: timeout > usb-ohci.c: unlink URB timeout > usb.c: USB device not accepting new address=2 (error=-110) > hub.c: port 1, portstatus 103, change 10, 12 Mb/s > hub.c: USB new device connect on bus1/1, assigned device number 3
I'd guess it's not getting interrupts. Look at /proc/interrupts before and after you plug in a new device, and I suspect the entry for usb-ohci won't show interrupts arriving. That's the usual conclusion if you can't plug a device into the root hub. - Dave _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
