diff options
author | bmah <bmah@FreeBSD.org> | 2003-09-11 16:00:51 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2003-09-11 16:00:51 +0000 |
commit | d0b3399ef936f99aec29909dfdf96d1c4438ba94 (patch) | |
tree | 17dfac7542787fcf41951ded23a594c6b00f0103 /release | |
parent | b8fc8954479d9af8f354f56fde3dfdcb9a4502ee (diff) | |
download | FreeBSD-src-d0b3399ef936f99aec29909dfdf96d1c4438ba94.zip FreeBSD-src-d0b3399ef936f99aec29909dfdf96d1c4438ba94.tar.gz |
New release note: bfe(4).
Modified release note: Recent rl(4) additions were moved to the new
re(4) driver.
Diffstat (limited to 'release')
-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, 12 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 5c907ae..72cbe91 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -211,6 +211,9 @@ support for 802.11a/b/g devices based on the AR5210, AR5211, and AR5212 chips.</para> + <para>The &man.bfe.4; driver has been added to support Broadcom + BCM4401 based Fast Ethernet adapters.</para> + <para>&man.bge.4; now supports Broadcom 5705 based Gigabit Ethernet NICs. &merged;</para> @@ -233,9 +236,9 @@ <para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to support IDT77252 based ATM interfaces.</para> - <para>The &man.rl.4; driver now has support for the RealTek - 8139C+ Fast Ethernet chip and the RealTek 8169 Gigabit - Ethernet chip. &merged;</para> + <para>The &man.re.4; driver has been added. It provides support + for the RealTek RTL8139C+, RTL8169, RTL8169S and RTL8110S PCI + Fast Ethernet and Gigabit Ethernet controllers.</para> <para>The suspend/resume support for the &man.wi.4; driver now works correctly when the device is configured down. 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 5c907ae..72cbe91 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -211,6 +211,9 @@ support for 802.11a/b/g devices based on the AR5210, AR5211, and AR5212 chips.</para> + <para>The &man.bfe.4; driver has been added to support Broadcom + BCM4401 based Fast Ethernet adapters.</para> + <para>&man.bge.4; now supports Broadcom 5705 based Gigabit Ethernet NICs. &merged;</para> @@ -233,9 +236,9 @@ <para arch="i386,pc98,sparc64">The &man.patm.4; driver has been added to support IDT77252 based ATM interfaces.</para> - <para>The &man.rl.4; driver now has support for the RealTek - 8139C+ Fast Ethernet chip and the RealTek 8169 Gigabit - Ethernet chip. &merged;</para> + <para>The &man.re.4; driver has been added. It provides support + for the RealTek RTL8139C+, RTL8169, RTL8169S and RTL8110S PCI + Fast Ethernet and Gigabit Ethernet controllers.</para> <para>The suspend/resume support for the &man.wi.4; driver now works correctly when the device is configured down. |