cvs commit: src/sys/dev/pci pci.c

Alexey Dokuchaev danfe at nsu.ru
Mon Sep 1 09:01:41 PDT 2003


On Mon, Sep 01, 2003 at 04:40:40PM +0100, Doug Rabson wrote:
> On Mon, 2003-09-01 at 16:16, Alexey Dokuchaev wrote:
> > On Mon, Sep 01, 2003 at 04:09:06PM +0100, Doug Rabson wrote:
> > > This gets the thing detected at least for my Tyan Tiger MP motherboard.
> > > Still can't make any sense of the SMBus sensors with e.g. lmmon or
> > > healthd. Does anyone else have temperature, voltage sensors working for
> > > this motherboard?
> > 
> > Have you tried sysutils/xmbmon; it seems to use various ways of getting
> > that type of information (including, but not limited to, SMBus).
> 
> I've tried healthd's ISA method as well as SMB. I know that the board
> uses a Winbond W83782D chip which healthd supports but the ISA ports all
> read 0xff and the SMB ports seem to read 0x00. I have my doubts as to
> whether the kernel SMBus driver works at all though.

I could not get kernel SMBus to work either, and also have doubts that
it works at all (GA 6OXET mobo, i815, ich 82801BA (ichsmb(4)) -- I think it
listed as supported though). :-(

./danfe



More information about the cvs-src mailing list