Module Name: src Committed By: jakllsch Date: Tue Jan 12 16:50:58 UTC 2010
Modified Files: src/sys/dev/usb: uhidev.c Log Message: Adjust report descriptor for Logitech USB Receiver M/N C-BT44 to more closely match what is in the report. (This corrects the off-by-one usages of most of the gray multimedia keys on a EX110 wireless keyboard so they can sensibly be used with libusbhid(3), usbhidctl(1) and usbhidaction(1).) This device also uses officially reserved usages (in the approximate range of 0x1000 to 0x1100) in the Consumer usage page, but these are out of the logical range the device reports as being valid. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/dev/usb/uhidev.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.