2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

The Winbond W83527HG has the same chip ID as the W83627DHG-P.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5996 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2011-11-01 12:38:16 +00:00
parent 8536734576
commit 54a918f846

View File

@@ -1908,7 +1908,7 @@ use constant FEAT_SMBUS => (1 << 7);
logdev => 0x0b,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "Winbond W83627DHG-P Super IO Sensors",
name => "Winbond W83627DHG-P/W83527HG Super IO Sensors",
driver => "w83627ehf",
devid => 0xB070,
devid_mask => 0xFFF0,