Changeset 5363 for i2c/trunk/TODO
- Timestamp:
- 10/19/08 11:57:46 (4 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/TODO
r4356 r5363 69 69 Emulation support is required. 70 70 General 16-bit support for all transaction types will require 71 many changes. Support for 16-bit address block 72 accesses only can be added more easily, and the 73 functionality #defines I2C_FUNC_SMBUS_READ_I2C_BLOCK_2 and 74 I2C_FUNC_SMBUS_WRITE_I2C_BLOCK_2 have been added to i2c.h. 75 This may be enough to begin with for these new eeproms. 76 The emulation layer has not been implemented. 71 many changes. 77 72 Note that writes with an arbitrary number of address bytes 78 73 are actually supported now by treating the extra bytes as
