--- - branch: MAIN date: Mon Mar 28 12:44:17 UTC 2022 files: - new: '1.29' old: '1.28' path: src/sys/dev/usb/uatp.c pathrev: src/sys/dev/usb/uatp.c@1.29 type: modified - new: '1.55' old: '1.54' path: src/sys/dev/usb/ucycom.c pathrev: src/sys/dev/usb/ucycom.c@1.55 type: modified - new: '1.123' old: '1.122' path: src/sys/dev/usb/uhid.c pathrev: src/sys/dev/usb/uhid.c@1.123 type: modified - new: '1.90' old: '1.89' path: src/sys/dev/usb/uhidev.c pathrev: src/sys/dev/usb/uhidev.c@1.90 type: modified - new: '1.26' old: '1.25' path: src/sys/dev/usb/uhidev.h pathrev: src/sys/dev/usb/uhidev.h@1.26 type: modified - new: '1.159' old: '1.158' path: src/sys/dev/usb/ukbd.c pathrev: src/sys/dev/usb/ukbd.c@1.159 type: modified - new: '1.103' old: '1.102' path: src/sys/dev/usb/ums.c pathrev: src/sys/dev/usb/ums.c@1.103 type: modified - new: '1.23' old: '1.22' path: src/sys/dev/usb/uthum.c pathrev: src/sys/dev/usb/uthum.c@1.23 type: modified - new: '1.15' old: '1.14' path: src/sys/dev/usb/uts.c pathrev: src/sys/dev/usb/uts.c@1.15 type: modified id: 20220328T124417Z.0dd1cefa61acc6bf6937193ea4f328509961ffcc log: | uhidev(9): Make uhidev state opaque. This makes the API simpler and clearer and gives us more latitude to fix bugs in the state management without breaking the ABI. XXX kernel ABI change to signature of uhidev_get_report_desc and uhidev_open, and to struct uhidev_attach_arg, requires bump for uhidev driver modules module: src subject: 'CVS commit: src/sys/dev/usb' unixtime: '1648471457' user: riastradh