Can you explain what's going on in this little extract from Harald's syslog?
usb-storage: bus_reset called hub 1-0:0: port 2 not reset yet, waiting 10ms hub 1-0:0: port 2 not reset yet, waiting 10ms hub 1-0:0: port 2 not reset yet, waiting 200ms ehci_hcd 0000:00:09.2: port 2 full speed --> companion ehci_hcd 0000:00:09.2: GetStatus port 2 status 003001 POWER OWNER sig=se0 CONNECT usb-storage: usb_reset_device returns -19
It looks like the port's getting reset okay, but usb_reset_device() still returns an error code.
That's about what I see. It could be that the reset_device() logic is misbehaving ... after all, this particular device is getting handed from one controller to another.
- Dave
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
