Changeset 5195 for i2c-tools/trunk/tools/i2cdetect.8
- Timestamp:
- 04/20/08 19:32:12 (4 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/tools/i2cdetect.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/tools/i2cdetect.8
r4488 r5195 1 .TH I2CDETECT 8 " June 2007"1 .TH I2CDETECT 8 "April 2008" 2 2 .SH NAME 3 3 i2cdetect \- detect I2C chips … … 24 24 i2cdetect is a userspace program to scan an I2C bus for devices. It 25 25 outputs a table with the list of detected devices on the specified bus. 26 \fIi2cbus\fR indicates the number o f the I2C bus to be scanned, and26 \fIi2cbus\fR indicates the number or name of the I2C bus to be scanned, and 27 27 should correspond to one of the busses listed by \fIi2cdetect -l\fR. 28 28 The optional parameters \fIfirst\fR and \fIlast\fR restrict the scanning
