Changeset 2515

Show
Ignore:
Timestamp:
05/09/04 09:14:43 (5 years ago)
Author:
khali
Message:

Add comment about the GL520SM's application modes.

Do not set GL520SM's mode by default.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/etc/sensors.conf.eg

    r2499 r2515  
    803803# Factors and labels taken from GL520SM datasheet 
    804804 
     805# The GL520SM has two application modes. In mode 1 it has two thermistor 
     806# inputs, in mode 2 it has only one and an extra (negative) voltage input. 
     807# The mode is supposed to be set properly by your BIOS so you should not 
     808# need to change it. You can force it below if really needed though. 
     809# Note that this means that you have either temp2 or vin4 but never both 
     810# at the same time. 
     811 
     812# set two_temps 1 
     813 
    805814  label vdd "+5V" 
    806815  label vin1 "+3.3V" 
     
    830839  set vin3_min 2.10 
    831840  set vin3_max 2.30 
    832   set two_temps 1 
    833841 
    834842