Date: Thu, 14 Jul 2005 23:04:23 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile kbdmux.4 src/sys/conf files src/sys/modules Makefile Message-ID: <200507142304.j6EN4NCH036618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-07-14 23:04:23 UTC
FreeBSD src repository
Modified files:
share/man/man4 Makefile
sys/conf files
sys/modules Makefile
Added files:
share/man/man4 kbdmux.4
Log:
kbdmux(4) keyboard multiplexer integration
o Add minimal kbdmux(4) man page to the source tree (more details to follow);
o Hook up kbdmux(4) to the build.
This concludes the first part of the kbdmux(4) keyboard multiplexer
integration. It now should be possible to use kbdmux(4), however one
must configure kbdmux(4) by hand (i.e. load kbdmux(4) module and use
kbdcontrol(1) to add/remove slave keyboards to/from kbdmux(4)).
MFC after: 1 week
Revision Changes Path
1.322 +1 -0 src/share/man/man4/Makefile
1.1 +51 -0 src/share/man/man4/kbdmux.4 (new)
1.1033 +1 -0 src/sys/conf/files
1.451 +1 -0 src/sys/modules/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507142304.j6EN4NCH036618>
