From owner-freebsd-stable@FreeBSD.ORG Wed Sep 5 00:08:26 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 9BF1316A421 for ; Wed, 5 Sep 2007 00:08:26 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 2916813C474 for ; Wed, 5 Sep 2007 00:08:26 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so2459979waf for ; Tue, 04 Sep 2007 17:08:25 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=cgDCZDKEaqRmrgethNeBPFjmR1Pb4s6f0M22+CRDR+kl/IN0wBOcOLiwJ+JNQBDn6SCYUB5/KTfPC+nF6xfRfQG/YTJkeZ2SnObUEPmV+Ezc5kpjfxOSnx/fhwnN4rF8KOxhrf365ypPxlK7meozCLGdQEgXr5koyMUVkyThxkg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=rGPQYyE9+YBe88+qHnuflqap2yjhIDkFAF2CzklFE1CRJ/2pomVzxZrY2CcNFJ4kZoVpZnsbz4rWRW/GPhuyLBbFBUGrxGg5Ke3VKIuk+MjIUD3EvAVpRERKtbu7F4urbz3Yao6A2PSrdcFKE/9rKO0EItR3illnWqmdDGXV+yM= Received: by 10.114.192.1 with SMTP id p1mr4329559waf.1188950904633; Tue, 04 Sep 2007 17:08:24 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id j26sm4687920waf.2007.09.04.17.08.21 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 04 Sep 2007 17:08:23 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l8508Hto015860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Sep 2007 09:08:17 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l8508G4w015859; Wed, 5 Sep 2007 09:08:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 5 Sep 2007 09:08:16 +0900 From: Pyun YongHyeon To: Stephen Hocking Message-ID: <20070905000816.GD15653@cdnetworks.co.kr> References: <6300771b0709031633s3596f7caud456c7b51a8dd126@mail.gmail.com> <46DD4C24.80506@moneybookers.com> <6300771b0709041215x5a0b4ecci80afdaa5c5cd4982@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6300771b0709041215x5a0b4ecci80afdaa5c5cd4982@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org, Stefan Lambrev 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 Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2007 00:08:26 -0000 On Wed, Sep 05, 2007 at 05:15:26AM +1000, Stephen Hocking wrote: > 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? > Sorry. ATM I have no plan to MFC nfe(4) due to lack of spare time. I think you can use upcoming FreeBSD 7. -- Regards, Pyun YongHyeon