Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/16/1999 16:55:52
Module Name: syssrc
Committed By: thorpej
Date: Wed Nov 17 00:55:51 UTC 1999
Added Files:
syssrc/sys/arch/i386/i386: bios32.c
syssrc/sys/arch/i386/include: bios32.h
Log Message:
Basic interface to BIOS32. Separated from UCHIYAMA Yasushi's PCI BIOS
patches and cleaned up a bit.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/i386/bios32.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/include/bios32.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.