diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 969b6f5fdf6b..4bb2c1a3a107 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -510,6 +510,10 @@ The &man.snd.cmi.4; driver is now MPSAFE. + The &man.snd.emu10kx.4; driver has been added. It + supports Creative SoundBlaster Live! and Audigy series sound + cards with optional pseudo-multichannel playback. + The &man.snd.envy24.4; driver has been added to support the Envy24 series of audio chips. @@ -616,6 +620,10 @@ adapters, has been added. For more details, see &man.mxge.4;. + The &man.nfe.4; driver, an open-source driver for nForce + Ethernet devices, has been added, originally from + OpenBSD. + 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; @@ -630,6 +638,10 @@ The &man.ste.4; driver is now MPSAFE. + The &man.stge.4; driver has been added. It supports the + Sundance/Tamarack TC9021 Gigabit Ethernet controller and was + ported from NetBSD. + The &man.ti.4; driver now supports big-endian architectures such as sparc64. @@ -682,6 +694,11 @@ functionality has been completely replaced by &man.if.bridge.4;. + 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; + The &man.gre.4; driver, which is for GRE encapsulation found in RFC 1701 and RFC 1702, now supports IPv6 over GRE. @@ -1686,6 +1703,9 @@ mdconfig_md1="-t vnode -f /var/foo.img" + The &man.sysinstall.8; utility now displays the running &os; + version in menu titles. &merged; + A new showconfig target has been added in src/Makefile to show the build configuration of the &os; source tree. 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 969b6f5fdf6b..4bb2c1a3a107 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -510,6 +510,10 @@ The &man.snd.cmi.4; driver is now MPSAFE. + The &man.snd.emu10kx.4; driver has been added. It + supports Creative SoundBlaster Live! and Audigy series sound + cards with optional pseudo-multichannel playback. + The &man.snd.envy24.4; driver has been added to support the Envy24 series of audio chips. @@ -616,6 +620,10 @@ adapters, has been added. For more details, see &man.mxge.4;. + The &man.nfe.4; driver, an open-source driver for nForce + Ethernet devices, has been added, originally from + OpenBSD. + 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; @@ -630,6 +638,10 @@ The &man.ste.4; driver is now MPSAFE. + The &man.stge.4; driver has been added. It supports the + Sundance/Tamarack TC9021 Gigabit Ethernet controller and was + ported from NetBSD. + The &man.ti.4; driver now supports big-endian architectures such as sparc64. @@ -682,6 +694,11 @@ functionality has been completely replaced by &man.if.bridge.4;. + 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; + The &man.gre.4; driver, which is for GRE encapsulation found in RFC 1701 and RFC 1702, now supports IPv6 over GRE. @@ -1686,6 +1703,9 @@ mdconfig_md1="-t vnode -f /var/foo.img" + The &man.sysinstall.8; utility now displays the running &os; + version in menu titles. &merged; + A new showconfig target has been added in src/Makefile to show the build configuration of the &os; source tree.