Changeset 2155

Show
Ignore:
Timestamp:
12/11/03 19:56:47 (5 years ago)
Author:
khali
Message:

Fix in5 and in6 for as99127f rev.2.

Files:

Legend:

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

    r2154 r2155  
    649649chip "as99127f-*" 
    650650 
    651 # Same as above for w83782d except that in5 and in6 negative voltages 
    652 # are computed as in the w83781d. 
    653651# Asus won't release a datasheet so this is guesswork. 
    654652# Thanks to Guntram Blohm, Jack, Ed Harrison, Artur Gawryszczak, 
     
    671669    compute in3 ((6.8/10)+1)*@ ,  @/((6.8/10)+1) 
    672670    compute in4 ((28/10)+1)*@  ,  @/((28/10)+1) 
     671# AS99127F rev.1 (same as w83781d) 
    673672    compute in5 -(240/60.4)*@ ,  -@/(240/60.4) 
    674 # AS99127F 
    675673    compute in6 -(90.9/60.4)*@ ,  -@/(90.9/60.4) 
     674# AS99127F rev.2 (same as w83782d) 
     675#   compute in5 (5.14 * @) - 14.91 , (@ + 14.91) / 5.14 
     676#   compute in6 (3.14 * @) -  7.71 , (@ +  7.71) / 3.14 
    676677# ASB100 Bach (contributed by Alex van Kaam) 
     678#   compute in5 -(240/60.4)*@  ,  -@/(240/60.4) 
    677679#   compute in6 -(5/3)*@       ,  -@/(5/3) 
    678680 
     
    696698    compute temp3 @*2.0, @/2.0 
    697699 
    698 # ASB100's temp4 isn't supported yet
     700# ASB100's temp4 isn't supported by the w83781d driver
    699701 
    700702# Most Asus boards have temperatures settled like that: