|
@ -1,4 +1,4 @@ |
|
|
.TH I2C-STUB-FROM-DUMP 8 "March 2008" |
|
|
|
|
|
|
|
|
.TH I2C-STUB-FROM-DUMP 8 "April 2008" |
|
|
.SH NAME |
|
|
.SH NAME |
|
|
i2c-stub-from-dump \- feed i2c-stub with a dump file |
|
|
i2c-stub-from-dump \- feed i2c-stub with a dump file |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ i2c-stub-from-dump \- feed i2c-stub with a dump file |
|
|
.SH DESCRIPTION |
|
|
.SH DESCRIPTION |
|
|
i2c-stub-from-dump is a small helper script for the i2c-stub kernel driver. |
|
|
i2c-stub-from-dump is a small helper script for the i2c-stub kernel driver. |
|
|
It lets you setup a fake I2C chip on the i2c-stub bus based on a dump of |
|
|
It lets you setup a fake I2C chip on the i2c-stub bus based on a dump of |
|
|
the chip you want to emulate generated by i2cdump. |
|
|
|
|
|
|
|
|
the chip you want to emulate. |
|
|
|
|
|
|
|
|
i2c-stub-from-dump requires i2cdetect and i2cset to be installed and |
|
|
i2c-stub-from-dump requires i2cdetect and i2cset to be installed and |
|
|
reachable through the user's PATH. The former is used to find out the i2c-stub |
|
|
reachable through the user's PATH. The former is used to find out the i2c-stub |
|
|