NetBSD/sys/arch/alpha/stand/common
simonb 215a3a5491 Add support for booting off RAIDframe RAID1 mirrors.
Check the first partition type in devopen(), and if it is of type
FS_RAID, add 64 to blkdev_part_offset.

NOTE: This brings the size of the alpha first-stage bootblocks up to
      close to the maximum.  RAID1 support is controlled by the
      BOOTXX_RAID1_SUPPORT define, and is easy to disable if size
      becomes an issue.
2000-09-26 05:13:36 +00:00
..
OSFpal.c Set the primary CPU's PAL revision to the OSF/1 PAL revision after switching 1998-09-28 21:21:55 +00:00
bbinfo.h
blkdev.c Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
blkdev.h move the boot/disk.* code to common/blkdev.*, and gut it. The previous 1999-04-02 03:17:28 +00:00
boot.c Add netbsd.alpha & netbsd.alpha.gz for installation cds. 2000-06-12 23:38:03 +00:00
booted_dev.c Backout my libsa changes. 1999-11-13 21:33:12 +00:00
bootxx.c Backout my libsa changes. 1999-11-13 21:33:12 +00:00
checksize.sh Compile with -Os (optimize for size). 1999-03-31 02:52:11 +00:00
common.h don't need private `imb' inline anymore. 1999-11-30 22:32:08 +00:00
panic_putstr.c add a common putstr() function which just puts()'s the chars in 1999-04-02 03:23:49 +00:00
prom.c unrevert the changes made last night, now that 'installboot' has 1999-04-02 03:11:57 +00:00
prom_disp.S
prom_swpal.S
putstr.c add a common putstr() function which just puts()'s the chars in 1999-04-02 03:23:49 +00:00
putulong.c add a gross putulong() function which can be useful for debugging. 1999-08-18 20:00:27 +00:00
start.S add support for 'standalone programs', like kernels but not the kernel. 1999-04-11 03:36:21 +00:00