diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-15 17:38:31 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-09-15 17:38:31 +0000 |
commit | 3c4702528cf6187d1665ceccf4e96b2a9ae522c3 (patch) | |
tree | 3f45e207c960bda7105a26ff167a44823e0a0a2d /sys/arch/i386/conf/RAMDISK_CD | |
parent | 3630f5eac3ecbff5f998e126e1a03d1dc37723cf (diff) |
twe
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 9b7859e15e7..f1101083b17 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.22 2000/09/06 23:13:28 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.23 2000/09/15 17:38:30 mickey 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? +twe* at pci? dev ? function ? # 3ware Escalade RAID controllers +scsibus* at twe? isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel scsibus* at isp? aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers |