summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2005-01-03 21:46:00 +0000
committerderaadt <deraadt@openbsd.org>2005-01-03 21:46:00 +0000
commit34076a808a0743f88c132273f563f006ed2d1767 (patch)
tree954061fa9ef2f6063da039eaf6da880020c4b914
parentre-enable ohci and uhci (diff)
downloadwireguard-openbsd-34076a808a0743f88c132273f563f006ed2d1767.tar.xz
wireguard-openbsd-34076a808a0743f88c132273f563f006ed2d1767.zip
wsmux lets usb keyboards work here
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index b38c1bcc1af..abcbe4c9560 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.44 2004/12/25 20:39:36 deraadt Exp $
+# $OpenBSD: RAMDISKC,v 1.45 2005/01/03 21:46:00 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -313,3 +313,4 @@ pseudo-device loop 1 # network loopback
#pseudo-device ppp 1 # PPP
pseudo-device bpfilter 1 # packet filter
pseudo-device rd 1 # ramdisk
+pseudo-device wsmux 2