Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/07/2003 18:10:36
Module Name:	src
Committed By:	fvdl
Date:		Tue Oct  7 18:10:36 UTC 2003

Modified Files:
	src/sys/arch/x86/x86: mpacpi.c mpbios.c

Log Message:
Changes from Christos to fall back to MPBIOS for interrupt probing
if MPACPI fails, so that MPACPI can be used to only probe CPUs
if needed.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -r1.11 -r1.12 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.