Show
Ignore:
Timestamp:
04/07/11 16:34:15 (14 months ago)
Author:
khali
Message:

Add detection of ITE IT8516E/F/G.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/detect/sensors-detect

    r5957 r5958  
    15511551                features => FEAT_IN | FEAT_TEMP, 
    15521552        }, { 
    1553                 # Shouldn't be in this family, but there it is 
    15541553                name => "ITE IT8512E/F/G Super IO", 
    1555                 driver => "not-a-sensor", 
     1554                driver => "to-be-written", 
    15561555                devid => 0x8512, 
     1556                features => FEAT_IN | FEAT_FAN, 
     1557        }, { 
     1558                name => "ITE IT8516E/F/G Super IO", 
     1559                driver => "to-be-written", 
     1560                devid => 0x8516, 
     1561                features => FEAT_IN | FEAT_FAN, 
    15571562        } 
    15581563); 
     
    21142119@superio_ids = ( 
    21152120        { 
    2116                 family => "National Semiconductor", 
     2121                family => "National Semiconductor/ITE", 
    21172122                enter => 
    21182123                {