From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 15:14:28 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 52D2D16A46B for ; Fri, 22 Jun 2007 15:14:28 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 2D79913C4B0 for ; Fri, 22 Jun 2007 15:14:28 +0000 (UTC) (envelope-from fbsd-ml@scrapper.ca) Received: from pd3mr1so.prod.shaw.ca (pd3mr1so-qfe3.prod.shaw.ca [10.0.141.177]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JK1009ICMA9GJB0@l-daemon> for freebsd-questions@freebsd.org; Fri, 22 Jun 2007 09:13:21 -0600 (MDT) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd3mr1so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JK100B9XMA76MT0@pd3mr1so.prod.shaw.ca> for freebsd-questions@freebsd.org; Fri, 22 Jun 2007 09:13:21 -0600 (MDT) Received: from proven.lan ([24.85.241.34]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JK1006JFMA7WS95@l-daemon> for freebsd-questions@freebsd.org; Fri, 22 Jun 2007 09:13:19 -0600 (MDT) Received: from proven.lan (localhost [127.0.0.1]) by proven.lan (8.14.1/8.14.1) with ESMTP id l5MFDIqW012159 for ; Fri, 22 Jun 2007 08:13:18 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Received: from localhost (localhost [[UNIX: localhost]]) by proven.lan (8.14.1/8.14.1/Submit) id l5MFDH80012158 for freebsd-questions@freebsd.org; Fri, 22 Jun 2007 08:13:17 -0700 (PDT envelope-from fbsd-ml@scrapper.ca) Date: Fri, 22 Jun 2007 08:13:17 -0700 From: Norbert Papke In-reply-to: To: freebsd-questions@freebsd.org Message-id: <200706220813.17506.fbsd-ml@scrapper.ca> Organization: Archaeological Filing MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: X-Authentication-warning: proven.lan: npapke set sender to fbsd-ml@scrapper.ca using -f User-Agent: KMail/1.9.6 Subject: Re: nve driver clarifications with 6.2-RELEASE 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, 22 Jun 2007 15:14:28 -0000 On June 22, 2007, Matthew Bloch wrote: > So in order to use this on our bootstrap system, I will need to rebuild > the kernel, taking nve out and compiling nfe (with the relevant PHY > patch) in. Is that about the quickest way to fix this? I'd be very > interested to know if anyone could suggest a solution that didn't > involve rebuilding the kernel. The binary kernel modules that can be found at http://www.f.csce.kyushu-u.ac.jp/~shigeaki//software/freebsd-nfe.html work for me. Cheers.