From owner-freebsd-questions@FreeBSD.ORG Tue Jan 9 22:07:07 2007 Return-Path: X-Original-To: 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 0357C16A416 for ; Tue, 9 Jan 2007 22:07:07 +0000 (UTC) (envelope-from chris@childeric.freeserve.co.uk) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.freebsd.org (Postfix) with ESMTP id BD40F13C458 for ; Tue, 9 Jan 2007 22:07:06 +0000 (UTC) (envelope-from chris@childeric.freeserve.co.uk) Received: from [172.23.170.141] (helo=anti-virus02-08) by smtp-out2.blueyonder.co.uk with smtp (Exim 4.52) id 1H4P7Z-0007Cr-Nn; Tue, 09 Jan 2007 22:07:05 +0000 Received: from [82.35.115.93] (helo=[192.168.10.60]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1H4P7W-0003Ze-5r; Tue, 09 Jan 2007 22:07:02 +0000 Message-ID: <45A41204.6090802@childeric.freeserve.co.uk> Date: Tue, 09 Jan 2007 22:07:00 +0000 From: Chris Whitehouse User-Agent: Thunderbird 1.5 (X11/20060417) MIME-Version: 1.0 To: Frank Staals References: <45A35C68.1040505@gmx.net> In-Reply-To: <45A35C68.1040505@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: FreeBSD 6.1-RELEASE and nfe ? 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: Tue, 09 Jan 2007 22:07:07 -0000 Frank Staals wrote: > Hey, > > I am running a FreeBSD 6.1-RELEASE machine with a MSI K8N SLI-F > mainboard, it has problems with the nve driver so I searched around on > the internet and found this site about the nfe driver: > http://www.se.hiroshima-u.ac.jp/~shigeaki/software/freebsd-nfe.html . > Allthough there were no files for 6.1-RELEASE. Are there specific files > or instructions for installing on 6.1-RELEASE. I'm not too fond of > upgrading my system at this point and when I tried using the > 6.2-PRERELEASE files I came upon these errors during the 'make' when > rebuilding my kernel: I have -rw-r--r-- 1 root wheel 1756 30 Oct 09:13 e1000phy.patch -rw-r--r-- 1 root wheel 15730 30 Oct 09:13 nfe-20060905.tar.gz which I think are for 6.1 which i can email you if you want to risk 1) I am bad and will hack your box 2) there is some innate stupidity in using them. The e10000phy.patch is for Marvell 88E1000 PHY variants, don't know what's on your board. I use i386 but I don't think there were separate versions for 64 bit Chris