Re: Genius KB-29E USB Keyboard problems
Jiri Kosina <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 4 Nov 2007, Szekeres Istvan wrote: > > Well, the problem actually seems to be related to the fact that > > Button.00e9 is not 'Volume' key at all! > Yeah, but 00e9 is the volume key. So not the e9 itself is the problem... Thanks a lot for your detailed report! Looks like the report descriptor of the keyboard is broken and presents 0x09 usage page (button) instead of 0x0c (consumer). This could be easily fixed by fixing the report descriptor before it is passed to the HID parser (we do this for various other broken devices already via HID_QUIRK_RDESC_* quirk entries). I will send you a patch to test hopefully tomorrow. Thanks, -- Jiri Kosina ------------------------------------------------------------------------- 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/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel