summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-10-25 20:47:12 +0000
committerbmah <bmah@FreeBSD.org>2001-10-25 20:47:12 +0000
commit86d76f86a8049fb8eb93d6a0647494805a04e6f5 (patch)
tree387d2934adcb52e5e0a8ea806f05a54f0fdea001
parentd319d0a53b4227911f8e7c9711955281e80a5281 (diff)
downloadFreeBSD-src-86d76f86a8049fb8eb93d6a0647494805a04e6f5.zip
FreeBSD-src-86d76f86a8049fb8eb93d6a0647494805a04e6f5.tar.gz
New release notes: Multiple low-level consoles, fxp(4) bundling.
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml10
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml10
2 files changed, 20 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 e940af3..a213cf3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -319,6 +319,10 @@
<application>bzip2</application>-compressed kernels and
modules. &merged;</para>
+ <para>The kernel now has support for multiple low-level console
+ devices. The new &man.conscontrol.8; utility helps to manage the
+ different consoles.</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -443,6 +447,12 @@
<para>The &man.fxp.4; driver now requires a <literal>device
miibus</literal> entry in the kernel configuration file. &merged;</para>
+ <para>The &man.fxp.4; driver now supports Intel's loadable
+ microcode to implement receive-side interrupt coalescing and
+ packet bundling, on NICs that support these features. This
+ support can be activated by the use of the
+ <option>link0</option> option to &man.ifconfig.8;.</para>
+
<para>The &man.gx.4; driver has been added to support NICs based
on the Intel 82542 and 82543 Gigabit Ethernet controller chips.
Both fiber and copper variants of the cards are supported. Both
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 e940af3..a213cf3 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -319,6 +319,10 @@
<application>bzip2</application>-compressed kernels and
modules. &merged;</para>
+ <para>The kernel now has support for multiple low-level console
+ devices. The new &man.conscontrol.8; utility helps to manage the
+ different consoles.</para>
+
<sect3>
<title>Processor/Motherboard Support</title>
@@ -443,6 +447,12 @@
<para>The &man.fxp.4; driver now requires a <literal>device
miibus</literal> entry in the kernel configuration file. &merged;</para>
+ <para>The &man.fxp.4; driver now supports Intel's loadable
+ microcode to implement receive-side interrupt coalescing and
+ packet bundling, on NICs that support these features. This
+ support can be activated by the use of the
+ <option>link0</option> option to &man.ifconfig.8;.</para>
+
<para>The &man.gx.4; driver has been added to support NICs based
on the Intel 82542 and 82543 Gigabit Ethernet controller chips.
Both fiber and copper variants of the cards are supported. Both
OpenPOWER on IntegriCloud