doc/en/platforms/sparc.sgml
2003-02-24 16:15:01 +00:00

129 lines
4.2 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.13 2003/01/19 02:49:34 jake Exp $">
<!ENTITY title "FreeBSD/sparc64 Project">
<!ENTITY email 'freebsd-sparc64'>
<!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 Sun Microsystem's
UltraSPARC architecture. UltraSPARC is a
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
Tier 1</a> architecture, and as such is fully supported by the
<a href="http://www.freebsd.org">FreeBSD</a> project. However, the port
is not as mature as the existing i386 or alpha ports. Discussion of the
UltraSPARC port takes place on the
<a href="http://www.freebsd.org/support.html#mailing-list">freebsd-sparc</a>
mailing list.</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:jake@FreeBSD.org">Jake Burkholder</a></li>
<li><a href="mailto:tmm@FreeBSD.org">Thomas Moestl</a></li>
<li><a href="mailto:obrien@FreeBSD.org">David Obrien</a></li>
</ul>
<h3><a name="news">Latest News</a></h3>
<ul>
<li><p><b>18 January, 2003</b> : The if_xl driver is
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=2611908+0+current/cvs-all">
now</a> supported in -current.</p></li>
<li><p><b>10 December, 2002</b> : Daily snapshots of 5.0-CURRENT are now
available on
<a href="ftp://ftp2.freebsd.org/pub/FreeBSD/snapshots/sparc64">
ftp2.freebsd.org</a>.
</p></li>
</ul>
<h3><a name="hw">Hardware List</a></h3>
<p>A summary of supported systems follows. SMP is supported on all supported
systems that contain more than 1 processor. For full details please see
the
<a href="http://www.freebsd.org/releases/5.0R/DP2/hardware-sparc64.html">
release notes</a> of the <a href="http://www.freebsd.org/releases/">
release</a> you are using.</p>
<ul>
<li>Ultra 5</li>
<li>Ultra 10</li>
<li>Ultra 30</li>
<li>Ultra 60</li>
<li>Ultra 80</li>
<li>Blade 100</li>
<li>Enterprise 220R</li>
<li>Enterprise 250</li>
<li>Enterprise 420R</li>
<li>Fire V100</li>
<li>Fire V120</li>
<li>Netra T1 105</li>
<li>Netra T1 AC200/DC200</li>
<li>Netra X1</li>
<li>SPARCEngine Ultra Axi</li>
</ul>
<p>The following systems are supported, but can only be netbooted due to
the onboard scsi controller being unsupported. Work is underway to add
support for this scsi controller.</p>
<ul>
<li>Ultra 1E</li>
<li>Ultra 2</li>
<li>Enterprise 3500</li>
</ul>
<p>The following systems are unsupported.</p>
<ul>
<li>Ultra 1</li>
<li>Enterprise 450</li>
<li>Any system with an UltraSPARC III or greater processor.</li>
</ul>
<p>Any system not listed here that does not have an UltraSPARC III or greater
processor is expected to work, but may not have been tested. If you have
a system that is not listed here please try it, and let
<a href="mailto:freebsd-sparc@freebsd.org">us</a> know about it.</p>
<h3><a name="todo">What Needs To Be Done</a></h3>
<ul>
<li>Update this webpage more often.</li>
</ul>
<h3><a name="links">Pointer Of Interest</a></h3>
<ul>
<li><a href="http://www.sun.com/processors/manuals/">
User's manuals for UltraSPARC processors</a></li>
<li><a href="http://www.sparc.org/standards.html">
SPARC Standards documents</a></li>
<li><a href="http://www.netbsd.org/Ports/sparc64/">
NetBSD/sparc64</a></li>
<li><a href="http://www.openbsd.org/sparc64.html">
OpenBSD/sparc64</a></li>
</ul>
&footer;
</html>