netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Donald Becker <becker@scyld.com>
Cc: jamal <hadi@cyberus.ca>, netdev@oss.sgi.com
Subject: Re: [ANNOUNCE] NAPI patches for 2.4.19-rc1
Date: Thu, 11 Jul 2002 15:34:54 -0400	[thread overview]
Message-ID: <3D2DDDDE.2040008@mandrakesoft.com> (raw)
In-Reply-To: Pine.LNX.4.44.0207111238570.2498-100000@beohost.scyld.com

Donald Becker wrote:
> On Thu, 11 Jul 2002, Jeff Garzik wrote:
> 
>>Donald Becker wrote:
>>
>>>The mdelay(300) is completely bogus.
>>
> ...
> 
>>Ouch.  You are absolutely right, and I take the blame for not reviewing 
>>more closely.  That's what I get for trusting vendors too much ;-)
>>[D-Link has been the one patching sundance and dl2k for a while now]
> 
> 
> Very, very few vendor patchs are worth applying.  They sometimes know of
> otherwise undocumented chip bugs, but a lot of the actual code is bad.
> 
> It's not "maintaining" a driver when you just take a vendor modification
> of a driver and assume it's OK.  You have to understand the changes and
> evaluate if they make sense.

I never claimed to maintain sundance ;-)  Not having docs and test 
hardware tends to narrow the field a bit.


>>I've been meaning to go through several drivers and fix up the stupid 
>>assumptions they make about autonegotiation completion time.
> 
> 
> Putting broken changes into the kernel with a plan to go back later and
> clean them is a bad development methodology.

That depends on the change.  mdelay(300) is a case of "stupid but 
usually works" not completely broken.  As long as it's forward progress 
that gets something working, I would rather apply now and fix up later. 
  That reduces the overall brokenness time a user must deal with.

I'm accepting patches to clean up sundance, if someone with test 
hardware is willing to compare your driver and the kernel's.

	Jeff

  parent reply	other threads:[~2002-07-11 19:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10 22:32 [ANNOUNCE] NAPI patches for 2.4.19-rc1 Jason Lunz
2002-07-10 22:56 ` Ben Greear
2002-07-11 13:20   ` Jason Lunz
2002-07-10 23:34 ` jamal
2002-07-11  0:41   ` Donald Becker
2002-07-11 14:57     ` Jeff Garzik
2002-07-11 16:50       ` Donald Becker
2002-07-11 17:17         ` Ben Greear
2002-07-11 18:31           ` Jeff Garzik
2002-07-11 22:31             ` Ben Greear
2002-07-12 15:11               ` Jason Lunz
2002-07-11 18:53           ` Donald Becker
2002-07-11 19:34         ` Jeff Garzik [this message]
2002-07-11 13:26   ` Jason Lunz
2002-07-11 13:39     ` Jeff Garzik
2002-07-11 13:44       ` Jason Lunz
2002-07-11 14:33         ` Donald Becker
2002-07-11 14:37         ` Jeff Garzik
2002-07-11 16:00 ` Robert Olsson

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=3D2DDDDE.2040008@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=becker@scyld.com \
    --cc=hadi@cyberus.ca \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).