Changeset 938

Show
Ignore:
Timestamp:
11/30/00 03:39:06 (12 years ago)
Author:
mds
Message:

(mds) add adm1025 entries

Files:
1 modified

Legend:

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

    r909 r938  
    55#       The 'set' lines (generally for min and max values)               # 
    66#       do not take effect until you run 'sensors -s' as root !!!        # 
    7 #       We suggest you put 'sensors -s' in a /etc/rc.d/... file       # 
     7#       We suggest you put 'sensors -s' in a /etc/rc.d/... file          # 
    88#       to be run at boot time after the modules are inserted !!!        # 
    99########################################################################## 
     
    605605    compute in2 @ * 38 / 10,            @ * 10 / 38 
    606606    compute in5 (@ * 36 - 118.61) / 7,  (118.61 + 7 * @) / 36 
     607 
     608chip "adm1025-*" 
     609 
     610# These are as advised in the data sheet 
     611 
     612    label in0 "+2.5V" 
     613    label in1 "VCCP" 
     614    label in2 "+3.3V" 
     615    label in3 "+5V" 
     616    label in4 "+12V" 
     617    label in5 "VCC" 
     618 
     619    label temp1 "SYS Temp" 
     620    label temp2 "CPU Temp"