Changeset 4963

Show
Ignore:
Timestamp:
10/19/07 23:45:27 (6 years ago)
Author:
khali
Message:

Fix SMSC LPC47B357/M967 detection. Patch from Juerg Haefliger.

Location:
lm-sensors/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r4953 r4963  
    4343                          Fix SMSC SCH311x detection 
    4444                          Add AMD K10 CPU sensor detection  
     45                          Fix SMSC LPC47B357/M967 detection 
    4546 
    4647 
  • lm-sensors/trunk/prog/detect/sensors-detect

    r4960 r4963  
    17861786      }, 
    17871787      { 
    1788         name => "SMSC LPC47B357 Super IO", 
    1789         # no datasheet 
     1788        name => "SMSC LPC47B357/M967 Super IO", 
     1789        driver => "not-a-sensor", 
    17901790        devid => 0x5d, 
    17911791      },