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
Paths
| Differential D5759 Authored by landon_landonf.org on Mar 27 2016, 6:36 PM.
Details
Summary This add a bhnd device table mechanism that standardizes matching of Depends on D5758
Diff Detail
Event Timelinelandon_landonf.org updated this revision to Diff 14654.Mar 27 2016, 6:36 PM2016-03-27 18:36:46 (UTC+0) landon_landonf.org retitled this revision from to Standardize bhnd device tables and quirk matching.. landon_landonf.org updated this object. landon_landonf.org added a parent revision: D5758: Clean up bhnd resource handling and inherited bus methods. Herald added a subscriber: imp. · View Herald TranscriptMar 27 2016, 6:36 PM2016-03-27 18:36:46 (UTC+0) landon_landonf.org updated this revision to Diff 14692.Mar 28 2016, 7:33 PM2016-03-28 19:33:32 (UTC+0) Comment ActionsFix matching of the ChipCommon device. landon_landonf.org updated this revision to Diff 14693.Mar 28 2016, 7:37 PM2016-03-28 19:37:32 (UTC+0) Comment ActionsFix 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 PM2016-04-07 15:01:57 (UTC+0) Closed by commit rS298278: [bhnd] Standardize bhnd device tables and quirk matching. (authored by adrian). · Explain WhyApr 19 2016, 3:56 PM2016-04-19 15:56:55 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 14654 sys/dev/bhnd/bhnd.h
sys/dev/bhnd/bhnd_subr.c
sys/dev/bhnd/bhndb/bhndb_pci.c
sys/dev/bhnd/bhndb/bhndb_pcivar.h
|