From owner-freebsd-stable@FreeBSD.ORG Tue Sep 4 19:15:28 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D0B816A418 for ; Tue, 4 Sep 2007 19:15:28 +0000 (UTC) (envelope-from stephen.hocking@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id D003E13C46A for ; Tue, 4 Sep 2007 19:15:27 +0000 (UTC) (envelope-from stephen.hocking@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1711798wxd for ; Tue, 04 Sep 2007 12:15:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CUrJVCmbKX/9QdehrmpJ4V3CqLVPRSvZy6ppDjKIW/3nBfl1YCyn91aRxUdZMsIDdMQzWX+s+gCgxMMIgOvniFwAWywgxqRh55gXKMv89DPfVMPhFo0fnDuNGJnzzG3edHYzhMdA6tFMjDnXfjGOXUrEBa1Rk8mws9BF7qD0xxI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pL16/poqQ2GVeyUcB9jmU/Z7qdoThuyxzzDqwm4PVKViTbeOdS940Qt5fGi/LoAosbBHj6JhoSVDSSglyoBg0WSl+AsIE6UmmrWQyAd9iQDMrNrhnMqEmuHgHZrLqijrMUU83t/s+ygjeLuD8pXcYIqUDElqlE6h74mr7dxv7w0= Received: by 10.90.69.8 with SMTP id r8mr774471aga.1188933326440; Tue, 04 Sep 2007 12:15:26 -0700 (PDT) Received: by 10.90.30.9 with HTTP; Tue, 4 Sep 2007 12:15:26 -0700 (PDT) Message-ID: <6300771b0709041215x5a0b4ecci80afdaa5c5cd4982@mail.gmail.com> Date: Wed, 5 Sep 2007 05:15:26 +1000 From: "Stephen Hocking" To: "Stefan Lambrev" In-Reply-To: <46DD4C24.80506@moneybookers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6300771b0709031633s3596f7caud456c7b51a8dd126@mail.gmail.com> <46DD4C24.80506@moneybookers.com> Cc: freebsd-stable@freebsd.org Subject: Re: When's the nfe driver likely to arrive in 6 STABLE? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 19:15:28 -0000 On 9/4/07, Stefan Lambrev wrote: > Hi, > > Stephen Hocking wrote: > > Hi, > > > > Have an MSI motherboard that has an onboard MCP61 ethernet chipset > > that's supported by the nfe driver, but not the nve driver. > > > It's already here : > http://www.f.csce.kyushu-u.ac.jp/~shigeaki//software/freebsd-nfe.html :) > > Thanks, I was already aware of that and am running that code right now - what I was enquiring about was when would it be part of the source tree? Stephen