Show
Ignore:
Timestamp:
06/02/01 05:41:17 (12 years ago)
Author:
mds
Message:

Updates for DEC Tsunami from Oleg Vdovikin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r1101 r1108  
    3838  Chip Modules (all ISA): Remove #include "i2c-isa.h" 
    3939  Chip Modules (all): Change from sensors_* to i2c_* globals for new i2c-proc.[ch] 
     40  Makefiles: enhance to support Alpha architecture 
    4041  Module adm1021: Fix lm84 and gl523sm support 
    4142  Module adm1024: new 
     
    4344  Module i2c-i810: Fixed i2c_i810_init() not found in patched kernel 
    4445  Module i2c-sis5595: Allow force_addr=0xaddr; enable if not enabled. 
     46  Module i2c-tsunami: New 
    4547  Module i2c-via: Ensure i2c bus is tristated correctly. 
    4648  Module lm78: Recognize chipid=0x20 
     
    5860  Programs i2cdetect, i2cdump: add devfs /dev/i2c/x support 
    5961  Program i2cset: new 
    60   Program mkpatch.pl: Fix adm9240 typos, add more chips to Configure.help, 
    61                       remove ltc1710 
     62  Program isadump: fix for Alpha arch. compiles 
     63  Program mkpatch.pl: Fix adm9240 typos; Add more chips to Configure.help; 
     64                      Remove ltc1710; Fix i2c_sis5595 typo; 
     65                      Support kernel 2.4.5 makefile change 
    6266  Program sens_update_rrd: new 
    6367  Program sensord: Add -d (debug) and -p (pid-file) options