opnsense-src/sys/dev/bhnd
Landon J. Fuller eb23aa8008 Add support for dumping bcma/siba EROM tables to the console via a new
BHND_EROM_DUMP() method.

Dump the EROM tables to the coneole on mips/broadcom devices if bootverbose
is enabled; this functionality is primarily useful when debugging SoC EROM
parsing and device matching issues during early boot.

Reviewed by:	mizhka
Approved by:	adrian (mentor)
Sponsored by:	Plausible Labs
Differential Revision:	https://reviews.freebsd.org/D10122
2017-04-24 18:35:25 +00:00
..
bcma Add support for dumping bcma/siba EROM tables to the console via a new 2017-04-24 18:35:25 +00:00
bhndb
cores Add Northstar/BCM4706 core ID for ChipCommon. 2017-03-23 22:14:08 +00:00
nvram Drop unused/unnecessary return statement. 2017-04-24 18:09:52 +00:00
siba Add support for dumping bcma/siba EROM tables to the console via a new 2017-04-24 18:35:25 +00:00
tools
bhnd.c
bhnd.h
bhnd_bus_if.m
bhnd_debug.h
bhnd_erom.c
bhnd_erom.h Add support for dumping bcma/siba EROM tables to the console via a new 2017-04-24 18:35:25 +00:00
bhnd_erom_if.m Add support for dumping bcma/siba EROM tables to the console via a new 2017-04-24 18:35:25 +00:00
bhnd_erom_types.h
bhnd_ids.h
bhnd_match.h
bhnd_subr.c
bhnd_types.h
bhndreg.h
bhndvar.h