Test patch for ACPI passive cooling

2009-08-24 Thread jordan
This patch enables passive cooling support in the ACPITZ module; please test this if your system overheats in normal usage. It is a little noisy for now. a good way to test is to setup the following script: #!/bin/sh while [ 1 ] ; do dmesg | tail -10 sysctl hw.setperf sysctl hw.cpuspeed sysctl hw.

Test patch for ACPI passive cooling

2009-08-24 Thread jordan
This patch enables passive cooling support in the ACPITZ module; please test this if your system overheats in normal usage. It is a little noisy for now. ? acpitz.c.fix ? msg ? passive.diff Index: acpitz.c === RCS file: /cvs/src/sys/d