Update the kbdmux entry.

Submitted by:	emax
This commit is contained in:
Joel Dahl 2005-12-22 18:02:19 +00:00
parent c0d5aa15f4
commit 1e71aaec10
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26684

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.8 2005/12/21 13:45:15 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.9 2005/12/22 12:21:46 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -190,6 +190,8 @@
<a name="p-kbdmux"></a>
<h2>Working kbdmux</h2>
<p><strong>Technical contact</strong>: <a
href="mailto:emax@FreeBSD.org">&a.emax;</a></p>
<p><strong>Deadline</strong>: January 31</p>
<p>We need this for the growing number of systems that
assume that USB is the primary keyboard. Current status appears to be
@ -199,7 +201,7 @@
<p><strong>Requirements</strong>:</p>
<ul>
<li>C knowledge.</li>
<li>USB keyboard.</li>
<li>Understanding of FreeBSD keyboard/console drivers.</li>
</ul>
<hr>