Changeset 1714 for lm-sensors/trunk/doc/busses/i2c-savage4
- Timestamp:
- 02/17/03 03:56:46 (6 years ago)
- Files:
-
- lm-sensors/trunk/doc/busses/i2c-savage4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/busses/i2c-savage4
r1345 r1714 36 36 The second interface is a general-purpose I2C bus. 37 37 This is the only interface supported by the driver at the moment. 38 39 This driver uses the i2c-algo-bit module which must be 40 modprobed and/or enabled in your kernel 41 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 42
