summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-08-08 15:59:34 +0000
committerbmah <bmah@FreeBSD.org>2003-08-08 15:59:34 +0000
commit0586a616afbf29cdfe5a32513eeed50868ca9926 (patch)
tree90d94c9f1752f9cbe1f320e06ce691bf8a015fa7 /release
parentee1d0e21ba586e4cadff3693f9d5f0436e74b04c (diff)
downloadFreeBSD-src-0586a616afbf29cdfe5a32513eeed50868ca9926.zip
FreeBSD-src-0586a616afbf29cdfe5a32513eeed50868ca9926.tar.gz
New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)
support for raw disks, acpidb(8), iasl(8).
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml14
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml14
2 files changed, 28 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 23fe85a..6000c2d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -201,6 +201,10 @@
<para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to
support IDT77252 based ATM interfaces.</para>
+ <para>The &man.rl.4; driver now has support for the RealTek
+ 8139C+ Fast Ethernet chipset and the RealTek 8169 Gigabit
+ Ethernet chip.</para>
+
<para>The suspend/resume support for the &man.wi.4; driver
now works correctly when the device is configured down.
&merged;</para>
@@ -240,6 +244,9 @@
<sect3 id="disks">
<title>Disks and Storage</title>
+ <para>&man.ccd.4; can now operate on raw disks and other
+ &man.geom.4; providers.</para>
+
<para>The &man.da.4; driver no longer tries to send 6-byte
commands to USB and Firewire devices. The quirks for these
devices (which hopefully are now unnecessary) have been
@@ -287,6 +294,9 @@
<sect2 id="userland">
<title>Userland Changes</title>
+ <para>&man.acpidb.8;, an ACPI DSDT debugger, has been
+ added.</para>
+
<para>&man.arp.8; now supports a <option>-i</option> option
to limit the scope of the current operation to the ARP entries
on a particular interface. This option applies to the display
@@ -306,6 +316,10 @@
polling interval can be controlled with the <option>-i</option>
option.</para>
+ <para>The &man.iasl.8; utility, a compiler/decompiler for ACPI
+ Source Language (ASL) and ACPI Machine language (AML), has been
+ added.</para>
+
<para>&man.ipfw.8; <literal>list</literal> and <literal>show</literal>
command now support ranges of rule numbers.
&merged;</para>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 23fe85a..6000c2d 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -201,6 +201,10 @@
<para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to
support IDT77252 based ATM interfaces.</para>
+ <para>The &man.rl.4; driver now has support for the RealTek
+ 8139C+ Fast Ethernet chipset and the RealTek 8169 Gigabit
+ Ethernet chip.</para>
+
<para>The suspend/resume support for the &man.wi.4; driver
now works correctly when the device is configured down.
&merged;</para>
@@ -240,6 +244,9 @@
<sect3 id="disks">
<title>Disks and Storage</title>
+ <para>&man.ccd.4; can now operate on raw disks and other
+ &man.geom.4; providers.</para>
+
<para>The &man.da.4; driver no longer tries to send 6-byte
commands to USB and Firewire devices. The quirks for these
devices (which hopefully are now unnecessary) have been
@@ -287,6 +294,9 @@
<sect2 id="userland">
<title>Userland Changes</title>
+ <para>&man.acpidb.8;, an ACPI DSDT debugger, has been
+ added.</para>
+
<para>&man.arp.8; now supports a <option>-i</option> option
to limit the scope of the current operation to the ARP entries
on a particular interface. This option applies to the display
@@ -306,6 +316,10 @@
polling interval can be controlled with the <option>-i</option>
option.</para>
+ <para>The &man.iasl.8; utility, a compiler/decompiler for ACPI
+ Source Language (ASL) and ACPI Machine language (AML), has been
+ added.</para>
+
<para>&man.ipfw.8; <literal>list</literal> and <literal>show</literal>
command now support ranges of rule numbers.
&merged;</para>
OpenPOWER on IntegriCloud