Show
Ignore:
Timestamp:
03/19/10 11:19:53 (23 months ago)
Author:
khali
Message:

LM64 support was just added to the lm63 driver.

Files:
1 modified

Legend:

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

    r5825 r5831  
    975975        }, { 
    976976                name => "National Semiconductor LM64", 
    977                 driver => "to-be-written", # lm63 
     977                driver => "lm63", 
    978978                i2c_addrs => [0x18, 0x4e], 
    979979                i2c_detect => sub { lm63_detect(@_, 3); },