Date: Mon, 16 Oct 2006 21:58:15 +0400 From: Zakharov Vladimir <zakharov_vv@bk.ru> To: Andriy Gapon <avg@icyb.net.ua> Cc: freebsd-stable@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: nfsmb survey Message-ID: <20061016175815.GA951@darkstar.bsd> In-Reply-To: <4533BE2E.4080005@icyb.net.ua> References: <4533BE2E.4080005@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 16, 2006, Andriy Gapon wrote: > 1. find out pci handle of your SMB controller: # pciconf -lv | fgrep 0x0c0500 -A 4 nfsmb0@pci0:1:1: class=0x0c0500 card=0x0c111043 chip=0x006410de rev=0xa2 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce MCP-T? SMBus Controller' class = serial bus subclass = SMBus > 2. read values in BARs 4 and 5 and also registers 0x50 and 0x54 # pciconf -r pci0:1:1: 0x20 00000000 # pciconf -r pci0:1:1: 0x24 00000000 # pciconf -r pci0:1:1: 0x50 00005001 # pciconf -r pci0:1:1: 0x54 00005501 > 3. send chip id and register values here. # uname -a FreeBSD 6.2-PRERELEASE Mon Oct 16 21:31:17 MSD 2006 i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061016175815.GA951>