From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 16:09:31 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 EC67A16A421 for ; Fri, 22 Jun 2007 16:09:31 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id A5E2413C465 for ; Fri, 22 Jun 2007 16:09:31 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I1l6K-0005q9-Fb for freebsd-questions@freebsd.org; Fri, 22 Jun 2007 17:31:08 +0200 Received: from desk2.office.bytemark.co.uk ([80.68.83.165]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jun 2007 17:31:08 +0200 Received: from matthew by desk2.office.bytemark.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jun 2007 17:31:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matthew Bloch Date: Fri, 22 Jun 2007 16:16:56 +0100 Lines: 15 Message-ID: References: <467BE617.6020900@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: desk2.office.bytemark.co.uk User-Agent: Thunderbird 1.5.0.10 (X11/20070403) In-Reply-To: <467BE617.6020900@u.washington.edu> Sender: news 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 16:09:32 -0000 Garrett Cooper wrote: > nfe exists, but you need to grab your sources _prior_ to booting up for > the first time (can retrieve them by adding the source distributions), > because the RELEASE kernel doesn't have the nfe driver, even though the > STABLE and CURRENT snapshot ISO ones do. Thanks - I did work out how to rebuild the kernel and it was fairly painless in the end. If I will only have to do one bodged installer for 6.2 before 7.0 includes the driver I want as standard, and then I *don't* have to rebuild future releases, that should do for now. cheers, -- Matthew