From 0adcdcd070bfab1bcae75032ec9bda3abd52b5d5 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 17 Apr 2004 17:15:43 +0000 Subject: [PATCH] Update release note: All drivers that support polling(4) now also support per-interface polling(4). Pointed out by: ru --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 ++++---- 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 fe24674c3b6..48cb86ec488 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; 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;. 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 fe24674c3b6..48cb86ec488 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; 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;.