opnsense-src/sys/dev/bhnd/bcma
Landon J. Fuller d342b2e9da bhnd(4): Fix mips/broadcom core matching and bus pass order.
Changes:

- Fixed incorrect MIPS74k vendor ID in the bhnd core descriptor tables
- Fixed MIPS core driver's matching against MIPS/MIPS33 cores.
- Improved MIPS3302 core description.
- Enabled BUS_PASS_BUS on the bhnd nexus drivers to allow early probing
  of the MIPS core.
- Enabled BUS_PASS_CPU on the MIPS core driver to ensure correct attach
  order.
- Disabled matching of the MIPS core driver on non-SoC devices.

Reviewed by:	Michael Zhilin <mizhka@gmail.com>
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D6735
2016-06-08 21:38:51 +00:00
..
bcma.c Switch mips/sentry5 to bhnd(4), and unify with mips/broadcom 2016-06-04 19:53:47 +00:00
bcma.h
bcma_bhndb.c [bhnd] Add support for querying the attachment type of the bhnd bus. 2016-05-23 03:47:44 +00:00
bcma_dmp.h
bcma_erom.c [bhnd] fix bcma resource allocation for regions; EROM work around. 2016-05-10 04:55:57 +00:00
bcma_eromreg.h
bcma_eromvar.h
bcma_nexus.c bhnd(4): Fix mips/broadcom core matching and bus pass order. 2016-06-08 21:38:51 +00:00
bcma_subr.c bhnd: another build fix for GCC-using architectures 2016-05-05 17:47:03 +00:00
bcmavar.h [bhnd] Replace is_hostb_device() with a more general find_hostb_device() 2016-05-08 17:52:12 +00:00