freebsd-dev/sys/mips/adm5120
Zbigniew Bodek 18c72666ce Add domain support to PCI bus allocation
When the system has more than a single PCI domain, the bus numbers
are not unique, thus they cannot be used for "pci" device numbering.
Change bus numbers to -1 (i.e. to-be-determined automatically)
wherever the code did not care about domains.

Reviewed by:   jhb
Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3406
2015-09-16 23:34:51 +00:00
..
adm5120_machdep.c
adm5120reg.h
admpci.c Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
console.c
files.adm5120
if_admsw.c In order to reduce use of M_EXT outside of the mbuf allocator and 2015-01-06 12:59:37 +00:00
if_admswreg.h
if_admswvar.h
obio.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
obiovar.h
std.adm5120
uart_bus_adm5120.c
uart_cpu_adm5120.c
uart_dev_adm5120.c Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
uart_dev_adm5120.h