Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 23:29:06 +0400
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Zoran Kolic <zkolic@sbb.co.yu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: nfpm
Message-ID:  <20060813192906.GF15783@rambler-co.ru>
In-Reply-To: <20060813143030.GA997@faust.net>
References:  <20060813143030.GA997@faust.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--eMnpOGXCMazMAbfp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Aug 13, 2006 at 04:30:31PM +0200, Zoran Kolic wrote:
> Hi all!
> I would like to add nfpm device
> into kernel, but cannot find it
> in source. Googling for awile,
> I've found a lot of posts on nfsmb,
> broken compilings...
> In this moment looks to me that the
> correct way should be to add smbus,
> smb and nfpm. Since nfsmb is taken
> from sensors, do I compile zombie
> device.
> Mobo is asus nforce3 k8n 250, 6.1
> and amd64.
>=20
> none0@pci0:1:1:	class=3D0x0c0500 card=3D0x813f1043 chip=3D0x00e410de rev=
=3D0xa1 hdr=3D0x00
>     vendor   =3D 'NVIDIA Corporation'
>     device   =3D 'nForce PCI SMB Controller'
>     class    =3D serial bus
>     subclass =3D SMBus
>=20
You motherboard is nForce3 based so you don't need
nfpm.  nfpm is just an alias for amdpm, so this is
probably why you can't find its sources:

# grep nfpm sys/conf/files
pci/amdpm.c                     optional amdpm pci | nfpm pci

# amdpm         AMD 756 Power Management Unit
# amdsmb        AMD 8111 SMBus 2.0 Controller
# nfpm          NVIDIA nForce Power Management Unit
# nfsmb         NVIDIA nForce2/3/4 MCP SMBus 2.0 Controller

I've written amdsmb for Asus SK8N, only to find out
that there are no sensors attached to it.  :-)


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--eMnpOGXCMazMAbfp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFE332CqRfpzJluFF4RAm/XAJwO5h9ajQS29Q88x6Y2h2ZzlZk6PwCgmnFT
bR+39VamDk6C1NE86opRLuA=
=eRvQ
-----END PGP SIGNATURE-----

--eMnpOGXCMazMAbfp--



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