mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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) |
||
|---|---|---|
| .. | ||
| bhnd_bhndb.c | ||
| bhndb.c | ||
| bhndb.h | ||
| bhndb_bus_if.m | ||
| bhndb_hwdata.c | ||
| bhndb_hwdata.h | ||
| bhndb_if.m | ||
| bhndb_pci.c | ||
| bhndb_pci_hwdata.c | ||
| bhndb_pci_hwdata.h | ||
| bhndb_pci_sprom.c | ||
| bhndb_pcireg.h | ||
| bhndb_pcivar.h | ||
| bhndb_private.h | ||
| bhndb_subr.c | ||
| bhndbvar.h | ||