From owner-freebsd-hardware@FreeBSD.ORG Tue Oct 17 12:48:26 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017C416A415; Tue, 17 Oct 2006 12:48:26 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (ats117.neoplus.adsl.tpnet.pl [83.27.0.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE07D43D5A; Tue, 17 Oct 2006 12:48:22 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.6/8.13.6) with ESMTP id k9HCmEsZ087352 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 17 Oct 2006 14:48:20 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <4534D107.8070000@orchid.homeunix.org> Date: Tue, 17 Oct 2006 14:48:07 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5.0.7 (X11/20061011) MIME-Version: 1.0 To: Andriy Gapon References: <4533BE2E.4080005@icyb.net.ua> In-Reply-To: <4533BE2E.4080005@icyb.net.ua> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigBF20459BE2E68E94567E488C" X-Virus-Scanned: ClamAV 0.88.5/2038/Tue Oct 17 00:48:19 2006 on orchid.homeunix.org X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: nfsmb survey X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 12:48:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBF20459BE2E68E94567E488C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 16/10/2006 19:15, Andriy Gapon wrote: > If you have a system based on NForce2/3/4, could you please share the > following information: >=20 > 1. find out pci handle of your SMB controller: > $ pciconf -l | fgrep 0x0c0500 > and also note chip field value, it should match 00(64|84|d4|e4|52)10de.= > E.g.: > nfsmb0@pci0:1:1: class=3D0x0c0500 card=3D0x1c02147b chip=3D0x006= 410de > rev=3D0xa2 hdr=3D0x00 # uname -srp FreeBSD 6.2-PRERELEASE i386 # pciconf -lv | fgrep 0x0c0500 -A 4 nfsmb0@pci0:1:1: class=3D0x0c0500 card=3D0x00841849 chip=3D0x00841= 0de rev=3D0xa1 hdr=3D0x00 vendor =3D 'NVIDIA Corporation' device =3D 'nForce MCP2S PCI System Management' class =3D serial bus subclass =3D SMBus > 2. read values in BARs 4 and 5 and also registers 0x50 and 0x54 like > follows: > $ pciconf -r pci0:1:1 0x20 > $ pciconf -r pci0:1:1 0x24 > $ pciconf -r pci0:1:1 0x50 > $ pciconf -r pci0:1:1 0x54 # pciconf -r pci0:1:1 0x20 00000000 # pciconf -r pci0:1:1 0x24 00000000 # pciconf -r pci0:1:1 0x50 00004301 # pciconf -r pci0:1:1 0x54 00004301 Cheers, Karol --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enigBF20459BE2E68E94567E488C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFNNENezeoPAwGIYsRCMwtAJ9HrcLjGsmw+gO7MNbDg5Ta1D9NKwCeIUUw kpD4Ry2ysqZ9SiKQDcoQAGU= =s4mh -----END PGP SIGNATURE----- --------------enigBF20459BE2E68E94567E488C--