Show
Ignore:
Timestamp:
06/02/06 20:49:23 (4 years ago)
Author:
khali
Message:

Add user-space support for abituguru. Patch from Hans de Goede.

Files:
1 modified

Legend:

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

    r3277 r4035  
    416416        { "smsc47b397", print_smsc47b397 }, 
    417417        { "f71805f", print_f71805f }, 
     418        { "abituguru", print_abituguru }, 
    418419        { NULL, NULL } 
    419420};