summaryrefslogtreecommitdiff
path: root/sys/dev/hid/hid.h
AgeCommit message (Expand)Author
2020-05-31add umstc(4) for Microsoft Surface Type Cover keyboardsJoshua Stein
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2016-09-12Define for HUP_WACOM, missed in previous.Martin Pieuchot
2016-01-20add hidmt, a HID-layer driver for multitouch touchpads that conformJoshua Stein
2016-01-20add hid_get_udataJoshua Stein
2016-01-08protect structs in hid.h with #ifdef _KERNEL, to allow inclusion inJoshua Stein
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein