Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 22:44:05 +0900
From:      Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        current@freebsd.org
Subject:   Re: Abit's BP6 and 'lmmon' or 'chm' 
Message-ID:  <199910131344.WAA26528@shidahara1.planet.sci.kobe-u.ac.jp>
In-Reply-To: Your message of "Wed, 13 Oct 1999 09:24:58 -0400"
References:  <Pine.GSO.4.10.9910130924180.8776-100000@rac5.wam.umd.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.GSO.4.10.9910130924180.8776-100000@rac5.wam.umd.edu>, Kenneth 
Wayne Culver wrote:
>Will this solve the problem that your xmbmon seems to solve? With xmbmon I
>can look at the temps for my cpu, but with wmlmmon, it gives me the IOCTL
>error.
>

It can use both ISA interface (by opening /dev/io and banging port 
0x295 and 0x296) and SMBus interface.
And the ISA interface will work . If you try to use SMBus interface,
the same result will be there.

But ,with SMBus or with ISA, these are dangerous application.
So I think it should be treated with device driver.
My experimental driver is 
http://www.planet.sci.kobe-u.ac.jp/~takawata/smbus/sys/lm-dist.tar.gz
(May be for a bit older CURRENT)
But I wonder how do I specify bus to attach,so that I can prevent a
ttaching Hardware monitor to bktr i2c bus.

Takanori Watanabe
<a href="http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html">;
Public Key</a>
Key fingerprint =  2C 51 E2 78 2C E1 C5 2D  0F F1 20 A3 11 3A 62 2A 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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