freebsd-dev/sys/dev/siba
Landon J. Fuller 7ba7852fd7 Switch mips/sentry5 to bhnd(4), and unify with mips/broadcom
Now that bhnd(4) provides feature parity with the previous siba/mips
implementation, we can switch sentry5 over and begin lifting common
support code out for use across bhnd(4) embedded targets.

Changes:

- Fixed enumeration of siba(4) per-core address maps, required for
  discovery of memory mapped chipc flash region on siba(4) devices.
- Simplified bhnd kernel configuration (dropped 'bhndbus' option).
- Replaced files.broadcom's direct file references with their
  corresponding standard kernel options.
- Lifted out common bcma/siba nexus support, inheriting from the new
  generic bhnd_nexus driver.
- Dropped now-unused sentry5 siba code.
- Re-integrated BCM into the universe build now that it actually compiles.

Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D6712
2016-06-04 19:53:47 +00:00
..
siba_bwn.c [siba] use the generic bus methods where appropriate. 2016-05-26 18:01:03 +00:00
siba_core.c [siba] use consistent naming. 2016-05-19 04:11:49 +00:00
siba_ids.h
sibareg.h [siba] use consistent naming. 2016-05-19 04:11:49 +00:00
sibavar.h [siba] make the debug code somewhat useful again. 2016-05-16 19:39:05 +00:00