2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

W83667HG config is similar to W83627EHF/DHG.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5846 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2010-07-04 07:22:11 +00:00
parent be2f3f7252
commit 8deb0ac382
2 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ SVN HEAD
libsensors: Increase MAX_SENSORS_PER_TYPE to 24
Map individual beep features
Change license to LGPL
sensors.conf.default: W83667HG config is similar to W83627EHF/DHG
sensord: Fix support of multiple chips (#2377)
sensors: Properly handle sensor input read errors
sensors-detect: Give udev time to settle before accessing i2c nodes

View File

@@ -266,11 +266,11 @@ chip "adm1030-*" "adm1031-*"
label temp1 "M/B Temp"
chip "w83627ehf-*" "w83627dhg-*"
chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*"
label in0 "Vcore"
label in2 "AVCC"
label in3 "VCC"
label in3 "+3.3V"
label in7 "3VSB"
label in8 "Vbat"