mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@parisc-linux.org>
To: frahm@irsamc.ups-tlse.fr
Cc: grundler@parisc-linux.org, linux-kernel@vger.kernel.org,
	jgarzik@pobox.org
Subject: Re: [Fwd: 2.6.10-rc3: tulip-driver: tulip_stop_rxtx() failed]
Date: Sun, 12 Dec 2004 20:59:36 -0700	[thread overview]
Message-ID: <20041213035936.GB26501@colo.lackof.org> (raw)
In-Reply-To: <200412130313.iBD3DAF4004365@albireo.free.fr>

On Mon, Dec 13, 2004 at 04:13:10AM +0100, frahm@irsamc.ups-tlse.fr wrote:
> I am sorry, I forgot the modification for "i" in the loop and the udelay:

np...I really appreciate you taking the time to run these.

...
> Here is the output of dmesg (I carefully removed the old tulip module and 
> inserted its new version after each recompilation.)
> 
> --- i=2000/10, udelay(10)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> --- i=4000/10, udelay(10)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> --- i=1300/50, udelay(50)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> --- i=4000/50, udelay(50)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> --- i=1300/100, udelay(100)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> --- i=4000/100, udelay(100)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
> 0000:00:0e.0: tulip_stop_rxtx() failed (CSR5 0xfc06c012 CSR6 0xff970111)

> There is no modification in the values of CSR5 and CSR6.

yeah. :^(
Rules out those two theories pretty much.

> I suppose this implies a Chip defect which is quite plausible
> since a I have cheap Sitecom card which is perhaps not 100%
> compatible with the tulip-driver ? 

Definitely not compatible.

And as noted in the previous email, I don't advise ifdown the NIC
unless you can verify it will not corrupt the memory that was
previously used for RX descriptors and RX buffers.

OTOH, 100BT cards are *so* cheap, it should be possible to replace
if it's not built-in on the motherboard.

Sorry for the bad news and thanks for doing the extra tests.

But still, I'm hopeing for two code changes as a result:
1) include CSR5 and CSR6 in the printk output
2) the date of the tulip driver revision needs to be updated (or dropped).

thanks,
grant

  parent reply	other threads:[~2004-12-13  4:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <41BAAC04.6090706@pobox.com>
2004-12-12 21:48 ` Grant Grundler
2004-12-13  2:19   ` frahm
2004-12-13  3:36     ` Grant Grundler
     [not found]   ` <200412130313.iBD3DAF4004365@albireo.free.fr>
2004-12-13  3:59     ` Grant Grundler [this message]
2004-12-13 11:52       ` FRAHM Klaus
2004-12-15  0:57       ` John W. Linville
2004-12-15 17:21         ` Grant Grundler
2004-12-13  3:14 frahm

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=20041213035936.GB26501@colo.lackof.org \
    --to=grundler@parisc-linux.org \
    --cc=frahm@irsamc.ups-tlse.fr \
    --cc=jgarzik@pobox.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome