From: Andrew Morton <andrewm@uow.edu.au>
To: I Lee Hetherington <ilh@sls.lcs.mit.edu>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Dell Precision 330 (Pentium 4, i850 chipset, 3c905c)
Date: Sat, 06 Jan 2001 02:58:17 +1100 [thread overview]
Message-ID: <3A55EF19.1BD5EE39@uow.edu.au> (raw)
In-Reply-To: <3A54E717.11A43B42@sls.lcs.mit.edu> <3A557D12.A5383794@uow.edu.au> <3A55E15B.F39D6B87@sls.lcs.mit.edu>
I Lee Hetherington wrote:
>
> Andrew Morton wrote:
>
> > Please do. The boot-time messages which come out of the driver
> > would be interesting. It would help if you add `debug=7' to
> > the 3c59x modprobe command line also.
>
> OK. I've included dmesg output due to modprobe with debug=7 followed by ifup
> (using pump -- problems persist with static IP as well), cat /proc/interrupts
> showing no eth0, and ifconfig eth0.
OK, that's wierd. Why on earth isn't it showing up in
/proc/interrupts? It's certainly generating Tx interrupts,
and the ISR is being called.
Is this a new NIC? 3Com have just started shipping a
new flavour of the 905c, the 3c905CX. With this device
the RxReset command takes tens of milliseconds to complete,
not tens of microseconds like all the others. This
breaks the driver. You end up being able to transmit but
not receive.
And the old media interface selection algorithms don't work
right with the 3c905CX either. We only got this sorted
a few days ago and we missed the 2.4.0 boat :(
Could you please test this 2.2 driver?
http://www.uow.edu.au/~andrewm/linux/3c59x.c-2.2.19-pre2-2.gz
Thanks.
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-05 15:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-04 21:11 Dell Precision 330 (Pentium 4, i850 chipset, 3c905c) I Lee Hetherington
2001-01-05 7:51 ` Andrew Morton
2001-01-05 14:59 ` I Lee Hetherington
2001-01-05 15:58 ` Andrew Morton [this message]
2001-01-05 15:55 ` I Lee Hetherington
2001-01-05 16:03 ` Andrew Morton
2001-01-05 16:01 ` I Lee Hetherington
2001-01-05 15:02 ` I Lee Hetherington
-- strict thread matches above, loose matches on Subject: below --
2001-01-04 22:09 Manfred
2001-01-04 22:13 ` I Lee Hetherington
2001-01-05 15:26 Jon Burgess
2001-01-05 15:33 ` I Lee Hetherington
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=3A55EF19.1BD5EE39@uow.edu.au \
--to=andrewm@uow.edu.au \
--cc=ilh@sls.lcs.mit.edu \
--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