Re: Useless thermal acpi driver ?

From: Len Brown
Date: Mon Dec 14 2009 - 22:00:48 EST


this DSDT returns a constant temperature, always:

Method (_TMP, 0, NotSerialized)
{
Return (0x0BB8)
}


so in this case, Linux is just reporting the (lack of) news:-)

cheers,
Len Brown, Intel Open Source Technology Center

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/