summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKB
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2002-05-03 22:13:19 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2002-05-03 22:13:19 +0000
commit624c2ae30f58573df740e7ef6fb993e1c9edfeb2 (patch)
treef135489d98b14daab076c38ce39216c13a022e78 /sys/arch/i386/conf/RAMDISKB
parentb0f06c0e9c9de42fe805bf762c7bcc3bffaab08b (diff)
disable ahc again for now, since it does not fit; ok miod
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r--sys/arch/i386/conf/RAMDISKB10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 731d53afb1d..8a8e9ea282c 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.53 2002/04/30 08:41:29 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.54 2002/05/03 22:13:18 pvalchev Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -119,10 +119,10 @@ pccom* at isapnp?
#scsibus* at aha?
#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?
+#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?
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID PCI
dpt* at eisa? slot ? # DPT SmartCache/SmartRAID EISA
scsibus* at dpt?