mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
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 |
||
|---|---|---|
| .. | ||
| adm5120_machdep.c | ||
| adm5120reg.h | ||
| admpci.c | ||
| console.c | ||
| files.adm5120 | ||
| if_admsw.c | ||
| if_admswreg.h | ||
| if_admswvar.h | ||
| obio.c | ||
| obiovar.h | ||
| std.adm5120 | ||
| uart_bus_adm5120.c | ||
| uart_cpu_adm5120.c | ||
| uart_dev_adm5120.c | ||
| uart_dev_adm5120.h | ||