On Tue, 22 Nov 2005, Ajay Jain wrote:

> Hello,
> 
> I am working on a USB host controller driver for our own proprietary
> hardware on arm board. I am trying to get the enumeration done with the
> keyboard. I see that enumeration is a success, as I pass on all the
> descriptors successfully. I also get a message from usb.c confirming the
> presence of my keyboard. But after this, nothing happens. I do not see
> any interrupt urb being sent for scheduling. I think that the open of
> the client side keyboard driver is not getting called. What should I do?

Is the usbhid driver loaded?  Is it bound to the keyboard?  What does 
/proc/bus/usb/devices say?

Alan Stern



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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