Changeset 4019
- Timestamp:
- 11/19/05 20:48:51 (3 years ago)
- Files:
-
- i2c/trunk/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/TODO
r3982 r4019 11 11 12 12 * "uninstall" Makefile target. 13 14 * SMBus 2.0 Completion15 SMBus 2.0 adds PEC, ARP, and a block process call message.16 All is complete in release 2.6.4 except for:17 - SW PEC for Word Data and Process Call. No place to put PEC18 in the current i2c_smbus_data structure.19 For a summary of SMBus protocol support, see20 http://www2.lm-sensors.nu/~lm78/protocol.html21 13 22 14 * i2c-algo-bit problems, and unfinished i2c-algo-biths
