NetBSD/sys/arch/i386/stand/lib
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
..
crt _C_LABEL() police 2002-05-10 23:21:17 +00:00
netif Make this compile with NETIF_DEBUG. 2002-06-21 23:18:45 +00:00
test b*()->mem*() 2001-07-07 22:57:57 +00:00
bios_disk.S Introduce biosdiskreset(), and call it to reset the disk (with Int 2002-10-10 18:52:42 +00:00
bios_pci.S
biosdelay.S
biosdisk_ll.c If booting from floppy in 2.88MB drive, actually test if it's possible 2002-12-04 18:26:56 +00:00
biosdisk_ll.h
biosdisk.c b*()->mem*() 2001-07-07 22:57:57 +00:00
biosdisk.h
biosgetrtc.S
biosmca.h
biosmca.S
biosmem.S
biosmemx.S
biospci.c
biosreboot.S
biosvideomode.S
bootinfo_biosgeom.c b*()->mem*() 2001-07-07 22:57:57 +00:00
bootinfo_memmap.c b*()->mem*() 2001-07-07 22:57:57 +00:00
bootinfo.c
bootinfo.h
comio_direct.c
comio_direct.h
comio.S
conio.S
diskbuf.c
diskbuf.h
dos_file.S
dosfile.c b*()->mem*() 2001-07-07 22:57:57 +00:00
dosfile.h
exec.c
gatea20.c There are other systems besides the PS/2 L40 that enable A20 2002-08-12 14:27:34 +00:00
getextmemx.c
getsecs.c
isadma.c
isadmavar.h
isapnp.c
isapnpvar.h
libi386.h
Makefile MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile.inc Repeat James Chacon's fix from sys/lib/lib{kern,sa,z}: 2001-11-22 00:04:55 +00:00
menuutils.c
panic.c use exit(int), not exit(void), consistently - even if the arg has no meaning. 2002-06-01 11:40:31 +00:00
parseutils.c
pcio.c Add some comments to make some #if/#else/#endif's more clear. 2002-02-19 20:18:36 +00:00
pcivar.h
pread.c
printmemlist.c
startprog.S