On Mon, 13 Aug 2007, Midhun Agnihotram wrote:

> Hi All,
> 
>     We are have a development kit on which we are trying to run USB
> host port. The drivers are from the vendor. The kernel recognizes the
> USB host controller. But as soon as we insert a USB flash drive, the
> kernel hangs with the following error:
> 
> usb 1-2: device descriptor read/64, error -110
> 
>   I do not use the EHCI or UHCI driver. It is a custom driver given to
> us by the vendor. I could not find any solution to the above error on
> the net.
> 
>   What does the error signify? Why does the kernel hang?

The error means the computer is unable to communicate with the flash 
drive.  There was no response to a Get-Device-Descriptor request within 
the timeout limit.

The kernel hangs because your vendor's driver is buggy.

> Any help would be appreciated.

It's hard to provide help without access to the source code.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to