On Monday 19 June 2006 9:52 am, Iordan (Danny) Ignatov wrote:
> Hi all,
> 
> I get the following error when attaching a USB device :
> 
>  # usb 1-1: new full speed USB device using isp116x-hcd and address 2
> td: f 0s0 0,8,64  0 101
> -> 00 05 02 00 00 00 00 00
> td: 5 0s0 0,8,64  1 001
> ...
> 
> usb 1-1: device not accepting address 2, error -110
> 
> error -110 seems to be quite common but i couldn't find  answer as to 
> what could be the probable causes. Some people say timing other interrupts.

grep 110 in the errno definitions for your platform, then
look that code up in Documentation/usb/error-codes.txt ...


> 
> So what is it ?
> 
> I get the error while i ma trying to get the isp116x USB HC driver 
> running on my ixp425 platform. I am using kernel 2.6.12 and uClinux.

You might want to try updating to a newer kernel, ISTR various
updates to that driver since then.


Also, you should not post separate and identical queries to both
this list and the ARM kernel list...


> 
> --Danny
> 
> 
> 


_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to