Changeset 3990
- Timestamp:
- 07/28/05 19:04:23 (3 years ago)
- Files:
-
- i2c/trunk/doc/functionality (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/doc/functionality
r3502 r3990 116 116 to use the /dev interface. You will still have to check whether the 117 117 functionality you need is supported, of course. This is done using 118 the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2c _detect118 the I2C_FUNCS ioctl. An example, adapted from the lm_sensors i2cdetect 119 119 program, is below: 120 120
