From: Alex Hornung Date: Sun, 13 Sep 2009 07:52:57 +0000 (+0100) Subject: GENERIC - add device kbdmux X-Git-Url: https://gitweb.dragonflybsd.org/~lentferj/dragonfly.git/commitdiff_plain/0b4b2a9aa91ee9045f32a8e84ae389413d17efe9 GENERIC - add device kbdmux * kbdmux should be part of the GENERIC kernel, as it solves a lot of multi-keyboard issues, if not all. --- diff --git a/sys/config/GENERIC b/sys/config/GENERIC index ed5a573e26..1ba6658036 100644 --- a/sys/config/GENERIC +++ b/sys/config/GENERIC @@ -171,6 +171,9 @@ device psm0 at atkbdc? irq 12 device vga0 at isa? +# kbdmux is the keyboard multiplexer +device kbdmux + # splash screen/screen saver pseudo-device splash