Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 02/20/2000 09:09:12
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Feb 20 17:09:12 UTC 2000

Added Files:
	syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: mpbios.c

Log Message:
MP BIOS "driver".  Logically part of mainbus.

Attempt to locate MP configuration table; if found, configure CPU's
and I/O apic's, and record interrupt routing information for
subsequent interrupt handler registration.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/arch/i386/i386/mpbios.c

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