opnsense-src/sys/dev/bhnd/bhndb
Landon J. Fuller eb83f2e1ea bhndb(4): Fix probing of bhndb-attached bhnd_nvram devices.
This fixes bhnd(4) nvram handling on devices that map SPROM CSRs via PCI
configuration space.

The probe method previously required that a bhnd(4) device be attached to the
parent bridge; now that the bhnd_nvram device is always attached first, this
unnecessary sanity check always failed.

Approved by:	adrian (mentor, implicit)
2016-09-04 01:47:21 +00:00
..
bhnd_bhndb.c bhndb(4): Skip disabled cores when performing bridge configuration probing. 2016-09-04 01:43:54 +00:00
bhndb.c bhndb(4): Skip disabled cores when performing bridge configuration probing. 2016-09-04 01:43:54 +00:00
bhndb.h [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bhndb_bus_if.m Migrate bhndb(4) to the new bhnd_erom API. 2016-09-04 00:58:19 +00:00
bhndb_hwdata.c [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
bhndb_hwdata.h
bhndb_if.m bhndb(4): Skip disabled cores when performing bridge configuration probing. 2016-09-04 01:43:54 +00:00
bhndb_pci.c Migrate bhndb(4) to the new bhnd_erom API. 2016-09-04 00:58:19 +00:00
bhndb_pci_hwdata.c [bhnd] Normalize bhnd(4) device matching API 2016-05-24 21:20:17 +00:00
bhndb_pci_hwdata.h
bhndb_pci_sprom.c bhndb(4): Fix probing of bhndb-attached bhnd_nvram devices. 2016-09-04 01:47:21 +00:00
bhndb_pcireg.h [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support. 2016-05-17 06:52:53 +00:00
bhndb_pcivar.h [bhnd] Initial bhnd(4) SPROM/NVRAM support. 2016-05-08 19:14:05 +00:00
bhndb_private.h Migrate bhndb(4) to the new bhnd_erom API. 2016-09-04 00:58:19 +00:00
bhndb_subr.c Migrate bhndb(4) to the new bhnd_erom API. 2016-09-04 00:58:19 +00:00
bhndbvar.h Migrate bhndb(4) to the new bhnd_erom API. 2016-09-04 00:58:19 +00:00