View | Details | Raw Unified | Return to bug 121525
Collapse All | Expand All

(-)www/en/platforms/sun4v.sgml (-20 / +34 lines)
Lines 21-42 Link Here
21
  <h3><a name="toc">Table Of Contents</a></h3>
21
  <h3><a name="toc">Table Of Contents</a></h3>
22
22
23
  <ul>
23
  <ul>
24
    <li><a href="#who">Credits</a></li>
24
    <li><a href="#status">Status</a></li>
25
    <li><a href="#news">Latest News</a></li>
26
    <li><a href="#hw">Hardware List</a></li>
25
    <li><a href="#hw">Hardware List</a></li>
26
    <li><a href="#news">Latest News</a></li>
27
    <li><a href="#todo">What Needs To Be Done</a></li>
27
    <li><a href="#todo">What Needs To Be Done</a></li>
28
    <li><a href="#links">Pointers Of Interest</a></li>
28
    <li><a href="#who">Credits</a></li>
29
    <li><a href="#list">FreeBSD/sun4v mailing list</a></li>
30
    <li><a href="#links">Points of Interest</a></li>
29
  </ul>
31
  </ul>
30
32
31
  <h3><a name="who">Credits</a></h3>
33
  <h3><a name="status">Status</a></h3>
32
34
33
  <p>The following people have been working either in the spotlights or behind
35
  <p>FreeBSD/sun4v is a new
34
    the scenes to get the FreeBSD port off the ground:</p>
36
    <a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
37
    Tier 2</a> architecture, and as such is not yet fully supported by the
38
    <a href="&base;">FreeBSD</a> project.</p>
39
40
  <h3><a name="hw">Hardware List</a></h3>
41
42
  <p>A summary of supported systems follows.  SMP is supported on all supported
43
    systems.</p>
35
44
36
  <ul>
45
  <ul>
37
    <li><a href="mailto:kmacy@FreeBSD.org">&a.kmacy;</a></li>
46
    <li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
38
    <li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
47
    <li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
39
  </ul>
48
 </ul>
40
49
41
  <h3><a name="news">Latest News</a></h3>
50
  <h3><a name="news">Latest News</a></h3>
42
51
Lines 56-79 Link Here
56
     7.0-CURRENT.</p></li>
65
     7.0-CURRENT.</p></li>
57
  </ul>
66
  </ul>
58
67
59
  <h3><a name="hw">Hardware List</a></h3>
60
61
  <p>A summary of supported systems follows.  SMP is supported on all supported
62
    systems.</p>
63
64
  <ul>
65
    <li><a href="http://www.sun.com/servers/coolthreads/t1000/">Sun Fire T1000 Server</a></li>
66
    <li><a href="http://www.sun.com/servers/coolthreads/t2000/">Sun Fire T2000 Server</a></li>
67
 </ul>
68
69
  <h3><a name="todo">What Needs To Be Done</a></h3>
68
  <h3><a name="todo">What Needs To Be Done</a></h3>
70
69
71
  <ul>
70
  <ul>
72
    <li>Load balance interrupts between CPUs.</li>
71
    <li>Load balance interrupts between CPUs.</li>
73
    <li>Add support for the serial port.</li>
72
    <li>Add support for the serial port.</li>
74
    <li>System reset and exit to OFW need to be implemented (use sc to reset).</li>
75
  </ul>
73
  </ul>
76
74
75
  <h3><a name="who">Credits</a></h3>
76
77
  <p>The following people have been working either in the spotlights or behind
78
    the scenes to get the FreeBSD port off the ground:</p>
79
80
  <ul>
81
    <li><a href="mailto:kmacy@FreeBSD.org">&a.kmacy;</a></li>
82
    <li><a href="mailto:jb@FreeBSD.org">&a.jb;</a></li>
83
  </ul>
84
85
  <h3><a name="list">FreeBSD/sun4v mailing list</a></h3>
86
87
  <p>To subscribe to this list, send mail to <tt class="
88
    EMAIL">&#60;<a href="mailto:freebsd-sun4v-subscribe@FreeBSD.org">freebsd-sun4v-subscribe@FreeBSD.org</a>&#62;</tt>
89
    or visit <a href="http://lists.FreeBSD.org/mailman/listinfo/freebsd-sun4v">mailman interface</a>.</p>
90
`
77
  <h3><a name="links">Pointers Of Interest</a></h3>
91
  <h3><a name="links">Pointers Of Interest</a></h3>
78
92
79
  <ul>
93
  <ul>

Return to bug 121525