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: 05/15/2003 13:30:32
Module Name:	src
Committed By:	fvdl
Date:		Thu May 15 13:30:32 UTC 2003

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

Log Message:
Try a little harder to find PCI buses in the MPACPI code, in a (probably
futile) attempt to get quirky ACPI implementations going.

Work around a problem with quirky MP tables for ioapic interrupt routing.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86/x86/ioapic.c \
    src/sys/arch/x86/x86/mpbios.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/x86/mpacpi.c

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