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

Refer to f71882fg driver if F71889FG is detected

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5787 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Hans de Goede
2009-10-22 10:05:38 +00:00
parent 7c37bd44ac
commit 9c58672a66
2 changed files with 3 additions and 2 deletions

View File

@@ -1718,9 +1718,9 @@ use constant FEAT_SMBUS => (1 << 7);
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "Fintek F71889FG Super IO Sensors",
driver => "to-be-written",
driver => "f71882fg",
devid => 0x0723,
logdev => 0x04, # Verify once we have a datasheet
logdev => 0x04,
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
}, {
name => "Fintek F81216D Super IO",