Changeset 4603

Show
Ignore:
Timestamp:
07/10/07 23:08:36 (1 year ago)
Author:
khali
Message:

Add Fintek F71806FG and F71862FG detection.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/CHANGES

    r4596 r4603  
    6464                          Fix ADM1022 detection 
    6565                          Add detection of many SMSC Super-I/O chips 
     66                          Add Fintek F71806FG and F71862FG detection 
    6667 
    6768 
  • lm-sensors/trunk/prog/detect/sensors-detect

    r4596 r4603  
    19631963      }, 
    19641964      { 
    1965         name => "Fintek F71872F/FG Super IO Sensors", 
     1965        name => "Fintek F71862FG Super IO Sensors", 
     1966        driver => "to-be-written", 
     1967        devid => 0x0601, 
     1968        logdev => 0x04, 
     1969      }, 
     1970      { 
     1971        name => "Fintek F71806FG/F71872FG Super IO Sensors", 
    19661972        driver => "f71805f", 
    19671973        devid => 0x0341,