envsys.conf revision 1.3 1 # $NetBSD: envsys.conf,v 1.3 2007/07/07 09:57:47 xtraeme Exp $
2 #
3 # The format used is the following:
4 #
5 # device:sensor name:target:value
6 #
7 # Note that only one target is allowed per line, see envstat(8)
8 # for more information.
9 #
10 # Example:
11 #
12 #acpitz0:acpitz0 temperature:critmax:80
13 #acpitz0:acpitz0 temperature:critmin:10
14 #acpitz1:acpitz1 temperature:critmax:90
15 #acpitz1:acpitz1 temperature:critmin:15
16 #
17 # ========================================================
18 # ADDITIONAL CONFIGURATION FOR SPECIFIC MOTHERBOARDS/CHIPS
19 # ========================================================
20 #
21 # The following entry gives the correct values for the ASUS M2N-E
22 # motherboard using the it(4) driver:
23 #
24 #it0:VCORE_A:rfact:1800000
25 #it0:VCORE_B:desc:+3.3V
26 #it0:+3.3V:rfact:2000000
27 #it0:+5V:rfact:3490000
28 #it0:+12V:rfact:8500000
29 #
30