HomeFreeBSD

hid: Import hidraw(4) - driver for access to raw HID device data

Description

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

Details

Provenance
wulfAuthored on Oct 14 2020, 12:52 AM
Reviewer
hselasky
Differential Revision
D27992: hid: Import raw hid driver (hidraw)
Parents
rG2775d1d5d1ef: hkbd(4): Split driver lock on interrupt and syscons locks
Branches
Unknown
Tags
Unknown