doc/en/platforms/ia64.sgml
Marcel Moolenaar 93e1d4ccfe s/h2/h3/g.
2002-06-02 20:06:27 +00:00

94 lines
3.8 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.8 2002/06/02 08:50:41 marcel Exp $">
<!ENTITY title "FreeBSD/ia64 Project">
<!ENTITY email 'freebsd-ia64'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<h3><a name="intro">Introduction</a></h3>
<p>This page contains information about the FreeBSD port to Intel's IA-64
architecture; officially known as Itanium Processor Family (IPF). As with
the port itself, this page is still work in progress. Please send any
comments and suggestions to <a href="mailto:marcel@FreeBSD.org">Marcel
</a>. For discussions and everything else related to IA-64, send mail to
<a href="mailto:freebsd-ia64@FreeBSD.org">freebsd-ia64@FreeBSD.org</a>.
</p>
<h3><a name="toc">Table Of Contents</a></h3>
<ul>
<li><a href="#who">Credits</a></li>
<li><a href="#news">Latest News</a></li>
<li><a href="#hw">Hardware List</a></li>
<li><a href="#todo">What Needs To Be Done</a></li>
<li><a href="#links">Pointers Of Interest</a></li>
</ul>
<h3><a name="who">Credits</a></h3>
<p>The follow people have been working either in the spotlights or behind
the scenes to get the FreeBSD port off the ground:</p>
<ul>
<li><a href="mailto:dfr@FreeBSD.org">Doug Rabson</a></li>
<li><a href="mailto:marcel@FreeBSD.org">Marcel Moolenaar</a></li>
<li><a href="mailto:peter@FreeBSD.org">Peter Wemm</a></li>
<li><a href="mailto:ps@FreeBSD.org">Paul Saab</a></li>
</ul>
<h3><a name="news">Latest News</a></h3>
<ul>
<li><p><b>2-Jun-2002</b> <a href="mailto:marcel@FreeBSD.org">Marcel</a>,
in a courageous attempt (*cough*), committed the first of a hopefully
regular series of updates to bring the project page up to date. Stay
tuned...
</p></li>
<li><p><b>28-May-2002</b> <a href="mailto:marcel@FreeBSD.org">Marcel</a>
committed GEOM support for GUID Partition Tables (GPT). A GPT tool is
still under development, but booting from a GPT disklabel partition is
working.</p></li>
<li><p><b>10-May-2002</b> <a href="mailto:obrien@FreeBSD.org">David
O'Brien</a> switched the in-tree compiler to GCC 3.1. Due to his efforts
we are now capable of self-hosting.
<li><p><b>25-Apr-2002</b> <a href="mailto:marcel@FreeBSD.org">Marcel</a>
committed elementary support for loading kernel modules.</p></li>
<li><p><b>10-Apr-2002</b> <a href="mailto:dfr@FreeBSD.org">Doug</a>
committed the rudimentary support for running i386 binaries in ia32
mode. Development continues on the Perforce branch.</p></li>
<li><p>...more to come here...</p></li>
<li><p><b>5-Oct-2001</b> <a href="mailto:dfr@FreeBSD.org">Doug</a> reports
that he has reached single user mode on real hardware with a root
filesystem mounted over NFS.</p></li>
<li><p><b>5-Nov-2000</b> <a href="mailto:marcel@FreeBSD.org">Marcel</a>
has written a web page describing the <a
href="http://www.FreeBSD.org/~marcel/ssc.html">Simulator System Calls
</a>.</p></li>
<li><p><b>4-Oct-2000</b> <a href="mailto:dfr@FreeBSD.org">Doug</a> has
committed code to get FreeBSD as far as start_init() before it dies in
the simulator.</p></li>
<li><p><b>30-Sep-2000</b> <a href="mailto:dfr@FreeBSD.org">Doug</a> has
made a series of commits to -current with early IA-64 support. The
kernel will now reach the mountroot prompt. Please follow the mailing
list for more information.</p></li>
</ul>
<h3><a name="hw">Hardware List</a></h3>
<p>Stay tuned...</p>
<h3><a name="todo">What Needs To Be Done</a></h3>
<p>Stay tuned...</p>
<h3><a name="links">Pointer Of Interest</a></h3>
<p>Stay tuned...</p>
&footer;
</html>