diff options
author | hrs <hrs@FreeBSD.org> | 2004-04-17 17:15:43 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-04-17 17:15:43 +0000 |
commit | 6ca0d52f9a5b24a190710d3e329ff54e41062b30 (patch) | |
tree | 1dd1ea65b81cd161380f68ae845c67d5f866eb33 /release | |
parent | 9a6427ca457f977af7ec3525d94e9cecf6c8ed1b (diff) | |
download | FreeBSD-src-6ca0d52f9a5b24a190710d3e329ff54e41062b30.zip FreeBSD-src-6ca0d52f9a5b24a190710d3e329ff54e41062b30.tar.gz |
Update release note:
All drivers that support polling(4) now also support
per-interface polling(4).
Pointed out by: ru
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index fe24674..48cb86e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -393,10 +393,10 @@ the transmission rate. &merged;</para> <para>The per-interface &man.polling.4; support has been - implemented. Currently &man.dc.4;, &man.fxp.4;, - &man.em.4;, &man.nge.4;, &man.re.4;, &man.rl.4;, &man.sis.4;, - &man.ste.4;, and &man.vr.4; - support this capability and it can be controlled + implemented. All of the network drivers that support &man.polling.4; + (&man.dc.4;, &man.fxp.4;, &man.em.4;, &man.nge.4;, &man.re.4;, + &man.rl.4;, &man.sis.4;, &man.ste.4;, and &man.vr.4;) + now also support this capability and it can be controlled via &man.ifconfig.8;.</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 fe24674..48cb86e 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -393,10 +393,10 @@ the transmission rate. &merged;</para> <para>The per-interface &man.polling.4; support has been - implemented. Currently &man.dc.4;, &man.fxp.4;, - &man.em.4;, &man.nge.4;, &man.re.4;, &man.rl.4;, &man.sis.4;, - &man.ste.4;, and &man.vr.4; - support this capability and it can be controlled + implemented. All of the network drivers that support &man.polling.4; + (&man.dc.4;, &man.fxp.4;, &man.em.4;, &man.nge.4;, &man.re.4;, + &man.rl.4;, &man.sis.4;, &man.ste.4;, and &man.vr.4;) + now also support this capability and it can be controlled via &man.ifconfig.8;.</para> </sect3> |