Re: hiddev and input devices (PS3 sixaxis)
Jiri Kosina <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 28 Nov 2007, Bastien Nocera wrote: > The problem I have is while the device works correctly in jstest, no > hiddev devices are created for it (they get created properly for my > Logitech dongle though). Hi, hiddev devices are not created automatically for all devices. It's done only for devices that have non-input applications, or for those devices which have explicit HID_QUIRK_HIDDEV flag set. Please see hiddev_connect(), there this logic is implemented. You can set HID_QUIRK_HIDDEV for the particular vendor/product combination even without recompiling the kernel -- it is no possible to pass 'quirks' option to the usbhid module. -- Jiri Kosina ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel