X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fi2c%2Fi2c-stub;h=fa4b669c166b3a0145f070f935964a403dc85428;hb=6471b68982d3bb1a593c3e183c804ecf830125d3;hp=326d1ee81e0e5f7985ccb19d29b5b3ff7efd25d3;hpb=38f41f282f1f88b4038f019de51cb95984e569d5;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/i2c/i2c-stub b/Documentation/i2c/i2c-stub index 326d1ee..fa4b669 100644 --- a/Documentation/i2c/i2c-stub +++ b/Documentation/i2c/i2c-stub @@ -21,8 +21,8 @@ EEPROMs, among others. The typical use-case is like this: 1. load this module - 2. use i2cset (from lm_sensors project) to pre-load some data - 3. load the target sensors chip driver module + 2. use i2cset (from the i2c-tools project) to pre-load some data + 3. load the target chip driver module 4. observe its behavior in the kernel log There's a script named i2c-stub-from-dump in the i2c-tools package which