From: Pete Clements <clem@clem.clem-digital.net>
To: klassert@mathematik.tu-chemnitz.de (Steffen Klassert)
Cc: clem@clem.clem-digital.net (Pete Clements),
klassert@mathematik.tu-chemnitz.de (Steffen Klassert),
linux-kernel@vger.kernel.org (linux-kernel),
akpm@osdl.org (Andrew Morton)
Subject: Re: Correction: 2.6.16-git12 killed networking -- 3c900 card
Date: Wed, 29 Mar 2006 09:27:14 -0500 (EST) [thread overview]
Message-ID: <200603291427.k2TEREE7001642@clem.clem-digital.net> (raw)
In-Reply-To: <20060329114751.GA8629@bayes.mathematik.tu-chemnitz.de>
Patch gives me the network back (applied to git16).
Timeout problem remains, trying Andrews patches.
> > > > FYI:
> > > > Single 3c900 card, UP i386
> > > > Lost networking with .16-git12, message
> > > > ADDRCONF(NETDEV_UP): eth0: link is not ready
> > >
> > > This could be due to the recent driver update.
> > > I can not reproduce this with a 3c900B-Combo,
> > > so I need some more information to track it down.
> >
> > Data attached. Note:
> > 1) Using coax 10base2.
>
> Somehow 10base2 does not like a netif_carrier_off.
>
> Please try the pach below. It makes 10base2 work again for me.
>
> Steffen
>
> --- linux-2.6.16-git12/drivers/net/3c59x.c 2006-03-29 11:23:48.000000000 +0200
> +++ linux-2.6.16-git12-sk/drivers/net/3c59x.c 2006-03-29 13:40:28.000000000 +0200
> @@ -1723,7 +1723,6 @@
> printk(KERN_DEBUG "vortex_up(): writing 0x%x to InternalConfig\n", config);
> iowrite32(config, ioaddr + Wn3_Config);
>
> - netif_carrier_off(dev);
> if (dev->if_port == XCVR_MII || dev->if_port == XCVR_NWAY) {
> EL3WINDOW(4);
> vortex_check_media(dev, 1);
>
--
Pete Clements
next prev parent reply other threads:[~2006-03-29 14:27 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-27 2:12 Correction: 2.6.16-git12 killed networking -- 3c900 card Pete Clements
2006-03-28 14:14 ` Steffen Klassert
2006-03-28 16:44 ` Pete Clements
2006-03-29 11:47 ` Steffen Klassert
2006-03-29 14:27 ` Pete Clements [this message]
2006-03-29 1:12 ` Pete Clements
2006-03-29 2:50 ` Pete Clements
2006-03-29 6:43 ` Andrew Morton
2006-03-29 9:14 ` Steffen Klassert
2006-03-29 14:39 ` Pete Clements
2006-03-29 6:49 ` Andrew Morton
2006-03-29 14:49 ` Pete Clements
2006-03-29 19:29 ` Andrew Morton
2006-03-30 0:53 ` Pete Clements
2006-03-30 1:10 ` Andrew Morton
2006-03-30 1:19 ` Pete Clements
2006-03-30 4:51 ` Pete Clements
2006-03-30 5:09 ` Andrew Morton
2006-03-30 13:46 ` Pete Clements
2006-03-30 14:29 ` Steffen Klassert
2006-03-30 16:02 ` Pete Clements
2006-03-29 7:01 ` Andrew Morton
2006-03-29 15:15 ` Pete Clements
2006-03-29 1:07 ` Pete Clements
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=200603291427.k2TEREE7001642@clem.clem-digital.net \
--to=clem@clem.clem-digital.net \
--cc=akpm@osdl.org \
--cc=klassert@mathematik.tu-chemnitz.de \
--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