Changeset 3620
- Timestamp:
- 03/14/02 01:00:45 (11 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/CHANGES
r3616 r3620 18 18 ----------------------------------------------------------------------------- 19 19 20 2.6.3 (2002 ????)20 2.6.3 (200203??) 21 21 TODO: Many updates 22 22 Config.in: i2c-proc requires sysctl 23 23 doc/i2c-velleman: New 24 24 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 26 26 i2c-core.c, i2c-dev.h: Add SMBus emluated i2c block reads 27 27 i2c-core.c: Increase max buffer size for /proc/bus/i2c-x handler 28 i2c-pcf-epp.c: Fix so it compiles 28 29 i2c-philips-par.c: Check return code of parport_claim_or_block() 29 30 i2c-proc.[ch]: Change i2c_sysctl_real 3rd arg to unsigned for kernel 2.2.19; 30 31 printk if no sysctl support in kernel 31 32 mkpatch: Sync with kernel 2.4.15 (Configure.help) 33 Module.mk: Add i2c-pcf-epp 32 34 33 35 2.6.2 (20011118)
