Subject: CVS commit: src/sys/arch/i386/stand/lib
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/16/2003 14:22:30
Module Name:	src
Committed By:	dsl
Date:		Wed Apr 16 14:22:29 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/lib: bootinfo_biosgeom.c

Log Message:
Add code to parse V3.x bios disk information.
This should let NetBSD guarantee to tie together the bios disk numbers
with the physical hardware.
#defined out because I don't have a system with a bios that supports it.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/stand/lib/bootinfo_biosgeom.c

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