summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2003-02-11 21:42:11 +0000
committermiod <miod@openbsd.org>2003-02-11 21:42:11 +0000
commite1fb964599d886eb64274254763f8b185b80f64d (patch)
treeddf9453e33781cd554731fff10b7464a60d0b551
parentNo ICMP redirect when PF nat code redirect the packet on the LAN. (diff)
downloadwireguard-openbsd-e1fb964599d886eb64274254763f8b185b80f64d.tar.xz
wireguard-openbsd-e1fb964599d886eb64274254763f8b185b80f64d.zip
Add wsmux for multiple keyboard configurations.
-rw-r--r--sys/arch/hppa/conf/GENERIC12
1 files changed, 7 insertions, 5 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index a3f491d4df3..3525b1005a8 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.20 2003/02/11 19:48:15 miod Exp $
+# $OpenBSD: GENERIC,v 1.21 2003/02/11 21:42:11 miod Exp $
#
# Diskless kernel config
#
@@ -118,10 +118,10 @@ gsckbd* at gsckbc? # PS/2 keyboard
# MI devices
#wsdisplay* at vgafb?
wsdisplay* at sti?
-wskbd* at gsckbd?
-wskbd* at hilkbd?
-#wsmouse* at gscms?
-#wsmouse* at hms?
+wskbd* at gsckbd? mux 1
+wskbd* at hilkbd? mux 1
+#wsmouse* at gscms? mux 0
+#wsmouse* at hms? mux 0
#fd* at fdc? drive ? # floppy drives
@@ -131,3 +131,5 @@ cd* at scsibus? target ? lun ?
ch* at scsibus? target ? lun ?
ss* at scsibus? target ? lun ?
uk* at scsibus? target ? lun ?
+
+pseudo-device wsmux 2 # mouse and keyboard multiplexor pseudo-device