Date: Tue, 11 Jan 2011 21:18:29 +0000 (UTC) From: Andreas Tobler <andreast@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/powermac fcu.c Message-ID: <201101112118.p0BLIjcA006857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreast 2011-01-11 21:18:29 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powermac fcu.c
Log:
SVN rev 217286 on 2011-01-11 21:18:29Z by andreast
Add new functions, fcu_fan_set_pwm and fcu_fan_get_pwm, to set and get
the pwm values. We can now set the fan's speed of a PWM controlled fan
with % numbers between 30 and 100 % instead of trying to model a
% number based on rpm.
The fcu chip offers both, the dutycycle and the rpm value of the PWM
controlled fans. I added the rpm value to the list of information
available via sysctl(8).
Tested by: Paul Mather <paul at gromit dlib vt edu>
Approved by: nwhitehorn (mentor)
Revision Changes Path
1.2 +172 -58 src/sys/powerpc/powermac/fcu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101112118.p0BLIjcA006857>
