netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Donald Becker <becker@scyld.com>
Cc: Jeff Garzik <jgarzik@pobox.com>, Roger Luethi <rl@hellgate.ch>,
	netdev@oss.sgi.com,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: pci-skeleton duplex check
Date: Thu, 12 Dec 2002 15:08:26 -0800	[thread overview]
Message-ID: <3DF916EA.10504@candelatech.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0212121539110.10674-100000@beohost.scyld.com>

Donald Becker wrote:

> I've been actively developing Linux drivers for over a decade, and run
> about two dozen mailing lists for specific drivers.  I write diagnostic
> routines for every released driver.  I thoroughly test and frequently
> update the driver set I maintain.  And since about 2000, my patches were
> ignored while the first notice I've have gotten to changes in my drivers
> is the bug reports.  And the response: "submit a patch to fix those
> newly introduced bugs".  I've even had patches ignore in favor of people
> that wrote "I don't have the NIC, but here is a change".
> 
> A good example is the tulip driver.  You repeatedly restructured my
> driver in the kernel, splitting into different files.  It was still 90+%
> my code, but the changes made it impossible to track the modification
> history.  The kernel driver was long-broken with 21143-SYM cards, but no
> one took the responsibility for fixing it.

For what it's worth, I have yet to find a tulip driver that works with
all of my 4-port NICs.  Becker's fails with the Phobos 4-port NIC,
a very recent kernel driver fails to negotiate correctly (sometimes)
with the DFE-570tx NIC.  Both of them failed a while back when I tried
to put 3 DFE-570tx's into a single machine.

On average, I've had better luck with the kernel driver than with
Becker's, and since it is quite a pain to compile and test it, I
have been ignoring it more and more.

Mr Becker:  Perhaps you could rename your tulip driver becker_tulip and have
it separately buildable and configurable in the kernel config options?  If
it was back into the kernel proper it would be much easier to experiment with.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear

  parent reply	other threads:[~2002-12-12 23:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 13:24 pci-skeleton duplex check Roger Luethi
2002-12-12  2:42 ` Donald Becker
2002-12-12 13:20   ` Roger Luethi
2002-12-12 14:11     ` Donald Becker
2002-12-12 20:32       ` Jeff Garzik
2002-12-12 21:11         ` Donald Becker
2002-12-12 21:39           ` Jeff Garzik
2002-12-13  1:18             ` Donald Becker
2002-12-13  9:17               ` David S. Miller
2002-12-13 16:56                 ` Donald Becker
2002-12-13 18:29                   ` David S. Miller
2002-12-13 20:57               ` Jeff Garzik
2002-12-12 23:08           ` Ben Greear [this message]
2002-12-14  0:19           ` Michael Richardson
2002-12-14  1:43             ` Oliver Xymoron

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=3DF916EA.10504@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=becker@scyld.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=rl@hellgate.ch \
    /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).