Add mention of shutdown not working correctly
This commit is contained in:
parent
d26dd95feb
commit
92c6954ac4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29069
1 changed files with 2 additions and 1 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.3 2006/11/12 06:24:32 jb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.4 2006/11/13 03:51:46 jb Exp $">
|
||||
<!ENTITY title "FreeBSD/sun4v Project">
|
||||
<!ENTITY email 'freebsd-sun4v'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -71,6 +71,7 @@
|
|||
<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="links">Pointers Of Interest</a></h3>
|
||||
|
|
Loading…
Reference in a new issue