Show
Ignore:
Timestamp:
12/08/07 12:16:47 (4 years ago)
Author:
khali
Message:

Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and
PC97317 has SID = 0xdf. PC87371/PC97371 do not seem to exist.
Patch from Ulf Jordan.

Files:
1 modified

Legend:

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

    r5050 r5065  
    16931693      }, 
    16941694      { 
    1695         name => "Nat. Semi. PC87371 Super IO", 
     1695        name => "Nat. Semi. PC87317 Super IO", 
    16961696        driver => "not-a-sensor", 
    16971697        devid => 0xd0, 
    16981698      }, 
    16991699      { 
    1700         name => "Nat. Semi. PC97371 Super IO", 
     1700        name => "Nat. Semi. PC97317 Super IO", 
    17011701        driver => "not-a-sensor", 
    17021702        devid => 0xdf,