mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04: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 |
||
|---|---|---|
| .. | ||
| files.malta | ||
| gt.c | ||
| gt_pci.c | ||
| gt_pci_bus_space.c | ||
| gt_pci_bus_space.h | ||
| gtreg.h | ||
| gtvar.h | ||
| malta_machdep.c | ||
| maltareg.h | ||
| obio.c | ||
| obiovar.h | ||
| std.malta | ||
| uart_bus_maltausart.c | ||
| uart_cpu_maltausart.c | ||
| yamon.c | ||
| yamon.h | ||