mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Add support for the Fintek F71872F/FG. This chip will be supported
by the f71805f driver in the future, but is not yet. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3264 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1842,6 +1842,12 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
devid => 0x0406,
|
||||
logdev => 0x04,
|
||||
},
|
||||
{
|
||||
name => "Fintek F71872F/FG Super IO Sensors",
|
||||
driver => "f71805f",
|
||||
devid => 0x0341,
|
||||
logdev => 0x04,
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user