Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2006 00:55:01 +0300 (EEST)
From:      Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
To:        Franklin Donan <fradonan@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: adm1026 support
Message-ID:  <20060617005036.D3928@atlantis.atlantis.dp.ua>
In-Reply-To: <d901e4ec0606131253m4fd51aees71f5263c4adea3@mail.gmail.com>
References:  <d901e4ec0606131253m4fd51aees71f5263c4adea3@mail.gmail.com>

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

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@atlantis.dp.ua
nic-hdl: LYNX-RIPE



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