artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6258f8b
)
Add wsmux(4) such that systems with multiple keyboards work in bsd.rd.
author
kettenis
<kettenis@openbsd.org>
Sun, 11 Sep 2022 10:37:54 +0000
(10:37 +0000)
committer
kettenis
<kettenis@openbsd.org>
Sun, 11 Sep 2022 10:37:54 +0000
(10:37 +0000)
ok deraadt@, mpi@
sys/arch/arm64/conf/RAMDISK
patch
|
blob
|
history
diff --git
a/sys/arch/arm64/conf/RAMDISK
b/sys/arch/arm64/conf/RAMDISK
index
2ac1a50
..
408118c
100644
(file)
--- a/
sys/arch/arm64/conf/RAMDISK
+++ b/
sys/arch/arm64/conf/RAMDISK
@@
-1,4
+1,4
@@
-# $OpenBSD: RAMDISK,v 1.17
6 2022/09/02 13:20:46
kettenis Exp $
+# $OpenBSD: RAMDISK,v 1.17
7 2022/09/11 10:37:54
kettenis Exp $
machine arm64
maxusers 4
@@
-365,3
+365,6
@@
pseudo-device trunk
pseudo-device bpfilter 1
pseudo-device rd 1
pseudo-device bio 1
+
+# mouse & keyboard multiplexor pseudo-devices
+pseudo-device wsmux 2