git: if_iwm - Very basic DTS thermal sensor support (prints temp as debug msg).
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Sep 19 13:08:26 PDT 2016
commit efb7d4eb5c3140889a8880e12fd83c7bbfd0059d
Author: Imre Vadász <imre at vdsz.com>
Date: Thu Jul 14 17:39:27 2016 +0200
if_iwm - Very basic DTS thermal sensor support (prints temp as debug msg).
* Adds IWM_DEBUG_TEMP debug message type, for printing messages related
to temperature sensors and thermal/TDP infos.
* The firmware regularly sends us DTS measurement notifications, so just
print the temperature value as a debugging message.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 14 +++++++++++++-
sys/dev/netif/iwm/if_iwm_debug.h | 1 +
sys/dev/netif/iwm/if_iwmreg.h | 24 ++++++++++++++++++++++++
3 files changed, 38 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/efb7d4eb5c3140889a8880e12fd83c7bbfd0059d
--
DragonFly BSD source repository
More information about the Commits
mailing list