[ltp] [patch 10/11] ibm-acpi: workaround for EC 0x2f initialization bug
Shem Multinymous
linux-thinkpad@linux-thinkpad.org
Mon, 9 Oct 2006 16:41:01 +0200
On 10/9/06, Henrique de Moraes Holschuh <hmh@hmh.eng.br> wrote:
> The workaround flags the status and level as "unknown" on module load/kernel
> boot, until we are certain at least one fan control command was issued.
If we ever see the status changing, we can also trust the new value.
Maybe we can even trust any value other than 0x07?
OTOH, what happens after resume from suspend to disk?
Also, should we save the fan status on suspend and restore it on resume?
(My take: no. Thermal conditions may have changed, it's best to leave
it at the default.)
Shem