HEADSUP: kbdmux(4)/syscons(4) patch is in the tree

From: Maksim Yevmenkin <maksim.yevmenkin_at_savvis.net>
Date: Tue, 28 Feb 2006 16:21:05 -0800
Dear Hackers,

kbdmux(4)/syscons(4) patch was committed to -current. please give it a 
try and report any problems you might have with it.

to activate kbdmux(4) simply

1) add 'kbdmux_load="YES"' to /boot/loader.conf and reboot

or

2) kldload kbdmux && kbdcontrol -K < /dev/ttyv0

once kbdmux is active any keyboard (i.e. ukbd(4)/vkbd(4)) attached to 
the system will be automatically added to the kbdmux.

to de-activate kbdmux

1) remove 'kbdmux_load="YES"' from /boot/loader.conf and reboot

or

2) kldunload kbdmux -- this will set active keyboard to the first 
available keyboard (usually atkbd0)

thanks,
max
Received on Tue Feb 28 2006 - 23:21:10 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC