2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-01 14:55:27 +00:00

(bob dougherty) Added comments from Johannes Drechsel-Burkhard about via686a on the MSI K7T Pro

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@905 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Bob Dougherty
2000-10-16 16:33:53 +00:00
parent 6270f18139
commit 141d391ef7

View File

@@ -498,10 +498,11 @@ chip "via686a-*"
# improve. # improve.
# On the Tyan S1598, the 2.5V sensor reads 0 and is not displayed in the BIOS. # On the Tyan S1598, the 2.5V sensor reads 0 and is not displayed in the BIOS.
# Also, Linas Vepstas <linas@linas.org> reports that this sensor shows # Linas Vepstas <linas@linas.org> reports that this sensor shows nothing of
# nothing of interest on the Abit KA7 (Athalon), and is also not displayed # interest on the Abit KA7 (Athalon), and is also not displayed in the BIOS.
# in the BIOS. So, if you have either of these boards may want to uncomment # Likewise, Johannes Drechsel-Burkhard <jdb@chello.at> reports that this
# the 'ignore 2.5V' line below. # sensor is unavailable in the BIOS of his MSI K7T Pro. So, if you have one
# of these boards may want to uncomment the 'ignore 2.5V' line below.
label "2.0V" "CPU core" label "2.0V" "CPU core"
label "2.5V" "+2.5V" label "2.5V" "+2.5V"
@@ -520,6 +521,9 @@ chip "via686a-*"
# different from temp1 & temp2 (as noted above, VIA has not provided # different from temp1 & temp2 (as noted above, VIA has not provided
# conversion info). So, you may wish to 'ignore temp3'. # conversion info). So, you may wish to 'ignore temp3'.
# Johannes Drechsel-Burkhard <jdb@chello.at> notes that on his MSI K7T Pro,
# temp1 is the CPU temp and temp2 is the SYS temp.
label temp1 "SYS Temp" label temp1 "SYS Temp"
label temp2 "CPU Temp" label temp2 "CPU Temp"
label temp3 "SBr Temp" label temp3 "SBr Temp"