opnsense-src/sys/dev/bhnd/bcma
Adrian Chadd 223666cefe [bhnd] Add BHND SoC support (only BCMA case)
This patch introduces support of BHND on SoC: nexus-to-bhnd drivers.

bhnd_soc is attached under nexus and responsible for all BHND-style calls
from bhnd(4) bus to parents.

bcma_nexus is bhnd(4) bus, attached to bhnd_soc and implement all
nexus-style behaviour of BHND.

Submitted by:	Michael Zhilin <mizhka@gmail.com>
Reviewed by:	Landon Fuller <landonf@landonf.org>
Differential Revision:	https://reviews.freebsd.org/D6248
2016-05-20 01:02:58 +00:00
..
bcma.c [bhnd] fix bcma resource allocation for regions; EROM work around. 2016-05-10 04:55:57 +00:00
bcma.h
bcma_bhndb.c [bhnd] Centralize fetching of board information 2016-05-17 00:23:46 +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] Add BHND SoC support (only BCMA case) 2016-05-20 01:02:58 +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