Home | History | Annotate | Line # | Download | only in etc
envsys.conf revision 1.4
      1 # $NetBSD: envsys.conf,v 1.4 2007/09/05 14:18:55 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 # It seems that VCORE_B is +3.3V.
     25 #
     26 #it0:VCORE_A:rfact:1800000
     27 #it0:VCORE_B:rfact:2000000
     28 #it0:+5V:rfact:3490000
     29 #it0:+12V:rfact:8500000
     30 #
     31