Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/10/2003 02:44:24
Module Name:	src
Committed By:	fvdl
Date:		Fri Jan 10 00:44:24 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: acpi_machdep.c mpacpi.c

Log Message:
Don't make assumptions about PCI bus numbers, carefully find all of
them before setting up the interrupt routing tables. This still
assumes that all bus numbers have been configured before this
is called.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/i386/acpi_machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/i386/mpacpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.