Changeset 3548

Show
Ignore:
Timestamp:
06/05/01 03:47:53 (12 years ago)
Author:
mds
Message:

update w/ algo-pcf and elektor changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3542 r3548  
    1919 
    20202.6.0 (2001????) 
     21  Makefile: Added support for alpha architecture 
    2122  i2c.h: Add #defines from lm_sensors i2c-isa.h 
    2223  i2c-algo-8xx.[ch]: New - not built or mkpatched by default 
     24  i2c-algo-pcf.c: Increase I2C clock speed from 6.25 kHz to 50 kHz; 
     25                  add detect code; remove test_bus function; 
     26                  add support for multiple messages (proper generation 
     27                  of stop/repstart sequences) 
    2328  i2c-algo-ppc405.[ch]: New - not built or mkpatched by default 
    2429  i2c-dev.c: Fix cleanup 
    25   i2c-id.h: Add device ID's from lm_sensors sensors.h 
     30  i2c-elektor.c: Add Alpha detection; add support for memory mapped 8584 
     31                 behind a PCI bridge on Alphas; set interrupt bit correctly 
     32  i2c-elektor.h: Comment out unused structure for now 
     33  i2c-id.h: Add device ID's from lm_sensors sensors.h; add DEC Tsunami 
    2634  i2c-ppc405.[ch]: New - not built or mkpatched by default 
    2735  i2c-ppc405adap.h: New