Show
Ignore:
Timestamp:
10/07/08 22:52:01 (5 years ago)
Author:
khali
Message:

Add user-space support for the IT8720F (handled exactly the same as
the IT8718F.)

Files:
1 modified

Legend:

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

    r5285 r5356  
    619619static const char *it87_names[] = { 
    620620  SENSORS_IT87_PREFIX, SENSORS_IT8712_PREFIX, 
    621   SENSORS_IT8716_PREFIX, SENSORS_IT8718_PREFIX, NULL 
     621  SENSORS_IT8716_PREFIX, SENSORS_IT8718_PREFIX, SENSORS_IT8720_PREFIX, NULL 
    622622}; 
    623623