From e3be46bfb0a2d8bb24ec2bbce90ca49a1706982a Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 6 Mar 2005 19:08:51 +0000 Subject: New release notes: atkbd(4) 0x08 flag, ipnat(8) redirect rule supports non-TCP/UDP packets, and sppp(4) MPSAFE. Update release notes: pppd(8) incorrect CBCP response fix (MFC). --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 +++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 2ed4120dbc48e..f73a09683e300 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -271,6 +271,11 @@ The pcii driver has been added to support GPIB-PCIIA IEEE-488 cards. + The &man.atkbd.4; driver now supports a 0x8 + (bit 3) flag to disable testing the keyboard port during + the device probe as this can cause hangs on some machines, + specifically Compaq R3000Z series amd64 laptops. + The &man.pbio.4; driver, which supports direct access to the Intel 8255A programmable peripheral interface (PPI) @@ -422,6 +427,9 @@ Note that &man.ipfw.8; rules have to be carefully crafted to make sure that things like PMTU discovery do not break. &merged; + &man.ipnat.8; now allows redirect rules to + work for non-TCP/UDP packets. &merged; + Ongoing work is reducing the use of the Giant lock by the network protocol stack and improving the locking strategies. @@ -432,6 +440,8 @@ The &man.sppp.4; driver now includes Frame Relay support. &merged; + The &man.sppp.4; driver is now MPSAFE. + A bug in TCP that sometimes caused RST packets to be ignored if the receive window was zero bytes has been fixed. &merged; @@ -686,7 +696,7 @@ Two bugs in the &man.pppd.8; program has been fixed. They may result in an incorrect CBCP response which violates the Microsoft PPP Callback Control Protocol - section 3.2. + section 3.2. &merged; The &man.rescue.8; utilities in the /rescue directory now includes &man.bsdtar.1; instead of GNU tar. 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 2ed4120dbc48e..f73a09683e300 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -271,6 +271,11 @@ The pcii driver has been added to support GPIB-PCIIA IEEE-488 cards. + The &man.atkbd.4; driver now supports a 0x8 + (bit 3) flag to disable testing the keyboard port during + the device probe as this can cause hangs on some machines, + specifically Compaq R3000Z series amd64 laptops. + The &man.pbio.4; driver, which supports direct access to the Intel 8255A programmable peripheral interface (PPI) @@ -422,6 +427,9 @@ Note that &man.ipfw.8; rules have to be carefully crafted to make sure that things like PMTU discovery do not break. &merged; + &man.ipnat.8; now allows redirect rules to + work for non-TCP/UDP packets. &merged; + Ongoing work is reducing the use of the Giant lock by the network protocol stack and improving the locking strategies. @@ -432,6 +440,8 @@ The &man.sppp.4; driver now includes Frame Relay support. &merged; + The &man.sppp.4; driver is now MPSAFE. + A bug in TCP that sometimes caused RST packets to be ignored if the receive window was zero bytes has been fixed. &merged; @@ -686,7 +696,7 @@ Two bugs in the &man.pppd.8; program has been fixed. They may result in an incorrect CBCP response which violates the Microsoft PPP Callback Control Protocol - section 3.2. + section 3.2. &merged; The &man.rescue.8; utilities in the /rescue directory now includes &man.bsdtar.1; instead of GNU tar. -- cgit v1.3