--- - branch: MAIN date: Mon Mar 28 12:44:37 UTC 2022 files: - new: '1.92' old: '1.91' path: src/sys/dev/usb/uhidev.c pathrev: src/sys/dev/usb/uhidev.c@1.92 type: modified - new: '1.27' old: '1.26' path: src/sys/dev/usb/uhidev.h pathrev: src/sys/dev/usb/uhidev.h@1.27 type: modified id: 20220328T124437Z.a39bd9132443305e74387bb748443265d4dbaf53 log: | uhidev(9): Define UHIDEV_MAXREPID = 255. Report ids are limited by the HID spec to a single byte. - Clamp max report id in report descriptor to this. - Prune dead refcnt-overflow error branches. Assert instead. module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1648471477' user: riastradh