|
Revision 5087, 0.6 KB
(checked in by khali, 5 years ago)
|
|
Don't print anything by default if the checksum fails. There are many more
EEPROMs in modern computers than just SPD EEPROMs, and there's no reason
to include them in the output of decode-dimms.pl.
|
| Line | |
|---|
| 1 | i2c-tools CHANGES |
|---|
| 2 | ----------------- |
|---|
| 3 | |
|---|
| 4 | SVN |
|---|
| 5 | decode-dimms: Fix DDR2 SDRAM module speed decoding |
|---|
| 6 | Update manufacturer IDs. |
|---|
| 7 | Don't print anything by default if checksum fails |
|---|
| 8 | decode-vaio: Private data might not be readable by non-root users |
|---|
| 9 | Print the asset tag |
|---|
| 10 | Fix the timestamp decoding |
|---|
| 11 | i2cdump: Fix I2C block mode error code |
|---|
| 12 | i2cset: Final status messages go to stdout |
|---|
| 13 | Return success even when readback fails or doesn't match |
|---|
| 14 | i2c-stub-from-dump: New helper script to use with i2c-stub |
|---|
| 15 | |
|---|
| 16 | 3.0.0 (2007-10-14) |
|---|
| 17 | Initial release |
|---|