Changeset 4980

Show
Ignore:
Timestamp:
10/24/07 15:03:36 (1 year ago)
Author:
jwrdegoede
Message:

re-add fscher compute lines for use with the old fscher driver

Files:

Legend:

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

    r4959 r4980  
    14871487    label in2         "Battery" 
    14881488 
     1489# Uncomment the computes line below when using the old fscher driver, leave 
     1490# them commented when using the newer unified fschmd driver 
     1491# 
     1492#                            M    R             O               O                  M    R 
     1493#    compute in0       (@ * (49 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (49 * 33) 
     1494#    compute in1       (@ * (20 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (20 * 33) 
     1495#    compute in2       (@ * (10 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (10 * 33) 
     1496 
    14891497 
    14901498chip "pcf8591-*"