mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
The W83667HG-B is supported by the w83627ehf driver since kernel
2.6.36. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5883 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1791,7 +1791,7 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
}, {
|
||||
name => "Nuvoton W83667HG-B Super IO Sensors",
|
||||
driver => "to-be-written", # Probably w83627ehf
|
||||
driver => "w83627ehf",
|
||||
devid => 0xB350,
|
||||
devid_mask => 0xFFF0,
|
||||
logdev => 0x0b,
|
||||
|
Reference in New Issue
Block a user