2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-05 00:35:35 +00:00

Map the W83667HG chip to the w83627ehf driver. Support should be

available starting with kernel 2.6.30.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5666 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2009-02-26 16:15:04 +00:00
parent c7eab7030f
commit 144191432b

View File

@@ -1587,7 +1587,7 @@ use constant FEAT_SMBUS => (1 << 7);
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "Winbond W83667HG Super IO Sensors",
driver => "to-be-written",
driver => "w83627ehf",
devid => 0xA510,
devid_mask => 0xFFF0,
logdev => 0x0b,