On 12/14/05, Ernie Schroder <[EMAIL PROTECTED]> wrote: > Does anyone have a link to USB errors? I've been having some problems getting > > usb 3-1: new full speed USB device using ohci_hcd and address 22 > usb 3-1: device not accepting address 22, error -110
This error number is not USB specific, it is a kernel error code, defined in /usr/src/linux/include/asm-generic/errno.h. 110 is "ETIMEDOUT". Sounds like the device stopped responding. -Richard -- gentoo-user@gentoo.org mailing list