Page MenuHomeFreeBSD

hid: Import quirk subsystem.
ClosedPublic

Authored by wulf on Jan 2 2021, 11:55 AM.
Tags
None
Referenced Files
F153578804: D27890.id81499.diff
Wed, Apr 22, 2:07 AM
Unknown Object (File)
Mon, Apr 6, 4:09 PM
Unknown Object (File)
Sat, Apr 4, 4:12 PM
Unknown Object (File)
Mar 18 2026, 4:06 AM
Unknown Object (File)
Mar 17 2026, 10:25 PM
Unknown Object (File)
Mar 13 2026, 10:56 PM
Unknown Object (File)
Feb 24 2026, 1:23 PM
Unknown Object (File)
Feb 15 2026, 3:36 AM
Subscribers
None

Details

Summary

hidquirk(4) is copypasted from usb_quirk(4) and inherits all its HID-related
functionality. It does not support ioctl(2) interface yet.

The revision is subset of https://reviews.freebsd.org/D27777

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Jan 2 2021, 11:55 AM
wulf created this revision.
This revision is now accepted and ready to land.Jan 2 2021, 12:54 PM
This revision was automatically updated to reflect the committed changes.