2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

The Fintek F71808E isn't supported yet.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5937 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2011-03-04 14:59:17 +00:00
parent f561412fbd
commit 87057ba770

View File

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