Subject: CVS commit: [netbsd-1-6] src/sys/arch/i386/stand/lib
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/12/2003 02:23:39
Module Name:	src
Committed By:	jmc
Date:		Sun Jan 12 00:23:39 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/lib [netbsd-1-6]: biosdisk_ll.c

Log Message:
Pull up versions 1.12-1.13 (requested by jdolecek in ticket #1067)
 If booting from floppy in 2.88MB drive, actually test if it's possible
 to read sector 18, and fallback to 1.44MB drive geometry if that fails.
 This allows to boot from 1.44MB floppy disk in 2.88MB drive.
 Tested with 2.88MB drive in IBM PS/2 model 95 donated
 by 'Yokotashi' <lhc at kanal ucw cz> and Pavel Cahyna
 <pavel.cahyna at st ms mff cuni cz>
 Bump biosboot version.

 Fixes PR kern/3418 by Keith Moore.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.18.1 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.