Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2008 14:46:48 GMT
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/121525: sun4v platforms page update and rearrange
Message-ID:  <200803091446.m29EkmM9068057@ga9test2.york.ac.uk>
Resent-Message-ID: <200803091450.m29Eo3Fe083993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121525
>Category:       www
>Synopsis:       sun4v platforms page update and rearrange
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 09 14:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gavin Atkinson
>Release:        FreeBSD 7.0-BETA3 amd64
>Organization:
>Environment:
System: FreeBSD ga9test2.york.ac.uk 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Fri Nov 16 19:12:38 UTC 2007 root@myers.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	        The page at http://www.freebsd.org/platforms/sun4v.html is
doesn't fit the style of the other platforms pages, and is a little out
of date.  This patch fixes that and slightly rearranges the content to
match the other platforms pages (more PRs to come...)
>How-To-Repeat:
	N/A
>Fix:

	

--- sun4v.diff begins here ---
Index: www/en/platforms/sun4v.sgml
===================================================================
RCS file: /usr/ncvs/www/en/platforms/sun4v.sgml,v
retrieving revision 1.7
diff -u -r1.7 sun4v.sgml
--- www/en/platforms/sun4v.sgml	16 Nov 2006 19:32:36 -0000	1.7
+++ www/en/platforms/sun4v.sgml	9 Mar 2008 14:39:08 -0000
@@ -21,22 +21,31 @@
   <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="#status">Status</a></li>
     <li><a href="#hw">Hardware List</a></li>
+    <li><a href="#news">Latest News</a></li>
     <li><a href="#todo">What Needs To Be Done</a></li>
-    <li><a href="#links">Pointers Of Interest</a></li>
+    <li><a href="#who">Credits</a></li>
+    <li><a href="#list">FreeBSD/sun4v mailing list</a></li>
+    <li><a href="#links">Points of Interest</a></li>
   </ul>
 
-  <h3><a name="who">Credits</a></h3>
+  <h3><a name="status">Status</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>
+  <p>FreeBSD/sun4v is a new
+    <a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
+    Tier 2</a> architecture, and as such is not yet fully supported by the
+    <a href="&base;">FreeBSD</a> project.</p>
+
+  <h3><a name="hw">Hardware List</a></h3>
+
+  <p>A summary of supported systems follows.  SMP is supported on all supported
+    systems.</p>
 
   <ul>
-    <li><a href="mailto:kmacy@FreeBSD.org">&a.kmacy;</a></li>
-    <li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
-  </ul>
+    <li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
+    <li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
+ </ul>
 
   <h3><a name="news">Latest News</a></h3>
 
@@ -56,24 +65,29 @@
      7.0-CURRENT.</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.</p>
-
-  <ul>
-    <li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
-    <li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
- </ul>
-
   <h3><a name="todo">What Needs To Be Done</a></h3>
 
   <ul>
     <li>Load balance interrupts between CPUs.</li>
     <li>Add support for the serial port.</li>
-    <li>System reset and exit to OFW need to be implemented (use sc to reset).</li>
   </ul>
 
+  <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:kmacy@FreeBSD.org">&a.kmacy;</a></li>
+    <li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
+  </ul>
+
+  <h3><a name="list">FreeBSD/sun4v mailing list</a></h3>
+
+  <p>To subscribe to this list, send mail to <tt class="
+    EMAIL">&#60;<a href="mailto:freebsd-sun4v-subscribe@FreeBSD.org">freebsd-sun4v-subscribe@FreeBSD.org</a>&#62;</tt>
+    or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-sun4v">mailman interface</a>.</p>
+`
   <h3><a name="links">Pointers Of Interest</a></h3>
 
   <ul>
--- sun4v.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803091446.m29EkmM9068057>