Subject: CVS commit: syssrc/sys/arch/i386/stand
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/04/2002 20:26:59
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Dec  4 18:26:57 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/stand/biosboot: version
	syssrc/sys/arch/i386/stand/lib: biosdisk_ll.c

Log Message:
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.

Change okayed by Frank van den Linden.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/stand/biosboot/version
cvs rdiff -r1.12 -r1.13 syssrc/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.