NetBSD/sys/arch/alpha
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
..
a12 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 09:02:51 +00:00
alpha add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
common When computing the segment size, consider the maximum segment 2000-07-17 04:47:56 +00:00
compile
conf Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. 2000-09-25 13:54:50 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include u_char -> u_int for function argument and return of Zilog register 2000-09-09 06:08:42 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci Add code to read the EISA configuration NVRAM as set up by 2000-07-29 23:18:46 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
tc Clear the ISDN TXPTR/RXPTR/OVRN interrupt bits here. Based on 2000-07-18 06:10:06 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00