|
From: <abe...@us...> - 2011-11-25 20:06:27
|
Revision: 5269
http://astlinux.svn.sourceforge.net/astlinux/?rev=5269&view=rev
Author: abelbeck
Date: 2011-11-25 20:06:21 +0000 (Fri, 25 Nov 2011)
Log Message:
-----------
tweak net5501 sensors.conf
Modified Paths:
--------------
branches/1.0/project/astlinux/board/net5501/target_skeleton/stat/etc/sensors.conf
Modified: branches/1.0/project/astlinux/board/net5501/target_skeleton/stat/etc/sensors.conf
===================================================================
--- branches/1.0/project/astlinux/board/net5501/target_skeleton/stat/etc/sensors.conf 2011-11-25 19:05:21 UTC (rev 5268)
+++ branches/1.0/project/astlinux/board/net5501/target_skeleton/stat/etc/sensors.conf 2011-11-25 20:06:21 UTC (rev 5269)
@@ -15,18 +15,12 @@
# Voltage inputs
ignore vid
-
- # Unknown
- # label in0 "avi0"
ignore in0
+ ignore in1
+ ignore in6
+ ignore cpu0_vid
- # Core Voltage, +2.0V
- label in1 "VCORE"
- set in1_min 1.9
- set in1_max 2.1
-
-
# VCC, +5.0V
label in2 "VCC"
compute in2 @*2, @/2
@@ -46,12 +40,6 @@
set in4_max 13
- # GND, 0V
- label in6 "GND"
- set in6_min 0
- set in6_max 0
-
-
# Standby Voltage, +3.3V
# Internally divided by 2
label in7 "Vsb"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|