Changeset 145 for lm-sensors/trunk/lib/chips.c
- Timestamp:
- 01/03/99 17:21:51 (14 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/chips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/chips.c
r122 r145 349 349 { SENSORS_GL518R00_TEMP_OVER, "temp_over", SENSORS_GL518R00_TEMP, 350 350 SENSORS_GL518R00_TEMP, SENSORS_MODE_RW, 351 GL518_SYSCTL_ VDD, VALUE(1), 1 },351 GL518_SYSCTL_TEMP, VALUE(1), 1 }, 352 352 { SENSORS_GL518R00_VID, "vid", SENSORS_NO_MAPPING, SENSORS_NO_MAPPING, 353 353 SENSORS_MODE_R, GL518_SYSCTL_VID, VALUE(1), 0 },
