Update hardware list by reflecting FreeBSD/sparc64 5.1R hardware note.
PR: docs/58901 Submitted by: Linh Pham <question@closedsrc.org>
This commit is contained in:
parent
2f4ef73341
commit
de249207b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18703
1 changed files with 11 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.14 2003/02/24 16:15:01 alex Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.15 2003/06/18 23:41:16 murray Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -61,7 +61,7 @@
|
|||
<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">
|
||||
<a href="http://www.freebsd.org/releases/5.1R/hardware-sparc64.html">
|
||||
release notes</a> of the <a href="http://www.freebsd.org/releases/">
|
||||
release</a> you are using.</p>
|
||||
|
||||
|
@ -72,15 +72,23 @@
|
|||
<li>Ultra 60</li>
|
||||
<li>Ultra 80</li>
|
||||
<li>Blade 100</li>
|
||||
<li>Blade 150</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 Axi</li>
|
||||
<li>SPARCEngine Ultra AXmp</li>
|
||||
</ul>
|
||||
|
||||
<p>The following systems are supported, but can only be netbooted due to
|
||||
|
@ -91,13 +99,13 @@
|
|||
<li>Ultra 1E</li>
|
||||
<li>Ultra 2</li>
|
||||
<li>Enterprise 3500</li>
|
||||
<li>Enterprise 4500</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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue