Changeset 5165
- Timestamp:
- 04/04/08 15:28:54 (8 months ago)
- Files:
-
- i2c-tools/trunk/stub/i2c-stub-from-dump.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c-tools/trunk/stub/i2c-stub-from-dump.8
r5149 r5165 1 .TH I2C-STUB-FROM-DUMP 8 " March2008"1 .TH I2C-STUB-FROM-DUMP 8 "April 2008" 2 2 .SH NAME 3 3 i2c-stub-from-dump \- feed i2c-stub with a dump file … … 11 11 i2c-stub-from-dump is a small helper script for the i2c-stub kernel driver. 12 12 It lets you setup a fake I2C chip on the i2c-stub bus based on a dump of 13 the chip you want to emulate generated by i2cdump.13 the chip you want to emulate. 14 14 15 15 i2c-stub-from-dump requires i2cdetect and i2cset to be installed and
