diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-09-11 16:00:51 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-09-11 16:00:51 +0000 |
| commit | 133146bec6cff0c7d82aeed699a60932ec8861dd (patch) | |
| tree | 17dfac7542787fcf41951ded23a594c6b00f0103 /release | |
| parent | fe78f9d47c4caedc2c40ba447f2c947fd8b58184 (diff) | |
Notes
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 5c907ae0528a6..72cbe910bf710 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 5c907ae0528a6..72cbe910bf710 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. |
