freebsd-dev/sys/mips/nlm
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
..
dev CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
hal Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
board_cpld.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
board_eeprom.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
board.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
board.h Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
bus_space_rmi_pci.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
bus_space_rmi.c Add correct range parameter in XLP DTS 2012-08-21 09:37:23 +00:00
clock.h MIPS XLP platform code update. 2011-09-05 10:45:29 +00:00
cms.c Use sbuf_printf() for sysctl strings instead of static buffers and snprintf. 2015-03-14 23:30:03 +00:00
files.xlp Add subclass of simplebus for Broadcom XLP 2015-02-27 23:33:53 +00:00
interrupt.h Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
intr_machdep.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
mpreset.S Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
msgring.h Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
std.xlp Rearrange XLP configuration files. 2011-11-18 11:18:59 +00:00
tick.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
uart_cpu_xlp.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
usb_init.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
xlp_machdep.c Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00
xlp_pci.c Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
xlp_simplebus.c Add subclass of simplebus for Broadcom XLP 2015-02-27 23:33:53 +00:00
xlp.h Whitespace fixes for files in sys/mips/nlm 2015-02-28 00:17:29 +00:00