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/21/2003 23:22:52
Module Name:	src
Committed By:	fvdl
Date:		Tue Oct 21 23:22:52 UTC 2003

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

Log Message:
If a bus has not been configured by MPBIOS/ACPI, and the attach hook
for it is called, mark it as configured.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/x86/x86/mpacpi.c
cvs rdiff -r1.15 -r1.16 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.