Changeset 1714
- Timestamp:
- 02/17/03 03:56:46 (6 years ago)
- Files:
-
- lm-sensors/trunk/doc/busses/i2c-hydra (modified) (1 diff)
- lm-sensors/trunk/doc/busses/i2c-i810 (modified) (1 diff)
- lm-sensors/trunk/doc/busses/i2c-savage4 (modified) (1 diff)
- lm-sensors/trunk/doc/busses/i2c-tsunami (modified) (1 diff)
- lm-sensors/trunk/doc/busses/i2c-via (modified) (1 diff)
- lm-sensors/trunk/doc/busses/i2c-voodoo3 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/busses/i2c-hydra
r434 r1714 30 30 # modprobe i2c-hydra 31 31 32 This driver uses the i2c-algo-bit module which must be 33 modprobed and/or enabled in your kernel 34 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 35 lm-sensors/trunk/doc/busses/i2c-i810
r1281 r1714 21 21 Description 22 22 ----------- 23 This driver uses the i2c-algo-bit module which must be 24 modprobed and/or enabled in your kernel 25 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 26 23 27 WARNING: If you have an '810' or '815' motherboard, your standard I2C 24 28 temperature sensors are most likely on the 801's I2C bus. 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 lm-sensors/trunk/doc/busses/i2c-tsunami
r1110 r1714 23 23 the bus also. These chips are used with wide range of 21264A boards. 24 24 25 This driver uses the i2c-algo-bit module which must be 26 modprobed and/or enabled in your kernel 27 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 28 29 25 30 Stability 26 31 --------- lm-sensors/trunk/doc/busses/i2c-via
r516 r1714 32 32 # modprobe i2c-via 33 33 34 This driver uses the i2c-algo-bit module which must be 35 modprobed and/or enabled in your kernel 36 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 37 34 38 Problems? 35 39 lm-sensors/trunk/doc/busses/i2c-voodoo3
r699 r1714 44 44 are yet unwritten but are probably not too hard to add. 45 45 46 This driver uses the i2c-algo-bit module which must be 47 modprobed and/or enabled in your kernel 48 (Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 46 49 47 50 Stability
