]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enabled 'FIX_MP_TABLE_WORKS' code.
authorSteve Passe <fsmp@FreeBSD.org>
Tue, 29 Apr 1997 22:12:32 +0000 (22:12 +0000)
committerSteve Passe <fsmp@FreeBSD.org>
Tue, 29 Apr 1997 22:12:32 +0000 (22:12 +0000)
commit04964d153d3bc9bf1a0d35988a70e32599366460
tree8faa699db6bb471eafcfe97abfc97e9121698bd5
parent176c49e057def99f55d8d815f1e24fc615a24d2b
Enabled 'FIX_MP_TABLE_WORKS' code.
This code re-numbers PCI busses in the MP table to match PCI semantics
when the MP BIOS fails to do it properly.

Reviewed by: Peter Wemm <peter@spinner.DIALix.COM>
sys/amd64/amd64/mp_machdep.c
sys/amd64/amd64/mptable.c
sys/amd64/include/mptable.h
sys/i386/i386/mp_machdep.c
sys/i386/i386/mptable.c
sys/i386/include/mptable.h
sys/kern/subr_smp.c