summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-10 03:54:19 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-10 03:54:19 +0000
commit83bf5e08be56c20d2a497438758e98ce68a9f743 (patch)
treec5abde73921ba2b442b35afeaba938066dd23a50
parentca68758a60a3df9bd64ff02674c9b1d38149a0de (diff)
remove ahc from here again
-rw-r--r--sys/arch/i386/conf/RAMDISKB8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index a16a83ac5f5..dcee435506b 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.50 2002/03/30 19:09:13 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.51 2002/04/10 03:54:18 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -120,9 +120,9 @@ pccom* at isapnp?
#ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
#scsibus* at ahb?
#ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers
-ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers
-ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers
-scsibus* at ahc?
+#ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers
+#ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers
+#scsibus* at ahc?
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID PCI
dpt* at eisa? slot ? # DPT SmartCache/SmartRAID EISA
scsibus* at dpt?