summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2004-08-27 22:03:03 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2004-08-27 22:03:03 +0000
commit050bfb61419758ca2324340b03133d345f554ab0 (patch)
treec0da2e0cf306e08dcee0eb8f70d1820b792b76bc /sys
parentb6af1f6326dec9a01ab57bbbf5a9529e58a8513c (diff)
Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support,
ok deraadt@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index fffdb01e485..14a8f93acf4 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.78 2004/08/03 00:43:49 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.79 2004/08/27 22:03:02 drahn Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -358,3 +358,4 @@ pseudo-device loop 1 # network loopback
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
pseudo-device ccd 4 # concatenated disk devices
+pseudo-device wsmux 2