freebsd-dev/sys/dev/bhnd/siba
Adrian Chadd 5ad9ac037d [bhnd] Normalize bhnd(4) device matching API
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
2016-05-24 21:20:17 +00:00
..
siba_bhndb.c [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
siba_nexus.c
siba_subr.c [bhnd] Implement pass-through resource management for ChipCommon. 2016-05-24 01:12:19 +00:00
siba.c [bhnd] Implement pass-through resource management for ChipCommon. 2016-05-24 01:12:19 +00:00
siba.h
sibareg.h
sibavar.h [bhnd] Implement pass-through resource management for ChipCommon. 2016-05-24 01:12:19 +00:00