public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [linux-kernel] Via-Rhine ethernet driver problem?
       [not found] ` <m3pta9z1pw.fsf@msgid.bitplanet.de>
@ 2004-04-15 17:01   ` walt
  0 siblings, 0 replies; only message in thread
From: walt @ 2004-04-15 17:01 UTC (permalink / raw)
  To: Jörg Mensmann; +Cc: Linux Kernel

Jörg Mensmann wrote:
> Hi!
> 
> Did you find a solution for that problem? I think I'm currently fighting
> with the same issues.
> 
> walt <wa1ter@myrealbox.com> wrote:
>>ECS K7VTA3 motherboard with built-in ethernet chip:
>>The problem is terrible performance -- I noticed that NFS file transfers grind
>>to a complete halt almost immediately on this machine.

Roger Luethi (the maintainer) sent me this patch which works great for me:

--- via-rhine.c.orig	2004-04-12 19:27:41.000000000 +0200
+++ via-rhine.c	2004-04-14 19:09:29.860264907 +0200
@@ -834,6 +834,7 @@
  					netif_carrier_on(dev);
  				else
  					netif_carrier_off(dev);
+				break;
  			}
  		}
  		np->mii_cnt = phy_idx;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-15 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1F9GE-4iZ-31@gated-at.bofh.it>
     [not found] ` <m3pta9z1pw.fsf@msgid.bitplanet.de>
2004-04-15 17:01   ` [linux-kernel] Via-Rhine ethernet driver problem? walt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox