Show
Ignore:
Timestamp:
03/28/06 23:31:16 (6 years ago)
Author:
khali
Message:

Add userspace support for the smsc47m192 driver. Patch from
Hartmut Rick.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/sensors/main.c

    r3226 r3277  
    389389        { "pcf8591", print_pcf8591 }, 
    390390        { "vt1211", print_vt1211 }, 
     391        { "smsc47m192", print_smsc47m192 }, 
    391392        { "smsc47m1", print_smsc47m1 }, 
    392393        { "pc87360", print_pc87360 },