mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-05 08:45:26 +00:00
Add support for the w83627dhg. Original patch by David Holl.
This closes ticket #2157. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4264 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -367,6 +367,7 @@ struct match matches[] = {
|
||||
{ "w83697hf", print_w83781d },
|
||||
{ "w83687thf", print_w83781d },
|
||||
{ "w83627ehf", print_w83627ehf },
|
||||
{ "w83627dhg", print_w83627ehf },
|
||||
{ "w83791d", print_w83781d },
|
||||
{ "w83792d", print_w83792d },
|
||||
{ "w83793", print_w83793 },
|
||||
|
Reference in New Issue
Block a user