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/07/2003 20:52:44
Module Name:	src
Committed By:	fvdl
Date:		Tue Jan  7 18:52:44 UTC 2003

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

Log Message:
Define acpi_md_callback. It retrieves interrupt routing info if the MP
BIOS wasn't already used for that (currently won't happen; ACPI gets
to try first if configured).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/i386/acpi_machdep.c

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