- Update for the fact that the UltraSPARC architecture now is owned by
Oracle. - Remove the link to the sun4v page as that architecture currently is unsupported by FreeBSD. - Remove a dead link to CPU documentation.
This commit is contained in:
parent
9814ea27d0
commit
6b09fddef7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38308
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!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.40 2010/11/06 13:01:54 marius Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.41 2011/11/27 17:38:49 marius Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc64'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -13,7 +13,7 @@
|
|||
<h3><a name="intro">Introduction</a></h3>
|
||||
|
||||
<p>This page contains information about the FreeBSD port to Fujitsu's
|
||||
SPARC64® and Sun Microsystem's UltraSPARC® architectures.
|
||||
SPARC64® and Oracle's UltraSPARC® architectures.
|
||||
Discussion of this port takes
|
||||
place on the
|
||||
<a href="http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64">freebsd-sparc</a>
|
||||
|
@ -149,9 +149,6 @@
|
|||
<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
|
||||
|
@ -173,8 +170,6 @@
|
|||
<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/">
|
||||
|
|
Loading…
Reference in a new issue