summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/RAMDISKBIG
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-06 21:32:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-06 21:32:58 +0000
commitff2ac8cff1b4b445fa9b7c71dbffdd98f3454834 (patch)
treef20c42f045054aa76836caa045667d97882fe7a5 /sys/arch/alpha/conf/RAMDISKBIG
parentcc012865d714868333a1bb76a83f31d808866a49 (diff)
use wsmux more; miod ok
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKBIG')
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index bbc31c186ce..ec5b65e41cd 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.48 2005/01/04 01:22:40 jsg Exp $
+# $OpenBSD: RAMDISKBIG,v 1.49 2005/01/06 21:32:56 deraadt Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -293,10 +293,10 @@ scsibus* at atapiscsi?
#wsdisplay* at sfb?
wsdisplay* at vga?
wsdisplay* at tga?
-wskbd* at pckbd?
-wsmouse* at pms?
+wskbd* at pckbd? mux 1
+wsmouse* at pms? mux 0
pseudo-device bpfilter 1
pseudo-device loop
pseudo-device rd 1
-#pseudo-device wsmux 2
+pseudo-device wsmux 2