Changeset 5579
- Timestamp:
- 01/08/09 11:59:23 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/etc/sensors.conf.eg
r5549 r5579 2190 2190 chip "f8000-*" 2191 2191 2192 # All 3 voltages are internal, so scaling is done by the driver and 2193 # labels are always correct 2192 # All 3 voltages are internal, but scaling is not done by the driver 2193 # so we do it here 2194 compute in0 @*2, @/2 2195 compute in1 @*2, @/2 2196 compute in2 @*2, @/2 2197 2194 2198 label in0 "+3.3V" 2195 2199 label in1 "3VSB"
