CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/20 15:45:04
Modified files:
sys/arch/macppc/conf: files.macppc
Added files:
sys/arch/macppc/dev: thermal.c thermal.h
Log message:
Add a thermal management framework for macppc which controls the fan speed
based on the temperature sensor values. A driver can register it fans or
temperature sensors there. Ported from FreeBSD.
ok deraadt kettenis
