Hello.
I run Linux kernel 2.6.6 and have an ohci_hcd controller (nVidia). I just plugged in a USB joystick (which I suspect should be fully supported by the usbhid driver). The usbhid driver does not detect the joystick when it is loaded. I notice these messages in dmesg that occur when the device is plugged-in:
usb 3-1: new low speed USB device using address 7 usb 3-1: config 1 contains an unexpected descriptor of type 0x1 usb 3-1: can't read configurations, error -22 usb 3-1: new low speed USB device using address 8 usb 3-1: config 1 contains an unexpected descriptor of type 0x1 usb 3-1: can't read configurations, error -22
The exact information the joystick is: Gemini Industries Inc., Game Elements, AxisPad FX, model GGE900. It has feedback support (vibration).
After applying the patch by Alan Stern found on: http://www.mail-archive.com/[EMAIL PROTECTED]/msg10513.html I now get this:
usb 3-1: new low speed USB device using address 2 usb 3-1: config index 0 descriptor too short (expected 9, got 0) usb 3-1: can't read configurations, error -22 usb 3-1: new low speed USB device using address 3 usb 3-1: config 1 contains an unexpected descriptor of type 0x1 usb 3-1: can't read configurations, error -22
Thanks.
Lee.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
