Re: [2.2.17] 3c59x and Transmit list error

From: Andrew Morton (andrewm@uow.edu.au)
Date: Thu Nov 02 2000 - 03:28:30 EST


Markus Fischer wrote:
>
> Hello,
>
> For some time now we're observing a very bad [tm] network
> problem with our 3Com 3c905B Cyclone card. After booting the
> network works just fine, but after a few days ( ranging from five
> to 10) really hard network problems occur, rendering the network
> accessabilty to zero; only manually restarting the network solves
> this problem (from local, of course).

eth0: Transmit error, Tx status register 82.

This is an "out of window collision", otherwise known
as a "Transmit reclaim error".

It is almost certainly caused by another machine on
your network entering full-duplex mode. It stomps
on the 3c905's Tx packets and the collision is
detected too late for the 905 to be able to
retransmit - some of the packet contents have
been discarded from the on-chip FIFO.

Next time it happens, you need to run around the
building and find out who just did something such
as turning their computer on, or mucking around
with dangerous Linux netdriver module parameters.

If this description doesn't match your situation
please let me know and we'll work on it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:11 EST