Changeset 5242 for i2c-tools/trunk/CHANGES
- Timestamp:
- 05/05/08 16:57:21 (4 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/CHANGES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/CHANGES
r5239 r5242 10 10 Restrict the chip address to 0x03-0x77 11 11 Split the functionality checking code into a separate function 12 Better error message on missing adapter functionality 12 13 i2cget: Support i2c bus passed by name 13 14 Shorten the usage message 15 Better error message on missing adapter functionality 14 16 i2cset: Support i2c bus passed by name 15 17 Shorten the usage message … … 17 19 Split the code into several functions for clarity 18 20 Add support for short writes (SMBus send byte) 21 Better error message on missing adapter functionality 19 22 20 23 3.0.1 (2008-04-04)
