Show
Ignore:
Timestamp:
09/22/05 22:50:26 (3 years ago)
Author:
khali
Message:

Fix I2C_FUNC_PROTOCOL_MANGLING description. Patch from Hideki Iwamoto.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/doc/functionality

    r3990 r4001  
    1818                                  adapters typically can not do these) 
    1919  I2C_FUNC_10BIT_ADDR             Handles the 10-bit address extensions 
    20   I2C_FUNC_PROTOCOL_MANGLING      Knows about the I2C_M_REV_DIR_ADDR
    21                                   I2C_M_REV_DIR_ADDR and I2C_M_REV_DIR_NOSTART 
     20  I2C_FUNC_PROTOCOL_MANGLING      Knows about the I2C_M_IGNORE_NAK
     21                                  I2C_M_REV_DIR_ADDR and I2C_M_NOSTART 
    2222                                  flags (which modify the i2c protocol!) 
    2323  I2C_FUNC_SMBUS_QUICK            Handles the SMBus write_quick command