NetBSD/sys/arch/sparc
jdc 4e27372d03 Add support to the 2nd stage boot loader for booting from RAID
partitions.  We do this by checking the NetBSD label to see if the
boot partition is of type RAID.  If so, we offset reads from the
disk so that the kernel image can be read.

Note that with this code, sun4 machines (with PROM monitor) will only
boot from RAID if the RAID partition is the first one on the disk.

Tested on a SPARCstation 20, a SPARCstation 2 and a 4/330.
2006-06-20 05:41:59 +00:00
..
compile
conf adjust comments for the new location of wskbdmap_mfii.c, 2006-04-19 10:31:44 +00:00
dev convert to timecounters (from branch simonb-timecounters) 2006-06-07 22:37:14 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
include convert to timecounters (from branch simonb-timecounters) 2006-06-07 22:37:14 +00:00
sparc convert to timecounters (from branch simonb-timecounters) 2006-06-07 22:37:14 +00:00
stand Add support to the 2nd stage boot loader for booting from RAID 2006-06-20 05:41:59 +00:00
Makefile