- Update the V440 entry regarding added support for the on-board NICs in 8.0. Approved by: blackend
156 lines
5.1 KiB
Text
156 lines
5.1 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.32 2009/04/25 20:39:34 marius Exp $">
|
|
<!ENTITY title "FreeBSD/sparc64 Project">
|
|
<!ENTITY email 'freebsd-sparc64'>
|
|
<!ENTITY % navinclude.developers "INCLUDE">
|
|
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h3><a name="intro">Introduction</a></h3>
|
|
|
|
<p>This page contains information about the FreeBSD port to Sun Microsystem's
|
|
UltraSPARC® architecture. Discussion of the UltraSPARC port takes
|
|
place on the
|
|
<a href="http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64">freebsd-sparc</a>
|
|
mailing list.</p>
|
|
|
|
<h3>Table Of Contents</h3>
|
|
|
|
<ul>
|
|
<li><a href="#status">Status</a></li>
|
|
<li><a href="#hw">Hardware List</a></li>
|
|
<li><a href="#who">Credits</a></li>
|
|
<li><a href="#list">FreeBSD/sparc64 mailing list</a></li>
|
|
<li><a href="#links">Points of Interest</a></li>
|
|
</ul>
|
|
|
|
<h3><a name="status">Status</a></h3>
|
|
|
|
<p>UltraSPARC is a
|
|
<a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
|
|
Tier 2</a> architecture, and as such is not fully supported by the
|
|
<a href="&base;">FreeBSD</a> project. Although fully functional, the port
|
|
is not as mature as the existing i386 or amd64 ports.</p>
|
|
|
|
<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="&base;/releases/&rel.current;R/hardware.html">
|
|
release notes</a> of the <a href="&base;/releases/">
|
|
release</a> you are using.</p>
|
|
|
|
<ul>
|
|
<li>Blade 100</li>
|
|
<li>Blade 150</li>
|
|
<li>Enterprise 100</li>
|
|
<li>Enterprise 220R</li>
|
|
<li>Enterprise 250</li>
|
|
<li>Enterprise 420R</li>
|
|
<li>Enterprise 450</li>
|
|
<li>Fire V100</li>
|
|
<li>Fire V120</li>
|
|
<li>Netra™ T1 105</li>
|
|
<li>Netra T1 AC200/DC200</li>
|
|
<li>Netra t 1100</li>
|
|
<li>Netra t 1120</li>
|
|
<li>Netra t 1125</li>
|
|
<li>Netra t 1400/1405</li>
|
|
<li>Netra 120</li>
|
|
<li>Netra X1</li>
|
|
<li>SPARCEngine® Ultra AX1105</li>
|
|
<li>SPARCEngine® Ultra AXe</li>
|
|
<li>SPARCEngine® Ultra AXi</li>
|
|
<li>SPARCEngine Ultra AXmp</li>
|
|
<li>Ultra 1</li>
|
|
<li>Ultra 1E</li>
|
|
<li>Ultra 2</li>
|
|
<li>Ultra™ 5</li>
|
|
<li>Ultra 10</li>
|
|
<li>Ultra 30</li>
|
|
<li>Ultra 60</li>
|
|
<li>Ultra 80</li>
|
|
<li>Ultra 450</li>
|
|
</ul>
|
|
|
|
<p>The following systems are partially supported by FreeBSD. In
|
|
particular the fibre channel controllers in SBus-based systems are not
|
|
supported. However, it is possible to use these with a SCSI controller
|
|
supported by the esp(4) driver (Sun ESP SCSI, Sun FAS Fast-SCSI
|
|
and Sun FAS366 Fast-Wide SCSI controllers).</p>
|
|
|
|
<ul>
|
|
<li>Enterprise 3500</li>
|
|
<li>Enterprise 4500</li>
|
|
</ul>
|
|
|
|
<p>Starting with 7.2-RELEASE, sparc64 systems based on
|
|
UltraSPARC III and beyond are also supported by FreeBSD, which includes
|
|
the following known working systems:</p>
|
|
|
|
<ul>
|
|
<li>Blade 1000</li>
|
|
<li>Blade 1500</li>
|
|
<li>Blade 2000</li>
|
|
<li>Blade 2500</li>
|
|
<li>Fire 280R</li>
|
|
<li>Fire V210</li>
|
|
<li>Fire V250</li>
|
|
<li>Fire V440 (support for the on-board NICs first appeared in
|
|
8.0-RELEASE)</li>
|
|
<li>Fire V880</li>
|
|
<li>Netra 20/Netra T4</li>
|
|
</ul>
|
|
|
|
<p>The following UltraSPARC IIIi systems are not tested but
|
|
believed to be also supported by FreeBSD:</p>
|
|
|
|
<ul>
|
|
<li>Fire V125</li>
|
|
<li>Fire V240</li>
|
|
</ul>
|
|
|
|
<p>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>
|
|
|
|
<p>Note that newer UltraSPARC-T1® processor based systems are supported
|
|
by the <a href="&base;/platforms/sun4v.html">FreeBSD/sun4v Project</a></p>
|
|
|
|
<h3><a name="who">Credits</a></h3>
|
|
|
|
<p>The following 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">&a.jake;</a></li>
|
|
<li><a href="mailto:tmm@FreeBSD.org">&a.tmm;</a></li>
|
|
<li><a href="mailto:obrien@FreeBSD.org">&a.obrien;</a></li>
|
|
</ul>
|
|
|
|
<h3><a name="list">FreeBSD/sparc64 mailing list</a></h3>
|
|
|
|
<p>To subscribe to this list, send an email to <tt class="
|
|
EMAIL"><<a href="mailto:freebsd-sparc64-subscribe@FreeBSD.org">freebsd-sparc64-subscribe@FreeBSD.org</a>></tt>
|
|
or visit the
|
|
<a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-sparc64">mailman interface</a>.</p>
|
|
|
|
<h3><a name="links">Pointers 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/specificationsDocuments.html">
|
|
SPARC Standards and technical 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>
|