From owner-freebsd-current@FreeBSD.ORG Tue Jun 12 02:29:35 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBC1216A400 for ; Tue, 12 Jun 2007 02:29:35 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id 95B6A13C469 for ; Tue, 12 Jun 2007 02:29:35 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so1267285nzn for ; Mon, 11 Jun 2007 19:29:35 -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:subject:message-id:reply-to:mime-version:content-type:content-disposition:user-agent; b=Htl8pdwPO5cRfdZaoSZfIds6iSMG+cfk4nhwWECiIENGsd26uMBkqn9GUW/tVYG+N0IhseCD9KDbKkrYys/9BGtpmzPfuWf2FcpjGV9CRKI1B0H+RtGG3asi137BKXi/B2Q+0cN7H7m80VR0wxVznuE4/L7ja945pPBPMelYSOs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:reply-to:mime-version:content-type:content-disposition:user-agent; b=ekXHxdilQfTCrWAfxzlctELvQgztZG55LKCTQ7ZzW8QYZb8hsYdDCu5kdkSO3RvJgiIhXK/WZz4zND74GhLF+hbmN0VpnsUzeCKjR/Sh5wEgv5tQAihbD//vXzBVoC5vAwBandVDXatQWKUM23KtKai0XLSrdoj79PKFopId8PY= Received: by 10.114.171.1 with SMTP id t1mr6132902wae.1181615374534; Mon, 11 Jun 2007 19:29:34 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id j34sm2565584waf.2007.06.11.19.29.30 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Jun 2007 19:29:33 -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 l5C2TP4N045860 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 12 Jun 2007 11:29:25 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l5C2TPZo045859 for freebsd-current@FreeBSD.org; Tue, 12 Jun 2007 11:29:25 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 12 Jun 2007 11:29:25 +0900 From: Pyun YongHyeon To: freebsd-current@FreeBSD.org Message-ID: <20070612022925.GD44998@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: HEADS UP: nfe(4), Default NVIDIA nForce MCP Ethernet Driver. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 02:29:35 -0000 Hi, I've commited overhauled nfe(4) to HEAD and made nfe(4) default nForce MCP Ethernet driver. Previously it was nve(4). I don't think there are severe issues not solved by nfe(4) but if you encounter any issues please let me know. Thanks. -- Regards, Pyun YongHyeon