diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-23 20:29:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-23 20:29:37 +0000 |
commit | 4a552f55848841788cc6f5b0fcd763d300d6a083 (patch) | |
tree | e18f07e5fe34920d4945a3e1e40fa34df6133c68 /sys/arch/i386 | |
parent | 490fded0f62a5e7b7bd37c8c0ee4fe113fa15093 (diff) |
iha fits, cool
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f2bdd3093bf..427e8ec50f7 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.26 2000/12/17 21:35:04 mickey Exp $ +# $OpenBSD: RAMDISKB,v 1.27 2001/01/23 20:29:36 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -133,6 +133,8 @@ cac* at eisa? slot ? scsibus* at cac? twe* at pci? dev ? function ? # 3ware Escalade RAID controllers scsibus* at twe? +iha* at pci? dev ? function ? # Initio Ultra/UltraWide SCSI controllers +scsibus* at iha? 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 |