summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2006-08-26 14:00:42 +0000
committerbmah <bmah@FreeBSD.org>2006-08-26 14:00:42 +0000
commit28f89f9a708511af86455772c85120b9a6d60520 (patch)
tree97e50404d2c7c5cd5c3c2ecb690010581671f976 /release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
parente6c176c58b45a8d47ddb8398bda0a81537f91a24 (diff)
downloadFreeBSD-src-28f89f9a708511af86455772c85120b9a6d60520.zip
FreeBSD-src-28f89f9a708511af86455772c85120b9a6d60520.tar.gz
New release notes: amdsmb(4), nfsmb(4), bpf(4) timestamp fix (+MFC),
logger(1) -P (+MFC). MFCs noted: em(4) 6.1.4, traceroute(8) -e, traceroute (8) complete ICMP unreacable decoding. Modified release notes: OpenBSM 1.0alpha9.
Diffstat (limited to 'release/doc/en_US.ISO8859-1/relnotes/common/new.sgml')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml22
1 files changed, 18 insertions, 4 deletions
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 d6190a2..2935d13 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -387,6 +387,9 @@
<sect3 id="proc">
<title>Hardware Support</title>
+ <para>The &man.amdsmb.4; driver has been added. It provides
+ support for the AMD-8111 SMBus 2.0 controller. &merged;</para>
+
<para>The &man.cardbus.4;, &man.pccard.4;,
&man.pccbb.4;, and &man.exca.4; drivers are now buildable
as kernel modules.</para>
@@ -454,6 +457,9 @@
since this fixes USB keyboard probing problems.
&merged;</para>
+ <para>The &man.nfsmb.4; driver, which supports the NVIDIA nForce
+ 2/3/4 SMBus 2.0 controller, has been added. &merged;</para>
+
<para arch="ia64">The loader tunable <varname>debug.mpsafevfs</varname>
is set to <literal>1</literal> by default.</para>
@@ -581,7 +587,7 @@
<para>The &man.em.4; driver has been updated to
version 6.1.4 from Intel. Among other changes, it now supports
80003, 82571, 82571EB and 82572 based adapters, as well as
- onboard-NICs on ICH8-based motherboards.</para>
+ onboard-NICs on ICH8-based motherboards. &merged;</para>
<para>The &man.em.4; driver now includes
initial support for suspend and resume features.</para>
@@ -703,6 +709,10 @@
The <varname>net.bpf_jitter.enable</varname>
can be used to disable this feature.</para>
+ <para>Multiple copies of a packet received via different
+ &man.bpf.4; listeners now all have identical
+ timestamps. &merged;</para>
+
<para>The bridge(4) driver has been removed from the tree. Its
functionality has been completely replaced by
&man.if.bridge.4;.</para>
@@ -1231,6 +1241,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
interoperable with &man.xargs.1;'s <option>-0</option> flag.
&merged;</para>
+ <para>The &man.logger.1; utility now supports
+ a <option>-P</option>, which specifies the port to which syslog
+ messages should be sent. &merged;</para>
+
<para>The &man.ls.1; utility now supports
an <option>-I</option> flag to disable the automatic
<option>-A</option> flag for the superuser. &merged;</para>
@@ -1404,10 +1418,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.traceroute.8; utility now supports
a <option>-e</option> option, which sets a fixed destination
port for probe packets. This can be useful for tracing behind
- packet-filtering firewalls.</para>
+ packet-filtering firewalls. &merged;</para>
<para>&man.traceroute.8; now decodes the complete set of ICMP
- unreachable messages in its output.</para>
+ unreachable messages in its output. &merged;</para>
<para>The &man.truss.1; utility now supports an <option>-s</option>
flag for the same functionality as the strace utility
@@ -1588,7 +1602,7 @@ mdconfig_md1="-t vnode -f /var/foo.img"</programlisting>
<application>tzdata2006g</application> release. &merged;</para>
<para>TrustedBSD <application>OpenBSM</application>,
- version 1.0 alpha 7, an implementation of the documented Sun Basic
+ version 1.0 alpha 9, an implementation of the documented Sun Basic
Security Module (BSM) Audit API and file format, as well as local
extensions to support the Mac OS X and FreeBSD operating systems
has been added. This also includes command line tools for audit
OpenPOWER on IntegriCloud