From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 20 03:32:32 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 B181216A4CE for ; Thu, 20 Jan 2005 03:32:32 +0000 (GMT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CCD043D3F for ; Thu, 20 Jan 2005 03:32:32 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j0K3WTkc026113 for ; Wed, 19 Jan 2005 22:32:29 -0500 (EST) Date: Thu, 20 Jan 2005 03:40:11 +0000 From: Jason Henson To: freebsd-hackers@freebsd.org References: <41EE0C69.50107@orionis.net> <1106168379l.41301l.0l@BARTON> <41EED82B.6020802@orionis.net> In-Reply-To: <41EED82B.6020802@orionis.net> (from chance@orionis.net on Wed Jan 19 16:59:07 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1106192411l.42243l.0l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine 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: Thu, 20 Jan 2005 03:32:32 -0000 On 01/19/05 16:59:07, chance wrote: > Jason Henson wrote: >=20 >> When you first load the driver you have to reboot or run some =20 >> scripts by hand. After the install did you reboot with no other =20 >> changes and it not work? IIRC, you need linux loaded as well as =20 >> miibus. I made a pr about the nvnet port being out of date and it =20 >> was updated so the nic would work in 64bit mode. >> > In fact I did reboot after install and confirmed that both the miibus =20 > and if_nv were loaded. However I read from various sources that linux =20 > compatibility is not required. So I tried without, I will give it a =20 > try with linux emulation loaded, just to be sure. >=20 > What comes to the PCI IDs, it seems to me they are there. At least in =20 > the source part of the freebsd fix. I could not verify what is =20 > included in the linux binary, but the nVidia site claims that these =20 > drivers support nForce3 and so I have heard they do. >=20 > Regards, >=20 > chance. BTW checkout this link http://www.onthenet.com.au/~q/nvnet/ You say the ids seem to be there, do you mean in /usr/ports/net/nvnet/=20 wprk/src/if_nvreg.h? This will be different on your machine: $ pciconf -lv|grep nv nv0@pci0:4:0: class=3D0x020000 card=3D0x10001695 chip=3D0x006610de rev=3D= 0xa1 =20 hdr=3D0x00 but does the chip equal 0x00D610de on your machine? D6 is the chip id =20 an 10de is for manufacturer.