Searched hist:287882 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/x86/pci/
H A Dqpi.cdiff 287882 Wed Sep 16 21:41:06 MDT 2015 zbb 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
/freebsd-11-stable/sys/arm/versatile/
H A Dversatile_pci.cdiff 287882 Wed Sep 16 21:41:06 MDT 2015 zbb 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
/freebsd-11-stable/sys/x86/x86/
H A Dmptable_pci.cdiff 287882 Wed Sep 16 21:41:06 MDT 2015 zbb 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

Completed in 80 milliseconds