Changeset 2523

Show
Ignore:
Timestamp:
05/11/04 19:51:33 (5 years ago)
Author:
khali
Message:

Improve pc87366 section.

Files:

Legend:

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

    r2515 r2523  
    20482048   compute in10  @*2, @/2 
    20492049 
    2050    set in7_min   3.3 * 0.95 
    2051    set in7_max   3.3 * 1.05 
    2052    set in10_min  3.3 * 0.95 
    2053    set in10_max  3.3 * 1.05 
    2054  
    2055 # Ignore voltages that are not monitored by your motherboard 
    2056 #   ignore in9 
     2050# These are the operating conditions as recommended by National 
     2051# Semiconductor 
     2052   set in7_min   3.0 
     2053   set in7_max   3.6 
     2054   set in8_min   3.0 
     2055   set in8_max   3.6 
     2056   set in9_min   2.4 
     2057   set in9_max   3.6 
     2058   set in10_min  3.0 
     2059   set in10_max  3.6 
    20572060 
    20582061# Temperature inputs 
     
    20702073#   ignore temp2 
    20712074 
     2075   set temp1_min    0 
     2076   set temp1_max   70 
     2077   set temp1_crit  85 
     2078   set temp2_min    0 
     2079   set temp2_max   70 
     2080   set temp2_crit  85 
     2081   set temp3_min    0 
     2082   set temp3_max   70 
     2083   set temp3_crit  85 
     2084 
    20722085# Fan inputs 
    20732086 
    20742087# Ignore fans you don't have 
     2088#   ignore fan2 
    20752089#   ignore fan3 
     2090 
     2091# Increase clock dividers if you have very low speed fans and readings 
     2092# overflow 
     2093#   set fan1_div 8 
     2094#   set fan2_div 8 
     2095#   set fan3_div 8 
     2096 
     2097   set fan1_min 2000 
     2098   set fan2_min 2000 
     2099   set fan3_min 2000