[PATCH] nForce2 SMBus support - nForce3/4 support added. Not tested yet

Artemiev Igor ai at bmc.brk.ru
Thu Dec 8 01:54:09 PST 2005


On Thu, 08 Dec 2005 02:13:09 -0600
"Jeremy Messenger" <mezz7 at cox.net> wrote:
> Thanks, I see you have added one of chipset (0x0084) that is what I
> have but mbmon couldn't pick up. Also, there is no /dev/smb*.
It's my mistake - i haven`t put MODULE_DEPEND for amdpmsub into amdp.c.
You need kldload smb BEFORE amdpm. Or add this line:
MODULE_DEPEND(amdpmsub, smbus, SMBUS_MINVER, SMBUS_PREFVER,
SMBUS_MAXVER)

> Without use -S in mbmon, mbmon always work fine with and without
> your patch.
See above. I`ve updated the patch.

-- 
iprefetch ai


More information about the freebsd-current mailing list