Changeset 3990

Show
Ignore:
Timestamp:
07/28/05 19:04:23 (3 years ago)
Author:
khali
Message:

Fix typo: the i2c bus scanning tool found in lm_sensors is called
i2cdetect, not i2c_detect.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • i2c/trunk/doc/functionality

    r3502 r3990  
    116116to use the /dev interface. You will still have to check whether the 
    117117functionality you need is supported, of course. This is done using 
    118 the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2c_detect 
     118the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2cdetect 
    119119program, is below: 
    120120