from the quill of Guillaume Rousse <[EMAIL PROTECTED]> on
scroll <[EMAIL PROTECTED]>
> 3C905b ethernet card uses by default 3c59x module. Using it where
> moderate payload (15 simultaneous local ftp connections), i
> encountered
> severe problems (lag, timeout, etc...). Local network topology can be
> responsable in part, but i also found this in /var/log/kernel/info :
> Nov  6 11:35:17 agathe kernel: eth0: Transmit error, Tx status
> register
> 82.

That sounds like a hardware/network problem.  A quick search of the net
finds a really good explanation of exactly what the driver is telling
you:

http://www.beowulf.org/listarchives/linux-vortex-bug/1999/10/att-0004/01-TX-problem.txt

> Switching to 3c90x module (the one created by 3Com) solved the
> problem.
> At least it stopped the error messages :-)
> Maybe this last should becomes the default driver ?

NOOOOOO!  That driver is very bad.  When I used to work in the IT
department at TurboLinux I used to change all of our machines from the
3com driver to the Donald Becker driver.  The 3com driver:

o hung the machine for 5-10 seconds when configuring interfaces
o paniced machines when used too many times to reconfigure interfaces
o did not support altering the MTU (in source even) to over 1500 for
  802.1Q routers

b.



-- 
Brian J. Murrell

Reply via email to