Changeset 4315
- Timestamp:
- 02/04/07 21:50:11 (6 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 2 modified
-
CHANGES (modified) (1 diff)
-
prog/detect/i2cdetect.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r4314 r4315 3 3 4 4 SVN HEAD 5 Man page i2cdetect.8: Scanning range can be restricted 5 6 Program sensors-detect: Only probe relevant I2C addresses 6 7 Drop ARP-capable device detection -
lm-sensors/trunk/prog/detect/i2cdetect.8
r4213 r4315 9 9 .RI [ -q | -r ] 10 10 .I i2cbus 11 .RI [ "first last" ] 11 12 .br 12 13 .B i2cdetect … … 25 26 \fIi2cbus\fR indicates the number of the I2C bus to be scanned, and 26 27 should correspond to one of the busses listed by \fIi2cdetect -l\fR. 28 The optional parameters \fIfirst\fR and \fIlast\fR restrict the scanning 29 range (default: from 0x03 to 0x77). 27 30 .PP 28 31 i2cdetect can also be used to query the functionalities of an I2C bus
