All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Schrotenboer <adam@tabris.net>
To: linux-kernel@vger.kernel.org
Cc: jgarzik@mandrakesoft.com
Subject: [Repost] Tulip Bug ?
Date: Wed, 13 Mar 2002 15:35:30 -0500	[thread overview]
Message-ID: <20020313203530.8FDABFB911@tabriel.tabris.net> (raw)

(I can't tell if it made its way to the list......)

I also have some more information. This ethdev is connected to a 
Efficient Networks Speedstream 5260, which may be the cause of the 
problems (the modem came w/ a D-Link RTL8139C ethdev, but I replaced 
both of my ethdevs w/ tulips.) Maybe I need to find out how to program 
the EEPROM for 10Mbps half duplex ?????

I am currently running 2.4.18-pre9-mjc2, but this also happens w/ 
2.4.18-pre9 (and 2.4.18-pre7-mjc, maybe others)

I am getting NETDEV Watchdog timeouts

Mar 13 02:12:54 tabriel kernel: NETDEV WATCHDOG: eth1: transmit timed out
Mar 13 02:12:54 tabriel kernel: eth1: 21140 transmit timed out, status 
fc665410, SIA fffffeff ffffffff 1c09fdc0 fffffec8, resetting...
Mar 13 02:12:54 tabriel kernel: eth1: transmit timed out, switching to 
100baseTx-FDX media.
Mar 13 02:13:02 tabriel kernel: NETDEV WATCHDOG: eth1: transmit timed out
Mar 13 02:13:02 tabriel kernel: eth1: 21140 transmit timed out, status 
fc665410, SIA fffffe1b ffffffff 1c09fdc0 fffffec8, resetting...
Mar 13 02:13:02 tabriel kernel: eth1: transmit timed out, switching to 
10baseT media.
Mar 13 02:13:34 tabriel kernel: NETDEV WATCHDOG: eth1: transmit timed out
Mar 13 02:13:34 tabriel kernel: eth1: 21140 transmit timed out, status 
fc665410, SIA fffffe0b ffffffff 1c09fdc0 fffffec8, resetting...
Mar 13 02:13:34 tabriel kernel: eth1: transmit timed out, switching to 
100baseTx-FDX media.


I have been getting this at largely unpredictable intervals. The 
solutions seems to be to ifdown the ethdevs, and rmmod the driver. then 
ifup the ethdevs (which also means I have to stop my PPPoE-DSL 
connection).

eth1, the dev that is timing out is not sharing its interrupt.
These boards are/were marketed under the brand name SVEC. I cannot find 
the box they came in at the moment, so don't have the model number.

Just for reference, here's the relevant lines from lspci -vv

00:09.0 Ethernet controller: Macronix, Inc. [MXIC] MX98713
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Interrupt: pin A routed to IRQ 9
	Region 0: I/O ports at e400 [size=256]
	Region 1: Memory at e0100000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at de000000 [disabled] [size=64K]

00:0c.0 Ethernet controller: Macronix, Inc. [MXIC] MX98713
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR- FastB2B+
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at ec00 [size=256]
	Region 1: Memory at e0102000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at df000000 [disabled] [size=64K]


TIA
--
tabris.net


             reply	other threads:[~2002-03-13 20:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-13 20:35 Adam Schrotenboer [this message]
2002-03-14  0:26 ` [Repost] Tulip Bug ? Thomas Dodd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020313203530.8FDABFB911@tabriel.tabris.net \
    --to=adam@tabris.net \
    --cc=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.