Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/02/2001 16:41:08
Module Name: syssrc
Committed By: jdolecek
Date: Wed May 2 13:41:07 UTC 2001
Added Files:
syssrc/sys/arch/i386/stand/lib: biosmca.S
Log Message:
Add function which uses bios call to get system configuration; this can
be used for presence of MCA bus, if ever needed to be done in bootblocks.
Not used at the moment, but may be in future.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/stand/lib/biosmca.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.