- Fix email address to the ACPI mailing list.

-  Remove entries that were commented out.
This commit is contained in:
Joel Dahl 2006-01-10 08:50:33 +00:00
parent 4c9960ff31
commit b2542ef733
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26823

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.10 2005/12/22 18:02:19 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.11 2006/01/04 18:39:43 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;
@ -44,7 +44,6 @@
<li><a href="#p-magicsymlinks">Implement Magic Symlinks</a></li>
<li><a href="#p-mdfs">Fix mdfs lockups when using non-sync operation
modes</a></li>
<!--<li><a href="#p-logicalvolume">Logical Volume Manager</a></li>-->
</ul>
<h3>Kernel</h3>
@ -93,7 +92,6 @@
<ul>
<li><a href="#p-zeroconf">Add zeroconf (Rendezvous/Bonjour) support to
FreeBSD</a></li>
<!--<li><a href="#p-isdn4bsd">Modernize ISDN4BSD</a></li>-->
<li><a href="#p-networkdisk">Network Disk Device</a></li>
<li><a href="#p-nfslockdsemantics">NFS Lockd (improve semantics)</a></li>
<li><a href="#p-nfslockdkernel">NFS Lockd (kernel implementation)</a></li>
@ -176,19 +174,6 @@
<hr>
<!--
<a name="p-logicalvolume"></a>
<h2>Logical Volume Manager</h2>
<p><strong>Mentor</strong>: <a href="mailto:none">none</a></p>
<p>none</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>none</li>
</ul>
<hr>
!-->
<a name="p-kbdmux"></a>
<h2>Working kbdmux</h2>
<p><strong>Technical contact</strong>: <a
@ -635,7 +620,7 @@
<p>Implement a range of predictive algorithms (and perhaps design your own)
and profile them for power usage and performance loss. The best
algorithm will save the most power while losing the least performance. This
has been discussed on the <a href="acpi@FreeBSD.org">ACPI</a> mailing
has been discussed on the <a href="mailto:acpi@FreeBSD.org">ACPI</a> mailing
list and &a.bruno; has some early patches.</p>
<p><strong>Requirements</strong>:</p>
<ul>
@ -682,30 +667,6 @@
<hr>
<!--
<a name="p-isdn4bsd"></a>
<h2>Modernize ISDN4BSD</h2>
<p>Description needed</p>
<ul>
<li>Re-factor i4b to allow to implement locking.</li>
<li>Modernize the use of kernel APIs in i4b, e.g. use busspace(9)</li>
<li>Test/fix it on amd64.</li>
<li>Determine the requirements of external software like asterisk and add
missing interfaces.</li>
<li>Write/add drivers which get recommended by asterisk.</li>
</ul>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Ability to read and understand foreign C code.</li>
<li>Ability to write C code.</li>
<li>Knowledge about ISDN.</li>
<li>Knowledge about device driver APIs.</li>
<li>A good understanding of the FreeBSD locking methods.</li>
</ul>
<hr>
-->
<a name="p-networkdisk"></a>
<h2>Network Disk Device</h2>
<p><strong>Technical contact</strong>: <a