2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 05:48:07 +00:00

Additional configuration info for Epox motheboards (w83697hf).

Thanks to Thomas Schorpp for feedback. Closes ticket #1635.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2425 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare 2004-04-08 19:50:40 +00:00
parent 2652853d44
commit c0deaa79c2

View File

@ -527,18 +527,16 @@ chip "w83697hf-*"
label in8 "VBat"
# Tyan Trinity S2495 KT400 has a few differences. Thanks to Eric Schumann
# for proving this information.
# for proving this information. Same is true for Epox 8K3A and 8KHA+.
# Thanks to Thomas Schorpp for additional feedback.
# label in2 "VAgp"
# label in5 "+3.3V"
# label in5 "+3.3V" # aka. Vio
# label in6 "Vdimm"
# label in7 "VBat"
# label in8 "V5SB"
#
# For Epox 8K3A you should swap in7 and in8:
# label in7 "V5SB"
# label in8 "VBat"
#
# You'll also want to comment out the in5 and in6 compute lines right below.
# You'll also want to comment out the in5 and in6 compute lines right below,
# and rename compute in7 to compute in8.
compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1)
compute in4 ((28/10)+1)*@ , @/((28/10)+1)
@ -568,17 +566,17 @@ chip "w83697hf-*"
set in8_min 3.0 * 0.80
set in8_max 3.0 * 1.20
# And for Tyan Trinity S2495 KT400:
# And for Tyan Trinity S2495 KT400 and Epox 8K3A and 8KHA+:
# set in2_min 1.5 * 0.95
# set in2_max 1.5 * 1.05
# set in5_min 3.3 * 0.95
# set in5_max 3.3 * 1.05
# set in6_min 2.5 * 0.95
# set in6_max 2.5 * 1.05
# set in6_min 2.5 * 0.95 # 2.6 on Epox?
# set in6_max 2.5 * 1.05 # 2.6 on Epox?
# set in7_min 3.0 * 0.90
# set in7_max 3.0 * 1.10
# set in8_min 5 * 0.95
# set in8_max 5 * 1.05
# set in8_min 5 * 0.90
# set in8_max 5 * 1.10
# set up sensor types (thermistor is default)
# 1 = PII/Celeron Diode; 2 = 3904 transistor;