http://bugzilla.kernel.org/show_bug.cgi?id=7122
------- Additional Comments From [EMAIL PROTECTED] 2006-09-11 14:34 ------- The suspend/resume of fans and the resume of thermal zones also seem to be incorrect, because, for example, on this box the resume stage of swsusp kicks in _before_ the initialization of thermal zones and fans. For this reason, it seems, acpi_fan_resume() and acpi_thermal_resume() should make sure the power resources are reset and then do more-or-less what acpi_fan_add() and acpi_thermal_add() do, with one exception: acpi_fan_resume() is called _before_ acpi_thermal_resume(). Also I don't think acpi_fan_suspend() is really needed (doesn't work anyway on this box due to the problems with turning on the power resources from the first kick). ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
