HomeFreeBSD

Add domain support to PCI bus allocation

Description

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

Details

Provenance
zbbAuthored on
Reviewer
jhb
Differential Revision
D3406: Add domain support to PCI bus allocation
Parents
rS287881: Document EN-15:16, EN-15:17, EN-15:18.
Branches
Unknown
Tags
Unknown