Show
Ignore:
Timestamp:
05/11/08 19:16:27 (5 years ago)
Author:
khali
Message:

Rework all device detection routines which use SMBus read word
transactions in address range 0x40-0x48. Some devices don't like word
transactions, so we now try to do as much of the detection as possible
using byte transactions, and only use word transactions when there is
a good chance that the detection will succeed.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5247 r5248  
    2020                          Fix the parsing of I2C addresses not to scan 
    2121                          Detect and skip 1-register-only I2C devices 
     22                          Avoid SMBus word transactions where possible 
    2223 
    23242.10.6 "Welcome Home Lina" (20080306)