Changeset 5140

Show
Ignore:
Timestamp:
03/11/08 11:18:24 (9 months ago)
Author:
khali
Message:

Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus
chips, not just hardware monitoring chips.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c-tools/trunk/CHANGES

    r5087 r5140  
    1010               Fix the timestamp decoding 
    1111  i2cdump: Fix I2C block mode error code 
     12           Remove man page reference to hardware monitoring chips 
    1213  i2cset: Final status messages go to stdout 
    1314          Return success even when readback fails or doesn't match 
  • i2c-tools/trunk/tools/i2cdump.8

    r4488 r5140  
    1 .TH I2CDUMP 8 "June 2007
     1.TH I2CDUMP 8 "March 2008
    22.SH NAME 
    33i2cdump \- examine I2C registers 
     
    6666or no (visible) register at all will most likely see this as a real WRITE, 
    6767resulting in possible misbehavior or corruption. Do not use i2cdump 
    68 on random addresses. Anyway, it is of little use unless you have an idea of 
    69 what you are looking for and have some general knowledge about hardware 
    70 monitoring chips internals
     68on random addresses. Anyway, it is of little use unless you have good 
     69knowledge of the chip you're working with and an idea of what you are looking 
     70for
    7171 
    7272.SH SEE ALSO