Changeset 5109

Show
Ignore:
Timestamp:
01/22/08 13:27:54 (5 years ago)
Author:
khali
Message:

Add Fintek F71858DG and F81216D detection.

Location:
lm-sensors/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5106 r5109  
    3838                          Add SMSC SCH5514D-NS detection (no sensors) 
    3939                          Lower the confidence of MAX6650/MAX6651 
     40                          Add Fintek F71858DG detection 
     41                          Add Fintek F81216D detection (no sensors) 
    4042  Program unhide_ICH_SMBus: Add support for the 82801AA (ICH) 
    4143 
  • lm-sensors/trunk/prog/detect/sensors-detect

    r5096 r5109  
    20502050      }, 
    20512051      { 
     2052        name => "Fintek F71858DG Super IO Sensors", 
     2053        driver => "to-be-written", 
     2054        devid => 0x0507, 
     2055        logdev => 0x02, 
     2056      }, 
     2057      { 
    20522058        name => "Fintek F71882FG/F71883FG Super IO Sensors", 
    20532059        driver => "f71882fg", 
    20542060        devid => 0x0541, 
    20552061        logdev => 0x04, 
     2062      }, 
     2063      { 
     2064        name => "Fintek F81216D Super IO", 
     2065        driver => "not-a-sensor", 
     2066        devid => 0x0208, 
    20562067      }, 
    20572068      {