nfpm

Ruslan Ermilov ru at freebsd.org
Sun Aug 13 19:29:12 UTC 2006


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.
> 
> none0 at pci0:1:1:	class=0x0c0500 card=0x813f1043 chip=0x00e410de rev=0xa1 hdr=0x00
>     vendor   = 'NVIDIA Corporation'
>     device   = 'nForce PCI SMB Controller'
>     class    = serial bus
>     subclass = SMBus
> 
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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060813/dedaa583/attachment.pgp


More information about the freebsd-stable mailing list