mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 07:15: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:
1
CHANGES
1
CHANGES
@@ -5,6 +5,7 @@ SVN HEAD
|
|||||||
libsensors: Increase MAX_SENSORS_PER_TYPE to 24
|
libsensors: Increase MAX_SENSORS_PER_TYPE to 24
|
||||||
Map individual beep features
|
Map individual beep features
|
||||||
Change license to LGPL
|
Change license to LGPL
|
||||||
|
sensors.conf.default: W83667HG config is similar to W83627EHF/DHG
|
||||||
sensord: Fix support of multiple chips (#2377)
|
sensord: Fix support of multiple chips (#2377)
|
||||||
sensors: Properly handle sensor input read errors
|
sensors: Properly handle sensor input read errors
|
||||||
sensors-detect: Give udev time to settle before accessing i2c nodes
|
sensors-detect: Give udev time to settle before accessing i2c nodes
|
||||||
|
@@ -266,11 +266,11 @@ chip "adm1030-*" "adm1031-*"
|
|||||||
label temp1 "M/B Temp"
|
label temp1 "M/B Temp"
|
||||||
|
|
||||||
|
|
||||||
chip "w83627ehf-*" "w83627dhg-*"
|
chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*"
|
||||||
|
|
||||||
label in0 "Vcore"
|
label in0 "Vcore"
|
||||||
label in2 "AVCC"
|
label in2 "AVCC"
|
||||||
label in3 "VCC"
|
label in3 "+3.3V"
|
||||||
label in7 "3VSB"
|
label in7 "3VSB"
|
||||||
label in8 "Vbat"
|
label in8 "Vbat"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user