From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 8 08:06:29 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75CE916A4CE for ; Wed, 8 Dec 2004 08:06:29 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5673D43D4C for ; Wed, 8 Dec 2004 08:06:28 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB886MSb047564; Wed, 8 Dec 2004 10:06:23 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 68232-08; Wed, 8 Dec 2004 10:06:21 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iB886Loi047561 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Dec 2004 10:06:21 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iB886K39038694; Wed, 8 Dec 2004 10:06:20 +0200 (EET) (envelope-from ru) Date: Wed, 8 Dec 2004 10:06:20 +0200 From: Ruslan Ermilov To: =?koi8-r?B?7snLz8zByiDiz8vP1w==?= Message-ID: <20041208080620.GD35079@ip.net.ua> References: <20041207184543.GA3312@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jL2BoiuKMElzg3CS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-amd64@FreeBSD.org Subject: Re: [TEST] Updated port net/nvnet X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 08:06:29 -0000 --jL2BoiuKMElzg3CS Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 08, 2004 at 12:02:58AM +0300, =EE=C9=CB=CF=CC=C1=CA =E2=CF=CB= =CF=D7 wrote: > -----Original Message----- > From: Ruslan Ermilov > To: Michael Lednev > Date: Tue, 7 Dec 2004 20:45:43 +0200 > Subject: Re: [TEST] Updated port net/nvnet >=20 > > This has nothing to do with AGP. Also, at least on AMD64, > > kldloading this and some other modules doesn't work -- you > > need to pre-load it from loader(8). Add this line to > > /boot/loader.conf: > >=20 > > if_nv_load=3D"YES" > >=20 > > If you still don't have it running after this, send me the > > output of "pciconf -lv" off the list. >=20 > no, you dont understand, module is loading fine, but there is > no line in if_nvreg.h referring to my nic. after adding=20 > something like #define NFORCE_MCPNET7_DEVICEID 0x00DF in it and > recompiling nic is detected but cannot work >=20 > read archive for october, original message from Masahiko Kimoto > was posted on Oct 10 20:29:11 PDT 2004. >=20 Your device is not supported by this version of the driver. Newer version 1.0-0292 has support for it: $ pwd /usr/home/ru/NFORCE-Linux-x86_64-1.0-0292-pkg1/nvnet $ grep -i 00df * nvenet.h:#define PCI_DEVICE_ID_NVIDIA_NVENET_7 0x00DF Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --jL2BoiuKMElzg3CS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBtrX8qRfpzJluFF4RAjUQAJ95N/W9of03CTDniEoSZ5WKEc55CwCfee6l GHQxWlXM9rwkbxIK8ufuPLs= =wVTL -----END PGP SIGNATURE----- --jL2BoiuKMElzg3CS--