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

F71862FG is supported by driver f71882fg since kernel 2.6.29.

Reported by Mark Wagner.


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5715 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2009-05-08 08:37:41 +00:00
parent 3e310f8a8f
commit 819d7239c1

View File

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