Changeset 4912

Show
Ignore:
Timestamp:
10/01/07 18:50:14 (6 years ago)
Author:
khali
Message:

Fix SMSC SCH311x detection. The logical device number was missing.

Location:
lm-sensors/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r4890 r4912  
    3636                          Add Winbond W83L771W/G detection 
    3737                          Add Intel Tolapai SMBus detection 
     38                          Fix SMSC SCH311x detection 
    3839 
    3940 
  • lm-sensors/trunk/prog/detect/sensors-detect

    r4904 r4912  
    18321832        driver => "dme1737", 
    18331833        devid => 0x7c, 
     1834        logdev => 0x0a, 
    18341835      }, 
    18351836      { 
     
    18371838        driver => "dme1737", 
    18381839        devid => 0x7d, 
     1840        logdev => 0x0a, 
    18391841      }, 
    18401842      { 
     
    18421844        driver => "dme1737", 
    18431845        devid => 0x7f, 
     1846        logdev => 0x0a, 
    18441847      }, 
    18451848      {