Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 23:49:53 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        freebsd-stable@freebsd.org, freebsd-hardware@freebsd.org
Subject:   Re: nfsmb survey
Message-ID:  <4536A181.5080305@quip.cz>
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
> 1. find out pci handle of your SMB controller:

# pciconf -lv | fgrep 0x0c0500 -A 4
none1@pci0:1:1: class=0x0c0500 card=0x5348108e chip=0x005210de rev=0xa2 
hdr=0x00
     vendor   = 'NVIDIA Corporation'
     device   = 'nForce4 SMBus'
     class    = serial bus
     subclass = SMBus

> 2. read values in BARs 4 and 5 and also registers 0x50 and 0x54 like
> follows:

# pciconf -r pci0:1:1 0x20
00001c01
# pciconf -r pci0:1:1 0x24
00001c41
# pciconf -r pci0:1:1 0x50
00001c01
# pciconf -r pci0:1:1 0x54
00001c41

FreeBSD 6.2-BETA2 FreeBSD 6.2-BETA2 #0: Mon Oct  2 03:22:01 UTC 2006 
  root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4536A181.5080305>