From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: wing tung Leung <tg@skynet.be>
Cc: Manfred Spraul <manfred@colorfullife.com>,
linux-kernel@vger.kernel.org, urban@svenskatest.se
Subject: Re: via-rhine driver: wicked 2005 problem
Date: Mon, 26 Mar 2001 11:51:02 -0500 [thread overview]
Message-ID: <3ABF7376.D6F79A4B@mandrakesoft.com> (raw)
In-Reply-To: <3ABEEAFE.81CA76A3@colorfullife.com> <20010326185641.A19619@skynet.be>
wing tung Leung wrote:
> It doesn't solve the (less urgent) problem of not being able the use the
> NIC after a warm boot in M$ Windows. As I said, pulling the power cord from
> the ATX power supply and reinserting it, makes it go away.
Would it be possible for you to re-run your tests against kernel
2.4.3-pre8? (ftp://ftp.us.kernel.org/pub/linux/kernel/testing/)
This is the "official" latest version of the via-rhine driver, and it
includes Manfred's patch, as well as a pci_enable_device movement might
solve your problem.
If the problem is still not solved, could you download via-diag.c and
libmii.c from ftp://www.scyld.com/pub/diag/ Compile instructions are
at the bottom of via-diag.c. I'm interested in seeing two via-diag
register snapshots, one from a cold boot (where it is working), and one
from a warm boot.
./via-diag -maaavvveef > via-diag-cold.txt
and
./via-diag -maaavvveef > via-diag-warm.txt
then
diff -u v*cold.txt v*warm.txt | send mail...
And to see if the PCI configuration registers change between warm boot
and cold boot, run lspci from pciutils:
lspci -vvvxxx > lspci-cold.txt
and
lspci -vvvxxx > lspci-warm.txt
then
diff -u l*cold.txt l*warm.txt | send mail...
--
Jeff Garzik | May you have warm words on a cold evening,
Building 1024 | a full moon on a dark night,
MandrakeSoft | and a smooth road all the way to your door.
next prev parent reply other threads:[~2001-03-26 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-26 7:08 via-rhine driver: wicked 2005 problem Manfred Spraul
2001-03-26 16:56 ` wing tung Leung
2001-03-26 16:51 ` Jeff Garzik [this message]
2001-03-29 2:20 ` wing tung Leung
-- strict thread matches above, loose matches on Subject: below --
2001-03-25 23:12 wing tung Leung
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=3ABF7376.D6F79A4B@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
--cc=tg@skynet.be \
--cc=urban@svenskatest.se \
/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.