In message <[EMAIL PROTECTED]>, 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message