Show
Ignore:
Timestamp:
06/09/01 02:36:07 (12 years ago)
Author:
mds
Message:

add check for duplicate subclient addresses and add printk's

to report subclient registration failures

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1124 r1127  
    2525  File doc/busses/i2c-sis5595: new 
    2626  File doc/busses/i2c-tsunami: new 
     27  File doc/chips/it87: new 
    2728  File doc/chips/via686a: Claim support for 686b. 
    2829  File README.thinkpad: new 
     
    3839           Change from sensors_* to i2c_* globals for new i2c-proc.[ch] 
    3940  Chip Modules (all ISA): Remove #include "i2c-isa.h" 
    40   Chip Modules (all): Change from sensors_* to i2c_* globals for new i2c-proc.[ch] 
     41  Chip Modules (all): Change from sensors_* to i2c_* globals 
     42                      for new i2c-proc.[ch] 
    4143  Makefiles: enhance to support Alpha architecture 
    4244  Module adm1021: Fix lm84 and gl523sm support 
     
    6163  Module via686a: Allow force_addr=0xaddr (for A7V/K7V boards) 
    6264  Module w83781d: Don't reinitialize as99127f chip; this may cause fan/temp 
    63                   reading changes 
     65                  reading changes; Add messages for subclient 
     66                  registration failure 
    6467  Programs i2cdetect, i2cdump: add devfs /dev/i2c/x support 
    6568  Program i2cset: new