Remove the "Working kbdmux" entry.

Requested by:	netchild
This commit is contained in:
Joel Dahl 2006-02-27 15:04:05 +00:00
parent 36aed14741
commit c59bbe7bf7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27240

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.27 2006/02/26 13:34:19 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.28 2006/02/26 21:13:38 joel Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -54,7 +54,6 @@
<ul>
<li><a href="#p-trussprocfs">Make truss(1) able to work without
procfs</a></li>
<li><a href="#p-kbdmux">Working kbdmux</a></li>
<li><a href="#p-psched">Port the "Pluggable Disk Schedulers" SoC project to
current/GEOM</a></li>
<li><a href="#p-usbnetbsd">Sync USB code with NetBSD</a></li>
@ -260,23 +259,6 @@
<hr>
<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>We need this for the growing number of systems that
assume that USB is the primary keyboard. Current status appears to be
that the kbdmux driver breaks very easily. We need this working well
enough where it can be enabled by default, and all attached keyboards
Just Work. This needs to be resolved as soon as possible.</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>C knowledge.</li>
<li>Understanding of FreeBSD keyboard/console drivers.</li>
</ul>
<hr>
<a name="p-psched"></a>
<h2>Port the "Pluggable Disk Schedulers" SoC project to current/GEOM</h2>
<p><strong>Technical contact</strong>: <a