mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Timothy Ngo" <tngo@broadcom.com>
To: linux-kernel@vger.kernel.org
Cc: tngo@broadcom.com, gignatin@broadcom.com, gyoung@broadcom.com
Subject: Re: [BETA] First test release of Tigon3 driver
Date: Mon, 11 Mar 2002 16:57:44 -0800	[thread overview]
Message-ID: <030801c1c960$ed24f470$f665030a@lt-ir002050.broadcom.com> (raw)

This statement is a response to the recent negative comments about the
Broadcom Gigabit
ethernet driver by the Linux community.

Our Gigabit ethernet driver was written as a GPL'ed open source driver to
support various 2.2.x and 2.4.x Linux kernels. The primary objectives were
to support Intel
i386 and ia64 platforms and provide high performance especially in server
type
applications. The driver was also written in a way that proprietary
information about the hardware would not be unnecessarily disclosed. This is
necessary to protect our intellectual property and to keep a competitive
edge in the highly competitive Gigabit NIC marketplace.

We don't claim to be Linux experts but no one knows about our hardware more
than we do. At this point, we cannot support the Linux open source community
to write their
own driver. Doing so would require us to disclose too much proprietary
information about
our hardware and put us in a competitive disadvantage in the Gigabit
marketplace. We stronly
believe our driver is solid and provides high performance for our customers.
In one
benchmark test, we've achieved better than 1.8 Gigabit total throughput
using jumbo frames. While
our emphasis has been on Intel i386 and ia64 platforms, our recent versions
of the driver are also
known to work on PowerPC, Sparc, and alpha platforms. While we welcome any
constructive suggestions on improving our driver in anyway, we want to point
out that there are
different styles to writing a device driver, not just the style advocated by
a couple of
arrogant Linux people.

Here more details comments to the Dave Miller's email on Broadcom Driver.

> >It is meant to replace Broadcom's driver because frankly their driver
> > is junk and would never be accepted into the tree.  For an example of
> > why their driver is junk, note that the resulting object file from our
> > driver is less than half the size of Broadcom's.  That kind of bloat
> > is simply unacceptable.

[BRCM] Our driver is 117K, Intel's driver is 82K, the Altima driver is 82K.
It has
a lot of features and carries all backward compatible for all chips
including
firmware.

> > Next, Broadcom's driver is still way
> > non-portable, ioremap() pointers are still dereferenced directly among
> > other things.

[BRCM] The driver was changed to use readl/writel macro in version 2.0.31 on
12/14/01 when we started testing on other non-Intel platforms and added
big-endian support. Prior to that we only supported Intel platforms and
direct access is not a problem on Intel platforms.

> > Finally, their driver is just plain buggy, they have
> > code which tries to use page_address() on pages which are potentially
> > in highmem and that is guarenteed to oops.

[BRCM] It is true that the driver uses page_address() in one subroutine that
is
used to workaround a problem on the very early 5700 chip. But this routine
is not used at all, it was there intially to support early rev of the
silicon.
It was removed in later version of the Broadcom driver.

Regards,

Timothy Ngo




             reply	other threads:[~2002-03-12  0:58 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-12  0:57 Timothy Ngo [this message]
2002-03-12  1:21 ` Alan Cox
2002-03-12  6:47 ` David S. Miller
  -- strict thread matches above, loose matches on Subject: below --
2002-02-26  0:59 David S. Miller
2002-02-26  3:43 ` nick
2002-02-26  4:40 ` David S. Miller
2002-02-26 11:22   ` Sebastian Heidl
2002-02-26 11:24   ` David S. Miller
2002-02-26 11:39     ` Sebastian Heidl
2002-02-26 13:13     ` David S. Miller
2002-02-26 13:57 ` Thomas Langås
2002-02-26 14:59 ` David S. Miller
2002-02-26 15:40   ` Thomas Langås
2002-02-27  2:56   ` David S. Miller
2002-02-27  9:31     ` David S. Miller
2002-02-27 11:05     ` Thomas Langås
2002-02-27 11:34     ` David S. Miller
2002-02-27 11:56       ` Thomas Langås
2002-02-27 12:06       ` David S. Miller
2002-02-27 12:24         ` Thomas Langås
2002-02-27 12:28         ` David S. Miller
2002-02-27 16:03           ` Thomas Langås
2002-02-27 16:10             ` Arjan van de Ven
2002-02-27 17:25               ` Thomas Langås
2002-02-27 18:37               ` Zach Brown
2002-02-27 18:46                 ` Zach Brown
2002-02-27 19:42               ` Thomas Langås
2002-02-27 16:30             ` Chris Friesen
2002-02-26 17:22 ` Greg KH
2002-02-26 18:08 ` Pasi Kärkkäinen
2002-02-27  2:12 ` David S. Miller
2002-02-27  4:13 ` David S. Miller

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='030801c1c960$ed24f470$f665030a@lt-ir002050.broadcom.com' \
    --to=tngo@broadcom.com \
    --cc=gignatin@broadcom.com \
    --cc=gyoung@broadcom.com \
    --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

all inboxes | Powered by JetHome®