Hi, I am working on a USB host driver on my proprietary h/w on linux 2.4. I am facing issues after enumeration of a key board. I see that the client driver gets loaded and I get the following messages.
hid-core.c: HID probe called for ifnum 0 input0 hid-core.c: USB HID v1.00 Keyboard [Silitek IBM USB Keyboard] on sb1:2.0 hid-core.c: HID probe called for ifnum 1 input1 hid-core.c: USB HID v1.10 Pointer [Silitek IBM USB Keyboard] on usb1:2.1 However the open function of the client driver, wherever it submits a urb (interrupt in this case) does not get called. Any reasons, why? Ajay ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
