aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2006-05-14 21:02:25 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2006-05-14 21:02:25 +0000
commit15f9c4162b568f1d89999b617d35e792e30018f5 (patch)
tree6e746d1af01e1db10fd93dabb2757ae072adf1b4
parent4919094ec78a2ecfcd347064d64bdf5a0ece8c2f (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml11
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml11
2 files changed, 22 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 dbe8569ce5e9..34f4a1373c74 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -362,6 +362,9 @@
which supports Cronyx Tau-PCI/32 adapters, has been added.
&merged;</para>
+ <para>The <literal>est</literal> &man.cpufreq.4; driver now supports
+ frequency control for the VIA C7-M family of processors.</para>
+
<para>Support for the PadLock Security Co-processor in VIA C3
processors has been added to the &man.crypto.9; subsystem.
&merged;</para>
@@ -526,6 +529,10 @@
<para>The &man.lge.4; driver is now MPSAFE. &merged;</para>
+ <para>The lnc(4) driver has been removed. The &man.le.4; and
+ &man.pcn.4; drivers support all devices that were supported
+ by lnc(4).</para>
+
<para>The &man.my.4; driver is now MPSAFE. &merged;</para>
<para arch="i386,amd64">The &man.myri10ge.4; driver,
@@ -639,6 +646,10 @@ table 1 add x.x.x.x 1000
table 1 add x.x.x.y 4000
pipe tablearg ip from table(1) to any</programlisting>
+ <para>The ip6fw(8) packet filter has been removed. Since &man.ipfw.4; has gained
+ IPv6 support, it should be used instead. Please note that some rules might need
+ to be adjusted.</para>
+
<para>The &man.natm.4;, Native Mode ATM protocol layer is now MPSAFE.</para>
<para>The &man.ng.bpf.4; Netgraph node now supports BPF Just-In-Time compiler.
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 dbe8569ce5e9..34f4a1373c74 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -362,6 +362,9 @@
which supports Cronyx Tau-PCI/32 adapters, has been added.
&merged;</para>
+ <para>The <literal>est</literal> &man.cpufreq.4; driver now supports
+ frequency control for the VIA C7-M family of processors.</para>
+
<para>Support for the PadLock Security Co-processor in VIA C3
processors has been added to the &man.crypto.9; subsystem.
&merged;</para>
@@ -526,6 +529,10 @@
<para>The &man.lge.4; driver is now MPSAFE. &merged;</para>
+ <para>The lnc(4) driver has been removed. The &man.le.4; and
+ &man.pcn.4; drivers support all devices that were supported
+ by lnc(4).</para>
+
<para>The &man.my.4; driver is now MPSAFE. &merged;</para>
<para arch="i386,amd64">The &man.myri10ge.4; driver,
@@ -639,6 +646,10 @@ table 1 add x.x.x.x 1000
table 1 add x.x.x.y 4000
pipe tablearg ip from table(1) to any</programlisting>
+ <para>The ip6fw(8) packet filter has been removed. Since &man.ipfw.4; has gained
+ IPv6 support, it should be used instead. Please note that some rules might need
+ to be adjusted.</para>
+
<para>The &man.natm.4;, Native Mode ATM protocol layer is now MPSAFE.</para>
<para>The &man.ng.bpf.4; Netgraph node now supports BPF Just-In-Time compiler.