freebsd-dev/sys/dev/pci
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
..
eisa_pci.c Revert previous change. The magical constants can't be changed 2015-06-06 17:04:36 +00:00
fixup_pci.c
hostb_pci.c Revert previous change. The magical constants can't be changed 2015-06-06 17:04:36 +00:00
ignore_pci.c Revert previous change. The magical constants can't be changed 2015-06-06 17:04:36 +00:00
isa_pci.c Revert previous change. The magical constants can't be changed 2015-06-06 17:04:36 +00:00
pci_host_generic.c Rename ECAM PCI driver file. 2015-06-12 13:54:25 +00:00
pci_if.m
pci_iov_if.m
pci_iov_private.h
pci_iov_schema.c
pci_iov.c
pci_iov.h
pci_pci.c Add domain support to PCI bus allocation 2015-09-16 23:34:51 +00:00
pci_private.h
pci_subr.c
pci_user.c
pci.c
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h Add support for vendor specific function for PCI devid acquisition in ITS 2015-07-21 14:47:23 +00:00
pcivar.h
schema_private.h
vga_pci.c