HomeFreeBSD

hid: Add hid_ioctl method to HID interface

Description

hid: Add hid_ioctl method to HID interface

hid_ioctl method executes arbitrary transport backend command.
Format of the command is defined by hardware transport driver.

It is intended to assist HID device drivers to execute non-HID commands
on hybrid devices like Elan and Apple touchpads which can be switched
between HID and proprietary modes.

MFC after: 2 month

Details

Provenance
wulfAuthored on Mar 2 2022, 11:35 PM
Parents
rG166f2cb40d55: ig4(4): Add PNP info for ACPI attachment
Branches
Unknown
Tags
Unknown