Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/x86
Module Name: src
Committed By: fvdl
Date: Thu Oct 9 16:25:16 UTC 2003
Modified Files:
src/sys/arch/x86/x86: mpacpi.c mpbios.c
Log Message:
Allow probing of CPUs only by ACPI, so that MPBIOS can still do interrupt
mapping should ACPI have a quirk. From Christos. One change by me: make
sure that lapic_boot_init doesn't get called twice, otherwise the
cpu_info entry for the CPU with id 0 gets zapped.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/x86/x86/mpbios.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index