5ad9ac037d
This unifies handling of core, chip, and board-level device matching, and adds support for matching device drivers against the bus attach type (e.g. SoC vs WiFi adapter). Core-level quirks on Broadcom's chipsets generally are specific to some combination of chip model, core revision, chip package (e.g. 12x9 SMT package), SROM revision, etc. Unifying the match APIs for all three attribute types (core, chip, board/srom) allows defining a single device quirk table that matches across all of those attributes. Submitted by: Landon Fuller <landonf@landonf.org> Differential Revision: https://reviews.freebsd.org/D6515 |
||
---|---|---|
.. | ||
bhnd_bhndb.c | ||
bhndb_bus_if.m | ||
bhndb_hwdata.c | ||
bhndb_hwdata.h | ||
bhndb_if.m | ||
bhndb_pci_hwdata.c | ||
bhndb_pci_hwdata.h | ||
bhndb_pci_sprom.c | ||
bhndb_pci.c | ||
bhndb_pcireg.h | ||
bhndb_pcivar.h | ||
bhndb_private.h | ||
bhndb_subr.c | ||
bhndb.c | ||
bhndb.h | ||
bhndbvar.h |