summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-30 08:41:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-30 08:41:30 +0000
commit5aa5188ae1c0d20eccc967af398e0dc85610b0c4 (patch)
tree1ee96b3e844878519ce067b28719cb4a84665f8a /sys/arch
parente112a2b9890d94b8b81aed5a30c00c5dad1aa6df (diff)
yup, ahc fits easily again; requested by brad
Diffstat (limited to 'sys/arch')
-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 99ac5ca9a95..731d53afb1d 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.52 2002/04/15 06:23:07 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.53 2002/04/30 08:41:29 deraadt 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?