From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 18:51:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C16A916A406 for ; Fri, 16 Feb 2007 18:51:54 +0000 (UTC) (envelope-from brian@dbsoft.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [63.240.77.82]) by mx1.freebsd.org (Postfix) with ESMTP id 8822613C481 for ; Fri, 16 Feb 2007 18:51:54 +0000 (UTC) (envelope-from brian@dbsoft.org) Received: from [10.0.0.5] (c-24-14-61-234.hsd1.il.comcast.net[24.14.61.234]) by comcast.net (sccrmhc12) with ESMTP id <2007021618515201200pmp92e>; Fri, 16 Feb 2007 18:51:53 +0000 Message-ID: <45D5FD47.70807@dbsoft.org> Date: Fri, 16 Feb 2007 12:51:51 -0600 From: Brian Smith User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Shigeaki Tagashira References: 458956C6.6080004@se.hiroshima-u.ac.jp <45CBCB98.8010607@dbsoft.org> <45D256F2.4040702@se.hiroshima-u.ac.jp> In-Reply-To: <45D256F2.4040702@se.hiroshima-u.ac.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Palle Girgensohn Subject: Re: if_nfe on nVidia chipset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 18:51:54 -0000 Shigeaki Tagashira wrote: > Hello, > > Please try to use generic PHY driver (ukphy) instead of e1000phy; > i.e., use nfe without the patch for e1000phy. I've switched to FreeBSD 7 and I think the e100phy.c patches are already in the source tree? Is there an unpatched version for FreeBSD 7? Thanks. Brian