summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-11-25 18:55:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-11-25 18:55:02 +0000
commitac56c3ccb75c4bbbd84ca4166e9cd2289c1f76d7 (patch)
treef6d5b06bed554a43b7fd0a832775e6d7b15ed39d /sys
parent486d3a4dd89dc87502297a8859f71bbf2e4e9a47 (diff)
we are heading quickly to a world where isp(4) will not fit, so let us
just accept the situation with a little sigh
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/RAMDISKB6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index cd6ad67a284..9346b29faec 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.108 2008/06/08 20:37:39 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.109 2008/11/25 18:55:01 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -158,8 +158,8 @@ twe* at pci? # 3ware Escalade RAID controllers
scsibus* at twe?
iha* at pci? # Initio Ultra/UltraWide SCSI controllers
scsibus* at iha?
-isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
-scsibus* at isp?
+#isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
+#scsibus* at isp?
#aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
#aic* at isapnp?
#scsibus* at aic?