From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261673AbVCKUVy (ORCPT ); Fri, 11 Mar 2005 15:21:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261353AbVCKUU6 (ORCPT ); Fri, 11 Mar 2005 15:20:58 -0500 Received: from fire.osdl.org ([65.172.181.4]:22673 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261427AbVCKTZT (ORCPT ); Fri, 11 Mar 2005 14:25:19 -0500 Date: Fri, 11 Mar 2005 11:21:32 -0800 From: Andrew Morton To: Christoph Lameter Cc: linux-kernel@vger.kernel.org, mark@chelsio.com, netdev@oss.sgi.com, Jeff Garzik Subject: Re: A new 10GB Ethernet Driver by Chelsio Communications Message-Id: <20050311112132.6a3a3b49.akpm@osdl.org> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Christoph Lameter 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 for reviewers. > It supports AMD64, EM64T and x86 systems. Is it only supported on those systems? If so, why is that?