Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2008 22:29:50 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-acpi@freebsd.org
Subject:   initial value of tz_active
Message-ID:  <480F8E2E.8000502@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

It seems that tz_active (in acpi_thermal) is initialized to NONE/-1.
I don't have a patch, but I have an idea - acpi_thermal should query
current power state of fans and set tz_active based on that.
For example, some systems start up with all fans turned on (at full
speed) for safety reasons, acpi_thermal sees that temperature is low
enough, it thinks/assumes that no fan is active, so it doesn't change AC
level, so in reality AC0 is always in effect.

-- 
Andriy Gapon



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