diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 7 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 7 |
3 files changed, 14 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml index b6c2d50cbdfc..1f5bd8401e22 100644 --- a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml @@ -14,8 +14,8 @@ Intel processors beginning with the 80386 are supported, including the 80386, 80486, Pentium, Pentium Pro, Pentium II, Pentium III, Pentium 4, and variants thereof, such as the Xeon and Celeron - processors. (While technically supported, the use of the 80386SX - is specifically not recommended.) All i386-compatible AMD + processors. (However, &os; 5.2-RELEASE and later no longer support + the 80386SX processor.) All i386-compatible AMD processors are also supported, including the Am486, Am5x86, K5, K6 (and variants), Athlon (including Athlon-MP, Athlon-XP, Athlon-4, and Athlon Thunderbird), and Duron processors. The AMD diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index d603ba44128b..8384a6338b99 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -189,6 +189,10 @@ <para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to support IDT77252 based ATM interfaces.</para> + <para>The suspend/resume support for the &man.wi.4; driver + now works correctly when the device is configured down. + &merged;</para> + <para>The 802.11 support layer has been rewritten to allow for future growth and new features.</para> </sect3> @@ -248,7 +252,8 @@ <sect3 id="fs"> <title>File Systems</title> - <para></para> + <para>Some off-by-one errors in the smbfs that prevented it from + working correctly with 15-character NetBIOS names have been fixed.</para> </sect3> 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 d603ba44128b..8384a6338b99 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -189,6 +189,10 @@ <para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to support IDT77252 based ATM interfaces.</para> + <para>The suspend/resume support for the &man.wi.4; driver + now works correctly when the device is configured down. + &merged;</para> + <para>The 802.11 support layer has been rewritten to allow for future growth and new features.</para> </sect3> @@ -248,7 +252,8 @@ <sect3 id="fs"> <title>File Systems</title> - <para></para> + <para>Some off-by-one errors in the smbfs that prevented it from + working correctly with 15-character NetBIOS names have been fixed.</para> </sect3> |
