NetBSD/sys/arch/i386/stand/lib
lukem b14a596beb Add support for booting off RAIDframe RAID1 mirrors. Check the first partition
type in biosdiskopen(), and if it is of type FS_RAID, add 64 to d->b_off.

NOTE: installboot(8) still needs some hacking to DTRT, but at least this way
if you can load "/boot" off another partition (e.g, wd0h), then wd0a can be
of type `RAID' with a raidframe mirror at the start and the kernel
will load OK of wd0a, and with raidctl -A root partitions, it will change
root as well.
2000-10-30 07:30:59 +00:00
..
crt This change courtesy of Charles Hannum <root@ihack.net>. This 2000-05-21 16:29:14 +00:00
netif Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
test
bios_disk.S Actually return the BIOS error code (if any) generated by the reads 2000-05-21 16:59:28 +00:00
bios_pci.S
biosdelay.S
biosdisk_ll.c
biosdisk_ll.h
biosdisk.c Add support for booting off RAIDframe RAID1 mirrors. Check the first partition 2000-10-30 07:30:59 +00:00
biosdisk.h
biosgetrtc.S
biosmem.S
biosmemx.S
biospci.c
biosreboot.S
biosvideomode.S Addredd port-i386/9897, but differently. Since the effect of resetting 2000-04-23 19:57:12 +00:00
bootinfo_biosgeom.c
bootinfo_memmap.c
bootinfo.c
bootinfo.h
comio_direct.c like com.c, raise DTR/RTS in console initialisation 2000-01-20 15:22:57 +00:00
comio_direct.h
comio.S
conio.S
diskbuf.c
diskbuf.h
dos_file.S
dosfile.c
dosfile.h
exec.c use bios' idea of the basemem size and create the kernel stack 2000-02-22 07:45:04 +00:00
gatea20.c minor adjustment for compiling with IBM_L40 2000-05-11 16:11:54 +00:00
getextmemx.c
getsecs.c
isadma.c
isadmavar.h
isapnp.c
isapnpvar.h
libi386.h add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile netbsd_opts.c was removed as part of bootverbose/bootquiet changes 2000-09-24 18:13:54 +00:00
Makefile.inc Final fix to make this work without object directories again. 2000-09-08 19:57:05 +00:00
menuutils.c
panic.c
parseutils.c add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
pcio.c
pcivar.h
pread.c
printmemlist.c add a function which prints out the memory descriptors (for debugging) 1999-12-21 14:22:54 +00:00
startprog.S