summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMark D. Studebaker <mdsxyz123@yahoo.com>2001-05-15 03:18:18 +0000
committerMark D. Studebaker <mdsxyz123@yahoo.com>2001-05-15 03:18:18 +0000
commitd431a888339960d46c3de218f5a0eb1270874cb3 (patch)
treec24e6ed10a7e1936cbca805d584c67f5dcef032c /etc
parent01bf598239d8e754e7e44bdd705c0cf753295e18 (diff)
downloadlm-sensors-git-d431a888339960d46c3de218f5a0eb1270874cb3.tar.gz
Initial checkin of adm1024 driver and support in libsensors,
sensors, sensors-detect. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1090 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'etc')
-rw-r--r--etc/sensors.conf.eg13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/sensors.conf.eg b/etc/sensors.conf.eg
index bba4483a..44c145b4 100644
--- a/etc/sensors.conf.eg
+++ b/etc/sensors.conf.eg
@@ -924,3 +924,16 @@ chip "adm9240-*" "ds1780-*" "lm81-*"
# compute "12V" xxx
# compute Vccp2 xxx
# compute temp xxx
+
+chip "adm1024-*"
+#
+# These settings work for me, adjust for your system
+#
+ label fan1 "CPU1 fan"
+ label fan2 "CPU2 fan"
+ label temp "SYS Temp"
+ label temp1 "CPU2 Temp"
+ label temp2 "CPU1 Temp"
+ ignore "2.5V" # This register is also used for temp2
+ ignore "Vccp1"
+ ignore "Vccp2"