Show
Ignore:
Timestamp:
01/13/10 21:18:02 (2 years ago)
Author:
khali
Message:

Winbond W83L771AWG/ASG support.

Files:
1 modified

Legend:

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

    r5814 r5815  
    910910        }, { 
    911911                name => "Winbond W83L771AWG/ASG", 
    912                 driver => "to-be-written", 
     912                driver => "lm90", 
    913913                i2c_addrs => [0x4c], 
    914914                i2c_detect => sub { lm90_detect(@_, 11); },