summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2001-01-23 04:37:45 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2001-01-23 04:37:45 +0000
commit15a00693214205db54a30d8b944e3e620bdd6ffd (patch)
treed1d537aeed517e29008cf9813e156c5701d6c99a /sys
parentead5ac7b5d7ec4d525c70fbf81311ca83f5c0424 (diff)
Add Initio SCSI controller
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 3091e43a01c..c9d78367d7a 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.221 2001/01/13 19:53:50 aaron Exp $
+# $OpenBSD: GENERIC,v 1.222 2001/01/23 04:37:44 krw Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -196,6 +196,8 @@ scsibus* at aac?
cac* at pci? dev ? function ? # Compaq Smart ARRAY RAID controllers
cac* at eisa? slot ?
scsibus* at cac?
+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