summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-05-14 21:02:25 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-05-14 21:02:25 +0000
commit71a601fe512ae691cc000c0df8cd54a811b4e5b8 (patch)
tree6e746d1af01e1db10fd93dabb2757ae072adf1b4 /release
parentcb713045cb1d7702f9bbb4887c03353971375d4f (diff)
downloadFreeBSD-src-71a601fe512ae691cc000c0df8cd54a811b4e5b8.zip
FreeBSD-src-71a601fe512ae691cc000c0df8cd54a811b4e5b8.tar.gz
New release notes:
- cpufreq(4) support for VIA C7-M processors - lnc(4) removed - ip6fw(8) removed
Diffstat (limited to 'release')
-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 dbe8569..34f4a13 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 dbe8569..34f4a13 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.
OpenPOWER on IntegriCloud