adm1026 support

Dmitry Pryanishnikov dmitry at atlantis.dp.ua
Fri Jun 16 21:55:10 UTC 2006


Hello!

On Tue, 13 Jun 2006, Franklin Donan wrote:
> I want to use healthd to monitor values exported by an adm1026 chip,
> using the smbus interface.
> Here's the data sheet for this chip:
> http://www.analog.com/UploadedFiles/Data_Sheets/779263102ADM1026_a.pdf
>
> This chip is smbus & iic compatible.  I am thinking I will have to write an
> adm1026 specific kernel module to interface with the iicbus module, but am
> not sure.  Can someone please let me know what exactly needs to be done?

  There's no need in kernel module, all you want is a small piece of
chip-specific userland code for healthd itself. Take a look at my patch:

ftp://external.atlantis.dp.ua/FreeBSD/healthd/0.7.9/patch-IntelDeskBoards.v04

It adds support for several chips including ADM1025. Unfortunately I have
neither ADM1026-based motherboard nor spare time to help you, but I hope
you'll get an idea - code is very simple indeed.


Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry at atlantis.dp.ua
nic-hdl: LYNX-RIPE


More information about the freebsd-hackers mailing list