summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2011-10-22 19:33:05 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2011-10-22 19:33:05 +0000
commit8b2713ab464a730fbf29014516226b4f5626084d (patch)
tree37a870c679c29435dec06b1256807959b6950cd7
parent53ea81459552ba52459622c88bf014cd327384f0 (diff)
Comment out wsmux to save kernel text, since USB support is missing from
this kernel anyway.
-rw-r--r--sys/arch/alpha/conf/RAMDISKB4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB
index 95f81e48248..72c8e82edda 100644
--- a/sys/arch/alpha/conf/RAMDISKB
+++ b/sys/arch/alpha/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.37 2011/06/29 20:52:08 matthew Exp $
+# $OpenBSD: RAMDISKB,v 1.38 2011/10/22 19:33:04 miod Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -150,4 +150,4 @@ wskbd* at pckbd? mux 1
#pseudo-device bpfilter 1
pseudo-device loop
pseudo-device rd 1
-pseudo-device wsmux 2 # mouse & keyboard multiplexor
+#pseudo-device wsmux 2 # mouse & keyboard multiplexor