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 1/2] Add ixgbe driver to Linux kernel

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 1/2] Add ixgbe driver to Linux kernel
From: Mitch Williams <mitch.a.williams@xxxxxxxxx>
Date: Tue, 27 Jan 2009 10:47:39 -0800
Delivery-date: Thu, 29 Jan 2009 10:48:48 -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; bh=x1UCCR5yVOBbT6+ucuWz4uDKsmGRJ5zqzOr/XIXeRPw=; b=ZOFE4G0nEmkEBNCuKudKyxoceaD6VnLjE9iwHwsOeRI2TEQZvtCGFi0BRgOE3nRUVt aWolRqkmtG0tIOTHNSNBg4BHit0Nxvuzf/kEotUY0jqlSkDgoVIIbOXloohFxG2ndwmM 6/4gws2t9KNaenuo+CQFSAsxrxeM9seLayYWc=
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; b=Wx7wNamOoDNoFRTZ9Z1vctuE+Z6wEH0+s4/ufdZBFWyAZ7GqixxGsKs5hGFX8l0N9+ jVf5tfvZcJptom0kWqKreKeSRGMW3jYTdhoRacq418HsDQ8eUPl2Kqjs5ZqHh3efahn9 CwY6byo5WwuX/M6GGnnhChnHFdZ7JLUk0hqW4=
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
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.

This patch applies 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>

Attachment: 01-add-ixgbe-driver.diff
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 1/2] Add ixgbe driver to Linux kernel, Mitch Williams <=