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

The f71808a is now support by the f71882fg driver

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5965 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Hans de Goede
2011-04-28 08:54:23 +00:00
parent 3171cff666
commit b021061283

View File

@@ -1952,7 +1952,7 @@ use constant FEAT_SMBUS => (1 << 7);
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "Fintek F71808A Super IO Sensors",
driver => "to-be-written",
driver => "f71882fg",
devid => 0x1001,
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,