summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2011-09-21 16:59:28 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2011-09-21 16:59:28 +0000
commit148bc9f7277edcf85483d21cde64c32a4ab9d694 (patch)
treeb3947d77cb664788921245d86e6d7c499cee5870
parentadfbc084477c1fd39ff6bcc60a46ccfabacc05b7 (diff)
disable st*, since we doubt anyone uses it. suggested by jsing in
response to some i386 ramdiskA bloat that has struck unexpectedly.
-rw-r--r--sys/arch/i386/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 96edbe36afd..eb145976ac0 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.177 2011/06/29 20:52:09 matthew Exp $
+# $OpenBSD: RAMDISK,v 1.178 2011/09/21 16:59:27 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -153,7 +153,7 @@ siop* at pci? # NCR 538XX SCSI controllers(new)
scsibus* at scsi?
sd* at scsibus? # SCSI disk drives
-st* at scsibus? # SCSI tape drives
+#st* at scsibus? # SCSI tape drives
cd* at scsibus? # SCSI CD-ROM drives
#ch* at scsibus? # SCSI autochangers
#uk* at scsibus? # SCSI unknown devices