Changeset 3620

Show
Ignore:
Timestamp:
03/14/02 01:00:45 (11 years ago)
Author:
mds
Message:

add i2c-pcf-epp info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3616 r3620  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.6.3 (2002????) 
     202.6.3 (200203??) 
    2121  TODO: Many updates 
    2222  Config.in: i2c-proc requires sysctl 
    2323  doc/i2c-velleman: New 
    2424  drivers (all): Add message loglevels to printk's 
    25   i2c.h: Add defines for 2-byte address block reads/writes 
     25  i2c.h: Add defines for 2-byte address block reads/writes, SAA7108 
    2626  i2c-core.c, i2c-dev.h: Add SMBus emluated i2c block reads 
    2727  i2c-core.c: Increase max buffer size for /proc/bus/i2c-x handler 
     28  i2c-pcf-epp.c: Fix so it compiles 
    2829  i2c-philips-par.c: Check return code of parport_claim_or_block() 
    2930  i2c-proc.[ch]: Change i2c_sysctl_real 3rd arg to unsigned for kernel 2.2.19; 
    3031                 printk if no sysctl support in kernel 
    3132  mkpatch: Sync with kernel 2.4.15 (Configure.help) 
     33  Module.mk: Add i2c-pcf-epp 
    3234 
    33352.6.2 (20011118)