Regen from r199849.
This commit is contained in:
parent
f7367a94bc
commit
586c0b61e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34968
1 changed files with 34 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ alink="#0000FF">
|
||||||
2008, 2009 The FreeBSD Documentation Project</p>
|
2008, 2009 The FreeBSD Documentation Project</p>
|
||||||
|
|
||||||
<p class="PUBDATE">$FreeBSD: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
|
<p class="PUBDATE">$FreeBSD: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
|
||||||
199848 2009-11-26 21:14:09Z hrs $<br />
|
199849 2009-11-26 22:09:37Z hrs $<br />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||||
|
|
@ -547,6 +547,10 @@ kernel symbol table.</p>
|
||||||
the default Linux infrastructure port is <tt
|
the default Linux infrastructure port is <tt
|
||||||
class="FILENAME">emulators/linux_base-f10</tt> (Fedora 10).</p>
|
class="FILENAME">emulators/linux_base-f10</tt> (Fedora 10).</p>
|
||||||
|
|
||||||
|
<p>[arm] The FreeBSD/arm now supports mini dump.</p>
|
||||||
|
|
||||||
|
<p>[powerpc] The FreeBSD/powerpc now supports kernel core dump.</p>
|
||||||
|
|
||||||
<p>[amd64, i386] The FreeBSD virtual memory subsystem now supports fully transparent use
|
<p>[amd64, i386] The FreeBSD virtual memory subsystem now supports fully transparent use
|
||||||
of <b class="APPLICATION">superpages</b> for application memory; application memory pages
|
of <b class="APPLICATION">superpages</b> for application memory; application memory pages
|
||||||
are dynamically promoted to or demoted from superpages without any modification to
|
are dynamically promoted to or demoted from superpages without any modification to
|
||||||
|
|
@ -754,6 +758,11 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=boot0cfg&sektion=8&manpath=FreeBS
|
||||||
utility now supports a new <code class="OPTION">-i</code> option to set the volume
|
utility now supports a new <code class="OPTION">-i</code> option to set the volume
|
||||||
ID.</p>
|
ID.</p>
|
||||||
|
|
||||||
|
<p>[arm, powerpc] The <a
|
||||||
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=loader&sektion=8&manpath=FreeBSD+8.0-RELEASE">
|
||||||
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">loader</span>(8)</span></a> now
|
||||||
|
supports U-Boot support library.</p>
|
||||||
|
|
||||||
<p>[7.2R] The <a
|
<p>[7.2R] The <a
|
||||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=boot&sektion=8&manpath=FreeBSD+8.0-RELEASE">
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=boot&sektion=8&manpath=FreeBSD+8.0-RELEASE">
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">boot</span>(8)</span></a> now
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">boot</span>(8)</span></a> now
|
||||||
|
|
@ -803,6 +812,17 @@ boot partition if required.</p>
|
||||||
|
|
||||||
<p>The FreeBSD now includes experimental support for MIPS platform.</p>
|
<p>The FreeBSD now includes experimental support for MIPS platform.</p>
|
||||||
|
|
||||||
|
<p>Support for RTC on Dallas Semiconductor chips has been improved. The DS133x and DS1553
|
||||||
|
are now supported.</p>
|
||||||
|
|
||||||
|
<p>[arm] The FreeBSD/arm now supports Feroceon and Sheeva embedded CPU, Marvell Orion
|
||||||
|
(88F5281), Kirkwood (88F6281), Discovery Innovation (MV-78100) systems-on-chip CPU.</p>
|
||||||
|
|
||||||
|
<p>[powerpc] The FreeBSD/powerpc now supports SMP machines</p>
|
||||||
|
|
||||||
|
<p>[powerpc] The FreeBSD/powerpc now supports E500 (Book-E) embedded CPU and Freescale
|
||||||
|
PowerQUICCIII MPC85xx system-on-chip (including single and dual-core).</p>
|
||||||
|
|
||||||
<p>The <a
|
<p>The <a
|
||||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=acpi&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=acpi&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">acpi</span>(4)</span></a>
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">acpi</span>(4)</span></a>
|
||||||
|
|
@ -1102,6 +1122,10 @@ only on 82550 or 82551-based controllers.</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<p>[arm, powerpc] The mge(4) driver has been added to provide support for Marvell Gigabit
|
||||||
|
Ethernet controllers found on ARM-based SOCs (Orion, Kirkwood, Discovery), as well as on
|
||||||
|
system controllers for PowerPC processors (MV64430, MV6446x).</p>
|
||||||
|
|
||||||
<p>The <a
|
<p>The <a
|
||||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=miibus&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=miibus&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">miibus</span>(4)</span></a> driver
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">miibus</span>(4)</span></a> driver
|
||||||
|
|
@ -1129,6 +1153,10 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=nge&sektion=4&manpath=FreeBSD+8.0
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">nge</span>(4)</span></a> driver
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">nge</span>(4)</span></a> driver
|
||||||
has been improved and now works on all platforms.</p>
|
has been improved and now works on all platforms.</p>
|
||||||
|
|
||||||
|
<p>The tsec(4) driver has been added to provide support for Freescale integrated
|
||||||
|
Three-Speed Ethernet Controller (TSEC). This driver also works with the enhanced version
|
||||||
|
of the controller (eTSEC).</p>
|
||||||
|
|
||||||
<p>The <a
|
<p>The <a
|
||||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=uath&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=uath&sektion=4&manpath=FreeBSD+8.0-RELEASE">
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">uath</span>(4)</span></a> driver
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">uath</span>(4)</span></a> driver
|
||||||
|
|
@ -2181,6 +2209,11 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=
|
||||||
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> will generate a new directory
|
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> will generate a new directory
|
||||||
name for use by the backup. This is enabled by default.</p>
|
name for use by the backup. This is enabled by default.</p>
|
||||||
|
|
||||||
|
<p>The <a
|
||||||
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=gdbserver&sektion=1&manpath=FreeBSD+8.0-RELEASE">
|
||||||
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gdbserver</span>(1)</span></a> now
|
||||||
|
supports arm and powerpc platforms.</p>
|
||||||
|
|
||||||
<p>The <a
|
<p>The <a
|
||||||
href="http://www.FreeBSD.org/cgi/man.cgi?query=gpt&sektion=8&manpath=FreeBSD+8.0-RELEASE">
|
href="http://www.FreeBSD.org/cgi/man.cgi?query=gpt&sektion=8&manpath=FreeBSD+8.0-RELEASE">
|
||||||
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gpt</span>(8)</span></a> program
|
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">gpt</span>(8)</span></a> program
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue