diff options
author | hrs <hrs@FreeBSD.org> | 2003-10-10 18:36:52 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2003-10-10 18:36:52 +0000 |
commit | 57b9147ab93b7d3d79ea258678433c8f50b5205a (patch) | |
tree | b262fbdd16b35ad85edaba8023db1d5d434b6690 /release/doc | |
parent | 726f9463d065ddbf6b131c6cccddefb721795745 (diff) | |
download | FreeBSD-src-57b9147ab93b7d3d79ea258678433c8f50b5205a.zip FreeBSD-src-57b9147ab93b7d3d79ea258678433c8f50b5205a.tar.gz |
New release note:
- sk(4) now supports SK-9521 and 3C940.
- libalias now supports Cisco Skinny Station protocol.
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 82b7bae..8331c977 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -294,6 +294,9 @@ for the RealTek RTL8139C+, RTL8169, RTL8169S and RTL8110S PCI Fast Ethernet and Gigabit Ethernet controllers.</para> + <para>&man.sk.4; now supports SK-9521 V2.0 and 3COM 3C940 based Gigabit + Ethernet NICs.</para> + <para>The &man.uart.4; driver has been added to support various classes of UART (Universal Asynchronous Receiver/Transmitter) devices. It is an analog of the &man.sio.4; driver but @@ -459,6 +462,12 @@ to test the syntax of commands without actually changing anything. &merged;</para> + <para>The <filename>libalias</filename> library, + &man.natd.8;, and &man.ppp.8; now support Cisco Skinny Station protocol, + which is the protocol used by Cisco IP phones to talk to Cisco Call + Managers. Note that currently having the Call Manager behind + the NAT gateway is not supported.</para> + <para>The <filename>libcipher</filename> DES cryptography library has been removed. All of its functionality is provided by the <filename>libcrypto</filename> library, and all base systems 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 82b7bae..8331c977 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -294,6 +294,9 @@ for the RealTek RTL8139C+, RTL8169, RTL8169S and RTL8110S PCI Fast Ethernet and Gigabit Ethernet controllers.</para> + <para>&man.sk.4; now supports SK-9521 V2.0 and 3COM 3C940 based Gigabit + Ethernet NICs.</para> + <para>The &man.uart.4; driver has been added to support various classes of UART (Universal Asynchronous Receiver/Transmitter) devices. It is an analog of the &man.sio.4; driver but @@ -459,6 +462,12 @@ to test the syntax of commands without actually changing anything. &merged;</para> + <para>The <filename>libalias</filename> library, + &man.natd.8;, and &man.ppp.8; now support Cisco Skinny Station protocol, + which is the protocol used by Cisco IP phones to talk to Cisco Call + Managers. Note that currently having the Call Manager behind + the NAT gateway is not supported.</para> + <para>The <filename>libcipher</filename> DES cryptography library has been removed. All of its functionality is provided by the <filename>libcrypto</filename> library, and all base systems |