freebsd-dev/sys/dev/bhnd/siba
Landon J. Fuller 7c7c726bca siba(4): Ignore disabled per-core address match entries.
Previously, the address regions described by disabled admatch entries would
be treated as being mapped to the given core; while incorrect, this was
essentially harmless given that the entries describe unused address space
on the few affected devices.

We now perform parsing of per-core admatch registers and interrupt flags in
siba_erom, correctly skip any disabled admatch entries, and use the
siba_erom API in siba_add_children() to perform enumeration of attached
cores.
2018-02-12 19:36:26 +00:00
..
siba_bhndb.c siba(4): fix workaround for BCM4312 D11 core backplane timeouts 2017-11-27 22:38:44 +00:00
siba_erom.c siba(4): Ignore disabled per-core address match entries. 2018-02-12 19:36:26 +00:00
siba_eromvar.h siba(4): Ignore disabled per-core address match entries. 2018-02-12 19:36:26 +00:00
siba_subr.c siba(4): Ignore disabled per-core address match entries. 2018-02-12 19:36:26 +00:00
siba.c siba(4): Ignore disabled per-core address match entries. 2018-02-12 19:36:26 +00:00
siba.h Implement a generic bhnd(4) device enumeration table API. 2016-09-03 23:57:17 +00:00
sibareg.h bhnd(4): implement MIPS and PCI(e) interrupt support 2017-11-21 23:15:20 +00:00
sibavar.h siba(4): Ignore disabled per-core address match entries. 2018-02-12 19:36:26 +00:00