Changeset 1714

Show
Ignore:
Timestamp:
02/17/03 03:56:46 (6 years ago)
Author:
mds
Message:

add note that these modules require i2c-algo-bit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/busses/i2c-hydra

    r434 r1714  
    3030  # modprobe i2c-hydra   
    3131 
     32This driver uses the i2c-algo-bit module which must be 
     33modprobed 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  
    2121Description 
    2222----------- 
     23This driver uses the i2c-algo-bit module which must be 
     24modprobed and/or enabled in your kernel 
     25(Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 
     26 
    2327WARNING: If you have an '810' or '815' motherboard, your standard I2C 
    2428temperature sensors are most likely on the 801's I2C bus. 
  • lm-sensors/trunk/doc/busses/i2c-savage4

    r1345 r1714  
    3636The second interface is a general-purpose I2C bus. 
    3737This is the only interface supported by the driver at the moment. 
     38 
     39This driver uses the i2c-algo-bit module which must be 
     40modprobed 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  
    2323the bus also. These chips are used with wide range of 21264A boards. 
    2424 
     25This driver uses the i2c-algo-bit module which must be 
     26modprobed and/or enabled in your kernel 
     27(Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 
     28 
     29 
    2530Stability 
    2631--------- 
  • lm-sensors/trunk/doc/busses/i2c-via

    r516 r1714  
    3232  # modprobe i2c-via   
    3333 
     34This driver uses the i2c-algo-bit module which must be 
     35modprobed and/or enabled in your kernel 
     36(Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 
     37 
    3438    Problems? 
    3539  
  • lm-sensors/trunk/doc/busses/i2c-voodoo3

    r699 r1714  
    4444are yet unwritten but are probably not too hard to add. 
    4545 
     46This driver uses the i2c-algo-bit module which must be 
     47modprobed and/or enabled in your kernel 
     48(Character Devices -> I2C Support -> I2C Bit-Banging Interfaces). 
    4649 
    4750Stability