freebsd-dev/sys/modules/hid
Vladimir Kondratyev 9477390796 hid: Import hidraw(4) - driver for access to raw HID device data
This driver provides raw access to HID devices through uhid(4)-compatible
interface and is based on pre-8.x uhid(4) code. Unlike uhid(4) it does
not take devices in to monopoly ownership and allows parallel access
from other drivers.

hidraw supports Linux's hidraw-compatible interface as well.

Reviewed by:	hselasky
Differential revision:	https://reviews.freebsd.org/D27992
2021-01-08 02:18:43 +03:00
..
hconf hid: Import hconf(4) - digitizer configuration top-level collection support. 2021-01-08 02:18:43 +03:00
hid hid: Import HID transport method definitions and helper functions. 2021-01-08 02:18:42 +03:00
hidbus hid: Import hidbus(4) 2021-01-08 02:18:42 +03:00
hidquirk hid: Import quirk subsystem. 2021-01-08 02:18:43 +03:00
hidraw hid: Import hidraw(4) - driver for access to raw HID device data 2021-01-08 02:18:43 +03:00
hkbd hid: Port ukbd to HID and attach to build 2021-01-08 02:18:43 +03:00
hmt hid: Port multitouch hmt(4) driver to hidbus and attach to build 2021-01-08 02:18:43 +03:00
Makefile hid: Import hidraw(4) - driver for access to raw HID device data 2021-01-08 02:18:43 +03:00