Module Name: src Committed By: macallan Date: Tue Jul 27 23:38:42 UTC 2021
Modified Files: src/sys/arch/macppc/conf: files.macppc src/sys/arch/macppc/dev: fcu.c Added Files: src/sys/arch/macppc/dev: fancontrol.c fancontrolvar.h Log Message: first step towards abstracting thermal zone management out of the fcu driver ( and eventually, the smu driver ) todo: - add sysctl()s to set zone parameters - handle envsys - adapt smu To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 src/sys/arch/macppc/conf/files.macppc cvs rdiff -u -r0 -r1.1 src/sys/arch/macppc/dev/fancontrol.c \ src/sys/arch/macppc/dev/fancontrolvar.h cvs rdiff -u -r1.1 -r1.2 src/sys/arch/macppc/dev/fcu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.