CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/12 03:50:44
Modified files:
sys/dev/usb : hid.c hid.h hidkbd.c hidms.c ukbd.c upd.c
Log message:
Backport FreeBSD's HID parser in order to properly parse `moderm'
input device descriptors, notably if they include an Item with an
Usage array (Min-Max range) and others single Usage elements.
Tested by many, thanks! ok andre@
