cvs commit: src/sys/dev/powermng/coretemp coretemp.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Tue Sep 2 11:14:16 PDT 2008
hasso 2008/09/02 11:12:48 PDT
DragonFly src repository
Modified files:
sys/dev/powermng/coretemp coretemp.c
Log:
Fix coretemp(4) to provide temperatures from all cores (instead of reading
temperature only from the core current thread runs on).
Also use CPU device unit number as cpu identifier, not the one from coretemp
device (it doesn't matter in practice though, but still ...).
Revision Changes Path
1.2 +8 -2 src/sys/dev/powermng/coretemp/coretemp.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/powermng/coretemp/coretemp.c.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list