Show
Ignore:
Timestamp:
01/31/02 04:21:11 (11 years ago)
Author:
mds
Message:

tkt 800 fix part 2.

For lm78, 78-j, 79, w83781d, and as99127f, the chips have integral
inverters, so the compute lines are inverting.
Therefore the min register is really max and vice versa.
So the library was wrong, but sensors.conf.eg was wrong too,
so the chip got programmed correctly but 'sensors' printed
min and max backwards.
This was a different situation than for the previous fix to
sensors.conf.eg, where the chips were programmed wrong due
solely to sensors.conf.eg being incorrect.

In this fix we change the library and sensors.conf.eg.
The chip is still programmed right by 'sensors -s' (since
the library and sensors.conf changes cancel each other out)
but 'sensors' now prints correctly.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1304 r1305  
    2323                        add adm1021 section; add lm87 AIN[1,2] template; 
    2424                        swap negative voltage limits for 782d,783s,627hf, 
    25                         697hf,it87; add more it87 help 
     25                        697hf,it87; add more it87 help; swap neg. voltage 
     26                        limits for lm78, lm78-j, lm79, as99127f 
    2627  Library: Add PCF8591, W83697HF, ADM1023 support; 
    27            fix w83* fan_min computes 
     28           fix w83* fan_min computes; 
     29           swap negative voltage limits for lm78, lm78-j, lm79, as99127f 
    2830  Module adm1024: Add MODULE_LICENSE("GPL") 
    2931  Module bt869: Add s-video out and DVD resolution support