Changeset 4980
- Timestamp:
- 10/24/07 15:03:36 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/branches/lm-sensors-3.0.0/etc/sensors.conf.eg
r4959 r4980 1487 1487 label in2 "Battery" 1488 1488 1489 # Uncomment the computes line below when using the old fscher driver, leave 1490 # them commented when using the newer unified fschmd driver 1491 # 1492 # M R O O M R 1493 # compute in0 (@ * (49 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (49 * 33) 1494 # compute in1 (@ * (20 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (20 * 33) 1495 # compute in2 (@ * (10 * 33) / 255) + (0 / 100), (@ - (0 / 100)) * 255 / (10 * 33) 1496 1489 1497 1490 1498 chip "pcf8591-*"
