New release notes: snd_emu10kx(4), nfe(4), stge(4), enc(4) (+MFC),

sysinstall(8) title (+MFC).
This commit is contained in:
bmah 2006-07-25 16:01:46 +00:00
parent ee7ffb561f
commit 2bff479b50
2 changed files with 40 additions and 0 deletions

View File

@ -510,6 +510,10 @@
<para>The &man.snd.cmi.4; driver is now MPSAFE.</para>
<para>The &man.snd.emu10kx.4; driver has been added. It
supports Creative SoundBlaster Live! and Audigy series sound
cards with optional pseudo-multichannel playback.</para>
<para>The &man.snd.envy24.4; driver has been added to support
the Envy24 series of audio chips.</para>
@ -616,6 +620,10 @@
adapters, has been added. For more details, see
&man.mxge.4;.</para>
<para>The &man.nfe.4; driver, an open-source driver for nForce
Ethernet devices, has been added, originally from
OpenBSD.</para>
<para>The &man.nve.4; driver has been updated to version 1.0-0310
(23-Nov-2005). It also now has &man.altq.4; support. &merged;</para>
@ -630,6 +638,10 @@
<para>The &man.ste.4; driver is now MPSAFE.</para>
<para>The &man.stge.4; driver has been added. It supports the
Sundance/Tamarack TC9021 Gigabit Ethernet controller and was
ported from NetBSD.</para>
<para>The &man.ti.4; driver now supports big-endian
architectures such as sparc64.</para>
@ -682,6 +694,11 @@
functionality has been completely replaced by
&man.if.bridge.4;.</para>
<para>The &man.enc.4; IPsec filtering pseudo-device has been
added. It allows firewall packages using the &man.pfil.9;
framework to examine (and filter) IPsec traffic before
outbound encryption and after inbound decryption. &merged;</para>
<para>The &man.gre.4; driver, which is for GRE encapsulation
found in RFC 1701 and RFC 1702, now supports IPv6 over GRE.</para>
@ -1686,6 +1703,9 @@ mdconfig_md1="-t vnode -f /var/foo.img"</programlisting>
</listitem>
</itemizedlist>
<para>The &man.sysinstall.8; utility now displays the running &os;
version in menu titles. &merged;</para>
<para>A new <literal>showconfig</literal>
target has been added in <filename>src/Makefile</filename>
to show the build configuration of the &os; source tree.</para>

View File

@ -510,6 +510,10 @@
<para>The &man.snd.cmi.4; driver is now MPSAFE.</para>
<para>The &man.snd.emu10kx.4; driver has been added. It
supports Creative SoundBlaster Live! and Audigy series sound
cards with optional pseudo-multichannel playback.</para>
<para>The &man.snd.envy24.4; driver has been added to support
the Envy24 series of audio chips.</para>
@ -616,6 +620,10 @@
adapters, has been added. For more details, see
&man.mxge.4;.</para>
<para>The &man.nfe.4; driver, an open-source driver for nForce
Ethernet devices, has been added, originally from
OpenBSD.</para>
<para>The &man.nve.4; driver has been updated to version 1.0-0310
(23-Nov-2005). It also now has &man.altq.4; support. &merged;</para>
@ -630,6 +638,10 @@
<para>The &man.ste.4; driver is now MPSAFE.</para>
<para>The &man.stge.4; driver has been added. It supports the
Sundance/Tamarack TC9021 Gigabit Ethernet controller and was
ported from NetBSD.</para>
<para>The &man.ti.4; driver now supports big-endian
architectures such as sparc64.</para>
@ -682,6 +694,11 @@
functionality has been completely replaced by
&man.if.bridge.4;.</para>
<para>The &man.enc.4; IPsec filtering pseudo-device has been
added. It allows firewall packages using the &man.pfil.9;
framework to examine (and filter) IPsec traffic before
outbound encryption and after inbound decryption. &merged;</para>
<para>The &man.gre.4; driver, which is for GRE encapsulation
found in RFC 1701 and RFC 1702, now supports IPv6 over GRE.</para>
@ -1686,6 +1703,9 @@ mdconfig_md1="-t vnode -f /var/foo.img"</programlisting>
</listitem>
</itemizedlist>
<para>The &man.sysinstall.8; utility now displays the running &os;
version in menu titles. &merged;</para>
<para>A new <literal>showconfig</literal>
target has been added in <filename>src/Makefile</filename>
to show the build configuration of the &os; source tree.</para>