mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 04:16:42 -04:00
Add support for fetching SPROM data from OTP on chipsets with an IPX OTP controller (including the BCM43225). This integrates the NVRAM data source into the chipc_caps capability structure, and adds a sprom_offset field that can be used with OTP to locate the SPROM image data (found within the general use region, H/W subregion). This also removes one of two duplicate parse error messages reported by both the bhnd_sprom driver and the underlying SPROM parsing API. Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D6729 |
||
|---|---|---|
| .. | ||
| bcma | ||
| bhndb | ||
| cores | ||
| nvram | ||
| siba | ||
| tools | ||
| bhnd.c | ||
| bhnd.h | ||
| bhnd_bus_if.m | ||
| bhnd_core.h | ||
| bhnd_debug.h | ||
| bhnd_ids.h | ||
| bhnd_match.h | ||
| bhnd_nexus.c | ||
| bhnd_nexusvar.h | ||
| bhnd_subr.c | ||
| bhnd_types.h | ||
| bhndreg.h | ||
| bhndvar.h | ||