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: 02/07/2003 02:46:10
Module Name:	src
Committed By:	dsl
Date:		Fri Feb  7 00:46:09 UTC 2003

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

Log Message:
Use on-stack buffer to check for 2.88MB floppy, malloc() hasn't been
loaded when this is called.
Clearly the information is actually available from the bios.
(Approved by christos)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/stand/lib/biosdisk_ll.c

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