From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 19 21:59:02 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D34616A4CE for ; Wed, 19 Jan 2005 21:59:02 +0000 (GMT) Received: from MXR-4.estpak.ee (mta2.mail.neti.ee [194.126.101.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBD943D60 for ; Wed, 19 Jan 2005 21:59:01 +0000 (GMT) (envelope-from chance@orionis.net) Message-ID: <41EED82B.6020802@orionis.net> Date: Wed, 19 Jan 2005 23:59:07 +0200 From: chance User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <41EE0C69.50107@orionis.net> <1106168379l.41301l.0l@BARTON> In-Reply-To: <1106168379l.41301l.0l@BARTON> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: nForce3 NIC on 5.3 (i386) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 21:59:02 -0000 Jason Henson wrote: > When you first load the driver you have to reboot or run some scripts > by hand. After the install did you reboot with no other changes and > it not work? IIRC, you need linux loaded as well as miibus. I made > a pr about the nvnet port being out of date and it was updated so the > nic would work in 64bit mode. > In fact I did reboot after install and confirmed that both the miibus and if_nv were loaded. However I read from various sources that linux compatibility is not required. So I tried without, I will give it a try with linux emulation loaded, just to be sure. What comes to the PCI IDs, it seems to me they are there. At least in the source part of the freebsd fix. I could not verify what is included in the linux binary, but the nVidia site claims that these drivers support nForce3 and so I have heard they do. Regards, chance.