doc/en/platforms/ia64/todo.sgml
Marcel Moolenaar 97472e2424 Annotate the title with a keyword of what the page is about. This
generally works better with histories, window titles and tabs.
2003-01-19 08:46:37 +00:00

53 lines
1.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/todo.sgml,v 1.2 2003/01/19 05:36:14 marcel Exp $">
<!ENTITY title "FreeBSD/ia64 Project -- to do">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<hr>
<form action="http://www.freebsd.org/cgi/query-pr-summary.cgi" method="get">
<center>Search the FreeBSD/ia64 PR database:
<input type="hidden" name="category" value="ia64">
<input type="hidden" name="sort" value="none">
<input type="text" name="text">
<input type="submit" value="Go">
</center>
</form>
<hr>
<h2>What needs to be done</h2>
<p>This page tries to be the starting point for people trying to find
anything that can be done.</p>
<h3>Package building errors</h3>
<p>Look <a href="http://bento.freebsd.org/errorlogs/ia64-5-latest/">here</a>
for the most up-to-date list of ports that fail to build for some reason
or another.</p>
<h3>To do list </h3>
<p>A complete list of things that need to be done is very likely not
going to happen. There's just too much. Below a list of the larger
or more important items.</p>
<ul>
<li>EPC based system calls</li>
<li>gdb(1) support and port</li>
<li>Make SMP reliable</li>
<li>Continue work on MCA</li>
<li>Revisit the VHPT handling</li>
<li>Revisit kernel loading</li>
<li>Revisit TR assignment</li>
</ul>
&footer;
</html>