All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: harri@synopsys.COM
Cc: linux-kernel@vger.kernel.org
Subject: Re: 3c59x:command 0x3002 did not complete! Status=0xffff
Date: Mon, 29 Oct 2001 10:49:36 -0800	[thread overview]
Message-ID: <3BDDA4C0.F4391EC@zip.com.au> (raw)
In-Reply-To: <3BDD9FF4.D54DC0C9@Synopsys.COM>

Harald Dunkel wrote:
> 
> Hi folks,
> 
> Does anybody know what this message in kern.log means?
> 
>         eth0: command 0x3002 did not complete! Status=0xffff
> 

There's a function in the driver which issues reset commands to the
hardware and then spins, waiting for completion.  Usually it takes
a single PCI cycle.  In your case it timed out.

It look to me like the NIC is powered down.  Could you please
send me a bunch of info:

- Does the interface actually work after this message, or is
  it dead?

- If the latter, did you warmboot from another OS?

- Does it help if you add the line

	options 3c59x enable_wol=1

  to /etc/modules.conf?  (This is a misnomer - enable_wol
  enables the driver's power management functions).

Thanks.

  reply	other threads:[~2001-10-29 18:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-29 18:29 3c59x:command 0x3002 did not complete! Status=0xffff Harald Dunkel
2001-10-29 18:49 ` Andrew Morton [this message]
2001-10-29 19:16   ` Harald Dunkel
2001-10-29 19:50   ` Harald Dunkel
2001-10-29 19:58     ` Andrew Morton
2001-10-29 20:34       ` Harald Dunkel
2001-10-29 20:53         ` Tim Walberg
2001-10-29 21:22           ` Harald Dunkel
2001-10-29 21:21       ` Wolfgang Rohdewald

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=3BDDA4C0.F4391EC@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=harri@synopsys.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.