NetBSD/sys/arch/pmax/stand/common
simonb 57a9ae4559 Add support for booting off RAIDframe RAID1 mirrors.
If the first partition is of type FS_RAID, then add 64 to the block
number for each I/O in rzstrategy().
2000-09-13 04:06:46 +00:00
..
boot.c Update comment. 2000-07-11 01:02:44 +00:00
bootinfo.c
bootinfo.h Moved from lib/bootinfo.h,v 1999-11-27 03:06:55 +00:00
bootinit.S Moved from lib/bootinit.S,v 1999-11-27 03:07:21 +00:00
bootread.S Moved from lib/bootread.S,v 1999-11-27 03:07:39 +00:00
bootxx.c Load second stage bootblocks from "boot.pmax", falling back to "boot" 1999-11-27 06:34:06 +00:00
callvec.c Move callv variable declaration here from conf.c. 1999-11-27 06:44:00 +00:00
checksize.sh Check that a first-stage bootblock fits in a specified size - virtually 1999-11-27 06:55:04 +00:00
clear_cache.S Moved from scsiboot/clear_cache.S,v 1999-11-27 03:11:55 +00:00
common.h Add prom_write() declaration. 1999-11-27 07:02:24 +00:00
conf.c Add lfs, cd9660, nfs and ustarfs filesystem support. 1999-11-27 06:45:52 +00:00
devopen.c GC register keyword. 1999-11-27 06:46:36 +00:00
getchar.S Add a PROM call stub for getchar. 1999-11-27 06:52:05 +00:00
printf.S Moved from scsiboot/printf.S,v 1999-11-27 03:12:23 +00:00
putchar.c Header file include cleanup. 1999-11-27 06:47:24 +00:00
rz.c Add support for booting off RAIDframe RAID1 mirrors. 2000-09-13 04:06:46 +00:00
rz.h Moved from lib/rz.h,v 1999-11-27 03:09:51 +00:00
start.S Remove code in sector 0 support - we don't need the space and it allows 1999-11-27 06:49:34 +00:00
startprog.S Moved from lib/startprog.S,v 1999-11-27 03:10:16 +00:00