All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: alan@lxorguk.ukuu.org.uk
Cc: rkuhn@e18.physik.tu-muenchen.de, linux-kernel@vger.kernel.org
Subject: Re: kernel BUG at tg3.c:1557
Date: Wed, 07 Aug 2002 05:03:29 -0700 (PDT)	[thread overview]
Message-ID: <20020807.050329.92273054.davem@redhat.com> (raw)
In-Reply-To: <1028726077.18478.284.camel@irongate.swansea.linux.org.uk>

   From: Alan Cox <alan@lxorguk.ukuu.org.uk>
   Date: 07 Aug 2002 14:14:37 +0100

   I've never been able to get a broadcom chipset ethernet card stable on a
   dual athlon with AMD 76x chipset. I have no idea what the problem is
   although it certainly appears to be PCI versus main memory ordering
   funnies.

One thing you can try is the following in tg3.c:

1) Force TG3_FLAG_PCIX_TARGET_HWBUG to be set in tp->tg3_flags

2) Change "tw32_mailbox(reg, val)" define to just be identical
   to "tw32(reg, val)"

  reply	other threads:[~2002-08-07 12:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-07 11:40 kernel BUG at tg3.c:1557 Roland Kuhn
2002-08-07 13:14 ` Alan Cox
2002-08-07 12:03   ` David S. Miller [this message]
2002-08-07 14:25     ` Roland Kuhn
2002-08-07 14:20       ` David S. Miller
2002-08-07 14:49         ` Roland Kuhn
2002-08-07 14:48           ` David S. Miller
2002-08-07 15:36             ` Roland Kuhn
2002-08-07 15:24               ` David S. Miller
2002-08-07 16:28                 ` Roland Kuhn
2002-08-07 19:18                   ` [SOLVED] " Roland Kuhn
2002-08-07 19:43                     ` Roland Kuhn
2002-08-07 12:22   ` kernel
2002-08-07 13:08   ` Willy Tarreau
2002-08-07 19:52 ` kwijibo
2002-08-07 19:53   ` Roland Kuhn
2002-08-07 21:41     ` kwijibo
2002-08-07 22:10       ` Roland Kuhn
2002-08-07 22:40         ` David S. Miller
2002-08-08  8:33           ` Roland Kuhn
2002-08-08 12:39             ` Roland Kuhn
2002-08-08 15:32               ` David S. Miller
2002-08-30 23:43           ` David S. Miller
2002-09-11  9:11             ` Roland Kuhn
2002-09-18 13:57             ` Ryan Sweet
2002-08-07 23:42   ` Alan Cox

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=20020807.050329.92273054.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkuhn@e18.physik.tu-muenchen.de \
    /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.