Date: Thu, 14 Jul 2005 17:48:04 +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/sys/dev/kbdmux kbdmux.c src/sys/modules/kbdmux Makefile Message-ID: <200507141748.j6EHm4UN099668@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2005-07-14 17:48:04 UTC
FreeBSD src repository
Added files:
sys/dev/kbdmux kbdmux.c
sys/modules/kbdmux Makefile
Log:
kbdmux(4) keyboard multiplexer integration
o Add sys/dev/kbdmux/kbdmux.c to the source tree
o Add sys/modules/kbdmux/Makefile to the source tree
These are not yet connected to the build. Man page and other changes to follow.
MFC after: 1 week
Revision Changes Path
1.1 +1314 -0 src/sys/dev/kbdmux/kbdmux.c (new)
1.1 +12 -0 src/sys/modules/kbdmux/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507141748.j6EHm4UN099668>
