NetBSD/sys/arch/i386/stand/biosboot
jdolecek 6227201ba9 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.
2002-12-04 18:26:56 +00:00
..
Makefile Cleanup of i386 bootloader building: 2002-02-17 20:03:05 +00:00
conf.c
devopen.c
devopen.h
main.c use exit(int), not exit(void), consistently - even if the arg has no meaning. 2002-06-01 11:40:31 +00:00
version If booting from floppy in 2.88MB drive, actually test if it's possible 2002-12-04 18:26:56 +00:00