freebsd-dev/sys/mips/malta
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
..
files.malta Add PCI bus space implementation that converts all 2 and 4 bytes 2013-08-30 20:28:35 +00:00
gt_pci_bus_space.c Add PCI bus space implementation that converts all 2 and 4 bytes 2013-08-30 20:28:35 +00:00
gt_pci_bus_space.h Add PCI bus space implementation that converts all 2 and 4 bytes 2013-08-30 20:28:35 +00:00
gt_pci.c Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
gt.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
gtreg.h
gtvar.h
malta_machdep.c YAMON is 32-bit application and uses 32-bit pointers to pass kernel 2013-08-31 01:24:05 +00:00
maltareg.h
obio.c
obiovar.h
std.malta Remove all legacy ATA code parts, not used since options ATA_CAM enabled in 2013-04-04 07:12:24 +00:00
uart_bus_maltausart.c
uart_cpu_maltausart.c
yamon.c - Initialize freq variable so we will not end up with random value 2013-08-27 01:08:55 +00:00
yamon.h