Home | History | Annotate | Download | only in hid
History log of /src/sys/dev/hid/files.hid
RevisionDateAuthorComments
 1.3  09-Dec-2024  jmcneill Import hidkbd support from OpenBSD.
 1.2  10-Jul-2019  martin branches: 1.2.34;
hidms depends on tpcalib now
 1.1  10-Dec-2017  bouyer branches: 1.1.4;
Factor out bus-independant HID code so that it can be shared by USB, bluetooth
and i2c.
dev/usb/ukbdmap.c is renamed to dev/hid/hidkbdmap.c
dev/usb/hid.[ch] moved to dev/hid/
usage pages moved from dev/usb/usbhid.h moved to dev/hid/hid.h,
and updated with OpenBSD entries.
bus-independant code moved from dev/usb/ums.c to dev/hid/hidms.c
(the same should be done for keyboard and touchpad drivers)

Needed for the upcoming HID over I2C support, proposed on tech-kern@
on Dec, 1.
 1.1.4.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.34.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed