Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 2003 10:47:37 +0300
From:      Dan Naumov <dan.naumov@ofw.fi>
To:        ticso@cicely.de
Cc:        freebsd-current@freebsd.org
Subject:   Re: SMBus / I2C h/w sensors and FreeBSD 5.1
Message-ID:  <1065340057.832.1.camel@localhost.localdomain>
In-Reply-To: <20031004235304.GA13791@cicely12.cicely.de>
References:  <1065281296.966.11.camel@localhost.localdomain> <20031004214443.GV886@cicely12.cicely.de> <1065308142.966.15.camel@localhost.localdomain> <20031004235304.GA13791@cicely12.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2003-10-05 at 02:53, Bernd Walter wrote:
> With a driver for the hardware it's possible of course.
> You have a VT82C686A/B chip for which you want viapm driver.
> intpm is for Intel PIIX4 (82371AB, 82443MX) which you don't have.

I've replaced intpm with viapm in my kernel config and this is what I am
seeing in my dmesg now:

viapropm0: SMBus I/O base at 0x5000
viapropm0: <VIA VT82C686A Power Management Unit> port 0x5000-0x500f at
device 7.4 on pci0
viapropm0: failed to enable port mapping!
viapropm0: could not allocate bus space
device_probe_and_attach: viapropm0 attach returned 6

Obviously, /dev/smb is still nowhere to be seen :(

Sincerely,
Dan Naumov



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