CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/17 17:43:08
Modified files:
sys/dev/usb : ums.c usbdevs usbdevs.h usbdevs_data.h
Log message:
Fix broken HID descriptors of Elecom trackballs.
The report descriptors specify an invalid button count for models
with 6 or 8 buttons.
Thanks to Sivaram Gowkanapal, who provided the core of this patch.
ok mpi@
