Page MenuHomeFreeBSD

hid: Import quirk subsystem.
ClosedPublic

Authored by wulf on Jan 2 2021, 11:55 AM.
Tags
None
Referenced Files
F132367791: D27890.id81847.diff
Thu, Oct 16, 7:01 AM
F132367786: D27890.id.diff
Thu, Oct 16, 7:01 AM
F132367785: D27890.id81499.diff
Thu, Oct 16, 7:01 AM
Unknown Object (File)
Wed, Oct 15, 7:33 PM
Unknown Object (File)
Tue, Oct 14, 4:27 AM
Unknown Object (File)
Tue, Sep 30, 4:54 AM
Unknown Object (File)
Fri, Sep 26, 3:27 AM
Unknown Object (File)
Sep 12 2025, 2:33 PM
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.