summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-18 02:58:48 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-18 02:58:48 +0000
commit968c89e63d8d07a11a273ac4825f4ba427834348 (patch)
tree5a6814c178ff65bf197640ac4901f4fe8b04cbf0 /sys/arch/i386
parent7bf22d0d30ced0895c4272bb9d6d53523dd886c5 (diff)
aac appears to fit
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/RAMDISKB4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index eea3e65e613..59179ad5594 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.24 2000/10/17 15:59:07 jason Exp $
+# $OpenBSD: RAMDISKB,v 1.25 2000/11/18 02:58:47 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -126,6 +126,8 @@ dpt* at eisa? slot ? # DPT SmartCache/SmartRAID EISA
scsibus* at dpt?
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?
twe* at pci? dev ? function ? # 3ware Escalade RAID controllers
scsibus* at twe?
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 2db0b5a24b7..647917ba25e 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.25 2000/10/17 15:59:08 jason Exp $
+# $OpenBSD: RAMDISK_CD,v 1.26 2000/11/18 02:58:47 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -132,6 +132,8 @@ dpt* at eisa? slot ? # DPT SmartCache/SmartRAID EISA
scsibus* at dpt?
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?
twe* at pci? dev ? function ? # 3ware Escalade RAID controllers
scsibus* at twe?
isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel