Changeset 1736

Show
Ignore:
Timestamp:
04/20/03 03:53:52 (10 years ago)
Author:
mds
Message:

fix hyst and over feature names (ticket 1219)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/doc/chips/gl520sm

    r746 r1736  
    103103             temp1               NONE               NONE     R     1 
    104104             temp2               NONE               NONE     R     1 
    105         temp_hyst1              temp1              temp1     RW    1 
    106         temp_hyst2              temp2              temp2     RW    1 
    107         temp_over1              temp1              temp1     RW    1 
    108         temp_over2              temp2              temp2     RW    1 
     105        temp1_hyst              temp1              temp1     RW    1 
     106        temp2_hyst              temp2              temp2     RW    1 
     107        temp1_over              temp1              temp1     RW    1 
     108        temp2_over              temp2              temp2     RW    1 
    109109          fan1_div               fan1               NONE     RW    0 
    110110          fan2_div               fan2               NONE     RW    0 
     
    136136             temp1                  SENSORS_GL520_TEMP1              temp1:3 
    137137             temp2                  SENSORS_GL520_TEMP2              temp2:3 
    138         temp_hyst1             SENSORS_GL520_TEMP1_HYST              temp1:2 
    139         temp_hyst2             SENSORS_GL520_TEMP2_HYST              temp2:2 
    140         temp_over1             SENSORS_GL520_TEMP1_OVER              temp1:1 
    141         temp_over2             SENSORS_GL520_TEMP2_OVER              temp2:1 
     138        temp1_hyst             SENSORS_GL520_TEMP1_HYST              temp1:2 
     139        temp2_hyst             SENSORS_GL520_TEMP2_HYST              temp2:2 
     140        temp1_over             SENSORS_GL520_TEMP1_OVER              temp1:1 
     141        temp2_over             SENSORS_GL520_TEMP2_OVER              temp2:1 
    142142          fan1_div               SENSORS_GL520_FAN1_DIV            fan_div:1 
    143143          fan2_div               SENSORS_GL520_FAN2_DIV            fan_div:2