CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2012/07/07 03:25:45
Modified files: sys/dev/usb : hidkbd.c hidkbdsc.h Log message: Support for USB keyboards that use a variable for each separate key in the HID report. Fixes certain gaming-style USB keyboards. ok miod@ deraadt@