freebsd-dev/sys/powerpc/ofw
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
..
ofw_machdep.c Fix static fdt support. 2015-08-24 04:39:07 +00:00
ofw_pci.c Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
ofw_pci.h Provide an interface for PCI bus drivers that need some of ofw_pci's 2013-10-21 13:57:34 +00:00
ofw_pcib_pci.c Open Firmware interrupt specifiers can consist of arbitrary-length byte 2014-02-01 17:17:35 +00:00
ofw_pcibus.c Provide the number of interrupt resources added to the list 2015-05-15 13:55:18 +00:00
ofw_pcibus.h Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +00:00
ofw_real.c Correct the order of arguments to mtx_init(). 2014-02-14 11:18:15 +00:00
ofw_syscons.c Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
ofw_syscons.h Allow Open Firmware syscons to attach to devices without an "address" 2013-09-26 22:47:02 +00:00
ofwcall32.S Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
ofwcall64.S Use TOC to look up all kernel globals on powerpc64 instead of doing the 2015-01-18 20:00:33 +00:00
ofwmagic.S
openpic_ofw.c Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
rtas.c Allow use of a pre-instantiated RTAS as well as a self-instantiated one. This 2015-01-22 22:04:43 +00:00