root/i2c-tools/trunk/CHANGES @ 5239

Revision 5239, 1.6 KB (checked in by khali, 5 years ago)

Split the functionality checking code into a separate function for
clarity.

Line 
1i2c-tools CHANGES
2-----------------
3
4SVN
5  decode-vaio: Remove history
6  i2cdetect: Support i2c bus passed by name
7             Shorten the usage message
8  i2cdump: Support i2c bus passed by name
9           Shorten the usage message
10           Restrict the chip address to 0x03-0x77
11           Split the functionality checking code into a separate function
12  i2cget: Support i2c bus passed by name
13          Shorten the usage message
14  i2cset: Support i2c bus passed by name
15          Shorten the usage message
16          Restrict the chip address to 0x03-0x77
17          Split the code into several functions for clarity
18          Add support for short writes (SMBus send byte)
19
203.0.1 (2008-04-04)
21  Drop the trailing .pl from all perl script names
22  decode-dimms: Fix DDR2 SDRAM module speed decoding
23                Update manufacturer IDs
24                Don't print anything by default if checksum fails
25                Decode all DDR2 SDRAM timing information
26                Add support for reading SPD data from hexdumps
27                Make command line parsing more robust
28  decode-vaio: Private data might not be readable by non-root users
29               Print the asset tag
30               Fix the timestamp decoding
31  i2cdump: Fix I2C block mode error code
32           Remove man page reference to hardware monitoring chips
33           Let the user specify a register range
34  i2cset: Final status messages go to stdout
35          Return success even when readback fails or doesn't match
36  i2c-stub-from-dump: New helper script to use with i2c-stub
37
383.0.0 (2007-10-14)
39  Initial release
Note: See TracBrowser for help on using the browser.