diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index da35d983739c..8c74c0d735d1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -351,7 +351,7 @@ Network Interface Support The &man.arl.4; driver, which supports - Aironet Arlan 655 wireless adapters has been added. + Aironet Arlan 655 wireless adapters has been added. &merged; The &man.dc.4; driver now supports sparc64 Davicom cards that store their MAC address in @@ -508,6 +508,12 @@ has been implemented. This is enabled by default and can be disabled using the net.inet.ip.portrange.randomized sysctl. &merged; + + TCP Selective Acknowledgements (SACK) as described in RFC + 2018 have been added. This improves TCP performance over + connections with heavy packet loss. SACK can be enabled with + the sysctl net.inet.tcp.sack.enable. + @@ -557,6 +563,8 @@ ported from NetBSD to support the sbus SCSI card in Sun Ultra 1e and 2 machines. + Support for LSI-type software RAID has been added. + @@ -597,6 +605,10 @@ The meteor (video capture) driver has been removed due to breakage and lack of maintainership. + The Direct Rendering Manager (DRM) code has been updated + from the DRI Project CVS tree as of 2004-05-26. This update + includes new PCI IDs and a new packet for Radeon. + @@ -865,6 +877,9 @@ conversions of numbers between binary and decimal form) has been updated from version 20030324 to version 20040118. + GDB has been updated to version + 6.1.1. + GNU grep has been updated from 2.4d to 2.4.2. 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 da35d983739c..8c74c0d735d1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -351,7 +351,7 @@ Network Interface Support The &man.arl.4; driver, which supports - Aironet Arlan 655 wireless adapters has been added. + Aironet Arlan 655 wireless adapters has been added. &merged; The &man.dc.4; driver now supports sparc64 Davicom cards that store their MAC address in @@ -508,6 +508,12 @@ has been implemented. This is enabled by default and can be disabled using the net.inet.ip.portrange.randomized sysctl. &merged; + + TCP Selective Acknowledgements (SACK) as described in RFC + 2018 have been added. This improves TCP performance over + connections with heavy packet loss. SACK can be enabled with + the sysctl net.inet.tcp.sack.enable. + @@ -557,6 +563,8 @@ ported from NetBSD to support the sbus SCSI card in Sun Ultra 1e and 2 machines. + Support for LSI-type software RAID has been added. + @@ -597,6 +605,10 @@ The meteor (video capture) driver has been removed due to breakage and lack of maintainership. + The Direct Rendering Manager (DRM) code has been updated + from the DRI Project CVS tree as of 2004-05-26. This update + includes new PCI IDs and a new packet for Radeon. + @@ -865,6 +877,9 @@ conversions of numbers between binary and decimal form) has been updated from version 20030324 to version 20040118. + GDB has been updated to version + 6.1.1. + GNU grep has been updated from 2.4d to 2.4.2.