netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Andrew Morton <akpm@osdl.org>, Christoph Lameter <christoph@graphe.net>
Cc: linux-kernel@vger.kernel.org, mark@chelsio.com, netdev@oss.sgi.com
Subject: Re: A new 10GB Ethernet Driver by Chelsio Communications
Date: Fri, 11 Mar 2005 23:49:41 -0500	[thread overview]
Message-ID: <423274E5.4060804@pobox.com> (raw)
In-Reply-To: <20050311112132.6a3a3b49.akpm@osdl.org>

Andrew Morton wrote:
> Christoph Lameter <christoph@graphe.net> wrote:
> 
>>A Linux driver for the Chelsio 10Gb Ethernet Network Controller by
>> Chelsio (http://www.chelsio.com). This driver supports the Chelsio N210
>> NIC and is backward compatible with the Chelsio N110 model 10Gb NICs.
> 
> 
> Thanks, Christoph.
> 
> The 400k patch was too large for the vger email server so I have uploaded it to
> 
>  http://www.zip.com.au/~akpm/linux/patches/stuff/a-new-10gb-ethernet-driver-by-chelsio-communications.patch

step 1:  kill all the OS wrappers.

And do you really need hooks for multiple MACs, when only one MAC is 
really supported?  Typically these hooks are at a higher level anyway -- 
struct net_device.

	Jeff

  parent reply	other threads:[~2005-03-12  4:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.58.0503110356340.14213@server.graphe.net>
2005-03-11 19:21 ` A new 10GB Ethernet Driver by Chelsio Communications Andrew Morton
2005-03-11 19:51   ` Christoph Lameter
2005-03-11 22:24   ` Adrian Bunk
2005-03-11 22:35   ` Stephen Hemminger
2005-03-11 22:58   ` Adrian Bunk
2005-03-12  4:49   ` Jeff Garzik [this message]
2005-03-14 11:10   ` Pekka Enberg
2005-03-14 11:40     ` Pekka Enberg
     [not found] ` <20050311131143.30412d5a.akpm@osdl.org>
     [not found]   ` <Pine.LNX.4.58.0503111620050.29845@server.graphe.net>
     [not found]     ` <20050311170055.5b26147d.akpm@osdl.org>
     [not found]       ` <Pine.LNX.4.58.0503231456190.6109@server.graphe.net>
     [not found]         ` <42438F49.80002@pobox.com>
     [not found]           ` <20050324201826.154a2a50.akpm@osdl.org>
2005-03-25  5:55             ` Jeff Garzik

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=423274E5.4060804@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=christoph@graphe.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark@chelsio.com \
    --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).