[lm-sensors] Kernel module asus_atk0110
Luca Tettamanti
kronos.it at gmail.com
Tue Dec 6 16:21:25 CET 2011
On Mon, Dec 5, 2011 at 5:04 PM, Jean Delvare <khali at linux-fr.org> wrote:
> On Mon, 5 Dec 2011 16:28:19 +0100, Luca Tettamanti wrote:
[cut]
>> Anyway, the board does not expose a monitoring framework :-(
>
> But it exposes a register map (HWRE)... Might this be used to access
> the hardware monitoring chip without interfering with ACPI?
Not directly: other boards had read/write methods with byte
granularity that could be exploited to jury rig a native driver to
access the hardware via ACPI. In this case there are no such methods,
the only option that I see would be injecting new methods into the
DSDT and use those; it can be done but it's a bit... distasteful ;-)
And fragile.
I wonder that ASUS does under Windows...
Luca
More information about the lm-sensors
mailing list