Show
Ignore:
Timestamp:
06/18/01 00:39:13 (12 years ago)
Author:
mds
Message:

fix as99127f fan speeds that were 60% low.

This was broken by 2.6.0 because
2.6.0 didn't reset the fan clock setting at startup.
Therefore the AS_FAN_* macros were no longer needed to specially
correct the fan speed. So remove the special handling and the
AS_FAN_* macros and things should work now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1133 r1135  
    20202.6.1 (2001????) 
    2121  Module i2c-ali15x3: Allow force_addr=0xaddr; enable if not enabled. 
     22  Module w83781d: Fix fan speed for as99127f (broken by 2.6.0) 
    2223 
    23242.6.0 (20010612)