Page MenuHomeFreeBSD

Standardize bhnd device tables and quirk matching.
ClosedPublic

Authored by landon_landonf.org on Mar 27 2016, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 30 2024, 11:11 PM
Unknown Object (File)
Sep 24 2024, 4:14 AM
Unknown Object (File)
Sep 19 2024, 10:10 PM
Unknown Object (File)
Sep 19 2024, 6:48 PM
Unknown Object (File)
Sep 18 2024, 11:00 AM
Unknown Object (File)
Sep 14 2024, 1:56 AM
Unknown Object (File)
Sep 12 2024, 1:18 AM
Unknown Object (File)
Aug 30 2024, 2:32 AM
Subscribers

Details

Summary

This add a bhnd device table mechanism that standardizes matching of
devices on the bhnd(4) bus, discovery of device quirk flags, and should
be pluggable into the new PNPINFO machinery.

Depends on D5758

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3032
Build 3063: arc lint + arc unit

Event Timeline

landon_landonf.org retitled this revision from to Standardize bhnd device tables and quirk matching..
landon_landonf.org updated this object.
landon_landonf.org edited the test plan for this revision. (Show Details)
landon_landonf.org added a reviewer: adrian.

Fix matching of the ChipCommon device.

Fix matching of the ChipCommon device (corrected diff).

adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 7 2016, 3:01 PM
This revision was automatically updated to reflect the committed changes.