diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-12-17 21:35:07 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-12-17 21:35:07 +0000 |
commit | 4a84265eb1253bc6abfb8acb6293c52e6b80b16d (patch) | |
tree | 89fa3c7b36c364292ff859a11cfd0dcdfb9d8f77 /sys/arch/i386/conf/RAMDISKB | |
parent | 21735d7d8a0901a2129a1e8d27c76cbbc178054f (diff) |
Compaq SMART Array RAID controllers.
based on netbsd driver.
testing helps from brad@
eisa untested, but should work (;
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 59179ad5594..f2bdd3093bf 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.25 2000/11/18 02:58:47 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.26 2000/12/17 21:35:04 mickey Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -128,6 +128,9 @@ gdt* at pci? dev ? function ? # ICP Vortex GDT RAID controllers scsibus* at gdt? aac* at pci? dev ? function ? # Adaptec FSA RAID controllers scsibus* at aac? +cac* at pci? dev ? function ? # Compaq Smart ARRAY RAID controllers +cac* at eisa? slot ? +scsibus* at cac? twe* at pci? dev ? function ? # 3ware Escalade RAID controllers scsibus* at twe? isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel |