Fixup the rfact for the -12V sensor in the Gigabyte P35C-DS3R

motherboard.
This commit is contained in:
xtraeme 2008-04-26 13:02:35 +00:00
parent 27a6b8b36a
commit fe3dc8ad88
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: envsys.conf,v 1.11 2008/04/22 13:16:32 xtraeme Exp $
# $NetBSD: envsys.conf,v 1.12 2008/04/26 13:02:35 xtraeme Exp $
#
# ----------------------------------------------------------------------
# Configuration file for envstat(8) and the envsys(4) framework.
@ -62,4 +62,7 @@
#
# # Fixup rfact and change description for the +12V sensor.
# sensor7 { description = "+12 Voltage"; rfact = 116000000; }
#
# # Fixup rfact for the -12V sensor.
# sensor9 { rfact = 9000000; }
# }