Changeset 1736
- Timestamp:
- 04/20/03 03:53:52 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/chips/gl520sm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/chips/gl520sm
r746 r1736 103 103 temp1 NONE NONE R 1 104 104 temp2 NONE NONE R 1 105 temp _hyst1temp1 temp1 RW 1106 temp _hyst2temp2 temp2 RW 1107 temp _over1temp1 temp1 RW 1108 temp _over2temp2 temp2 RW 1105 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 109 109 fan1_div fan1 NONE RW 0 110 110 fan2_div fan2 NONE RW 0 … … 136 136 temp1 SENSORS_GL520_TEMP1 temp1:3 137 137 temp2 SENSORS_GL520_TEMP2 temp2:3 138 temp _hyst1SENSORS_GL520_TEMP1_HYST temp1:2139 temp _hyst2SENSORS_GL520_TEMP2_HYST temp2:2140 temp _over1SENSORS_GL520_TEMP1_OVER temp1:1141 temp _over2SENSORS_GL520_TEMP2_OVER temp2:1138 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 142 142 fan1_div SENSORS_GL520_FAN1_DIV fan_div:1 143 143 fan2_div SENSORS_GL520_FAN2_DIV fan_div:2
