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: 01/04/2008 20:05:46
Module Name:	src
Committed By:	dsl
Date:		Fri Jan  4 20:05:46 UTC 2008

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

Log Message:
Allow the boot code to use the disklabel 'faked up' from the mbr.
Should allow bootxx_fat16 (and bootxx_msdos etc) to boot from drives that
don't contain a netbsd disklabel.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/i386/stand/lib/biosdisk.c

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