Date: Sun, 15 Feb 2004 11:18:02 -0800 From: John-Mark Gurney <gurney_j@efn.org> To: Andrew <andrew-sj@yandex.ru> Cc: freebsd-current@freebsd.org Subject: Re: your mail Message-ID: <20040215191802.GC85686@funkthat.com> In-Reply-To: <opr3fzm7t0wg1qq8@smtp.yandex.ru> References: <opr3fzm7t0wg1qq8@smtp.yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew wrote this message on Mon, Feb 16, 2004 at 02:53 -0000: > How can i use smbus in fbsd5.2-c (motherboard soltek sl75frn2 on > nforce2u400)? > I am trying nfpm driver, but freebsd don't say nothing about smbus while > loading... > pciconf -l -v say about smbus: > none5@pci0:1:1: class=0x0c0500 card=0x0c1110de chip=0x006410de rev=0xa2 > hdr=0x00 > vendor = 'NVIDIA Corporation' > device = 'nForce MCP-T? SMBus Controller' > class = serial bus > subclass = SMBus sys/pci/amdpm.c doesn't seem to know about this device ID... you might try to add the device id (0x0c11) to the probe to see if that works.. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040215191802.GC85686>