WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/11] Add ixgbe support

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/11] Add ixgbe support
From: Mitch Williams <mitch.a.williams@xxxxxxxxx>
Date: Wed, 28 Jan 2009 16:38:01 -0800
Delivery-date: Wed, 28 Jan 2009 16:38:27 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=VnMHobP0f72a4Man4xSa7ADtexhkgU52WHpMUbEWNQ0=; b=ByNElRP9mUf+UqNLBA+OZQSLT6fO3j0bvnHnpmZG67p39PKfbzE7msutK9OvZFD3ln NIhbs4afWveAqoVXUKxN2f7woRRfmv7QBBA+E6kYij1DnQtsr/Pbn3UnHD6TvvXbfr52 +o1WjoD8KAH7L23yisXwpbmrGQCl8y2SsMp88=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=GzcHOExP78a/SvgZgVttJuGMlUogi4G3SD5WoGllUr+hPKoPO8njtpzn0tv036hoaM GOCPBXJea7RmDcrVgJB6kgNUz7hUYY/b1YPXXw6gjlplGzA1wLhnN93s/LHNVEzPD5iA zhNRfzq2+BkvzHHgggqfCDmvsF93aUBbGfZa8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
My first attempt to post this patch got silently dropped by Mailman,
presumably because it was too big.  Here's the exact same code,
chopped up 11 ways.

The ixgbe driver supports Intel's line of PCI Express 10 Gbps Ethernet
products.  This patch is based on the latest standalone driver,
version 1.3.56.5. The source and header files have been added to the
kernel tree unchanged, minus a few files that are not required under
2.6.18.

These patches are not cumulative.  You will need to apply all 11 in
order to get a working ixgbe driver.

These patches apply cleanly to the main development kernel, as well as
to the Netchannel2 tree.  Please apply to both.

Signed-off-by: Mitch Williams <mitch.a.williams@xxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>