Changeset 2932 for lm-sensors/trunk/lib/chips.c
- Timestamp:
- 03/15/05 23:16:05 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/chips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/chips.c
r2925 r2932 4613 4613 RW, VT1211_SYSCTL_VRM, VALUE(1), 1 }, 4614 4614 { SENSORS_VT1211_UCH, "config", NOMAP, NOMAP, 4615 RW, VT1211_SYSCTL_UCH, VALUE(1), 0 },4615 RW, VT1211_SYSCTL_UCH, VALUE(1), 0, "uch_config" }, 4616 4616 { 0 } 4617 4617 };
