Changeset 5002

Show
Ignore:
Timestamp:
11/01/07 18:54:57 (6 years ago)
Author:
khali
Message:

i2c-stub-from-dump: New helper script to use with the i2c-stub kernel
driver.

Location:
i2c-tools/trunk
Files:
3 added
3 modified

Legend:

Unmodified
Added
Removed
  • i2c-tools/trunk/CHANGES

    r5001 r5002  
    55  i2cset: Final status messages go to stdout 
    66          Return success even when readback fails or doesn't match 
     7  i2c-stub-from-dump: Helper script to use with i2c-stub 
    78 
    893.0.0 (2007-10-14) 
  • i2c-tools/trunk/Makefile

    r4909 r5002  
    3434include eeprom/Module.mk 
    3535include include/Module.mk 
     36include stub/Module.mk 
    3637include tools/Module.mk 
  • i2c-tools/trunk/README

    r4945 r5002  
    2828  Python wrapper for SMBus access over i2c-dev. Not installed by default. 
    2929 
     30* stub 
     31  A helper script to use with the i2c-stub kernel driver. Installed by 
     32  default. 
     33 
    3034* tools 
    3135  I2C device detection and register dump tools. These tools rely on the