cvs commit: src/sys/amd64/amd64 local_apic.c src/sys/i386/i386
local_apic.c
John Baldwin
jhb at FreeBSD.org
Tue Dec 13 10:29:54 PST 2005
jhb 2005-12-13 18:29:10 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 local_apic.c
sys/i386/i386 local_apic.c
Log:
Revert previous commit. The BIOS braindamage is even worse than I
originally thought. The BIOS that cleared CPUID_APIC actually managed
to disable the local APIC entirely and even Windows 64 doesn't boot on
it.
Reported by: bz
Revision Changes Path
1.22 +4 -0 src/sys/amd64/amd64/local_apic.c
1.24 +2 -9 src/sys/i386/i386/local_apic.c
More information about the cvs-src
mailing list