summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKC
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2011-05-24 20:27:12 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2011-05-24 20:27:12 +0000
commit74ab674d435acdab3c4aa84f2cb2e4cd6b2d6f6b (patch)
tree64afc765c3480299856522cd5b0b04e415ecb4bd /sys/arch/i386/conf/RAMDISKC
parent84cded86709d8bc018a9101ce6a067d69b5aa936 (diff)
On OpenBSD, we've always attached scsibus(4) to umass(4), even for
ATAPI devices. atapiscsi(4) is only for handling ATAPI devices on an ATA bus, so umass(4) shouldn't care about it. ok krw@, dlg@; no objections from deraadt@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index fcfcc87e1cc..7fb060607f9 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.97 2011/01/07 19:33:08 deraadt Exp $
+# $OpenBSD: RAMDISKC,v 1.98 2011/05/24 20:27:11 matthew Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -108,7 +108,6 @@ uhub* at usb? # USB Hubs
uhub* at uhub? # USB Hubs
umass* at uhub? # USB Mass Storage devices
scsibus* at umass?
-atapiscsi* at umass?
uhidev* at uhub? # Human Interface Devices
ukbd* at uhidev? # USB keyboard
wskbd* at ukbd? mux 1