Show
Ignore:
Timestamp:
08/13/01 03:37:09 (12 years ago)
Author:
mds
Message:

in patched kernel, don't call sensors_init() from sensors.c,

do it from i2c-core in i2c pkg.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1155 r1156  
    3232  Module ds1621: Add 12-bit precision mode 
    3333  Module it87: Enable all alarms, add in8 support, add sensor type selection 
     34  Module sensors: Don't initialize i2c-proc (moved to i2c-core); 
     35                  remove support for module 
    3436  Module sis5595: Recognize unsupported chips and refuse to load 
    3537  Module w83781d: Fix fan speed for as99127f (broken by 2.6.0) 
     38  Program mkpatch.pl: Fix dependencies on i2c-proc; disallow compilation 
     39                      of sensors.c as a module in kernel 
    3640  Program sensors: it87 updates 
    3741  Program sensors-detect: Fix ADM1024 and ADM1025 detection;