Add a to-do entry for time/date support.
Link the systems supported to Sun's web pages which describe the systems.
This commit is contained in:
parent
d28c0ddbe2
commit
329157d80f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29047
1 changed files with 4 additions and 3 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/sun4v.sgml,v 1.28 2006/10/16 18:06:12 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.1 2006/11/09 06:29:55 jb Exp $">
|
||||
<!ENTITY title "FreeBSD/sun4v Project">
|
||||
<!ENTITY email 'freebsd-sun4v'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -46,8 +46,8 @@
|
|||
systems.</p>
|
||||
|
||||
<ul>
|
||||
<li>T1000</li>
|
||||
<li>T2000</li>
|
||||
<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>
|
||||
|
@ -55,6 +55,7 @@
|
|||
<ul>
|
||||
<li>Load balance interrupts between CPUs.</li>
|
||||
<li>Add support for the serial port.</li>
|
||||
<li>System date and time. Use ntpdate in the mean time.</li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="links">Pointers Of Interest</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue