i2c-stub: Mention the existence of an helper script

There's a new script named i2c-stub-from-dump that can be very helpful
when working with the i2c-stub driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Jean Delvare 2008-01-27 18:14:45 +01:00 committed by Jean Delvare
parent 1b3e5baa88
commit b3af547e19

View File

@ -25,6 +25,9 @@ The typical use-case is like this:
3. load the target sensors chip driver module 3. load the target sensors chip driver module
4. observe its behavior in the kernel log 4. observe its behavior in the kernel log
There's a script named i2c-stub-from-dump in the i2c-tools package which
can load register values automatically from a chip dump.
PARAMETERS: PARAMETERS:
int chip_addr[10]: int chip_addr[10]: