mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 15:25:38 +00:00
Add support for the W83637HF.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2289 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -385,6 +385,7 @@ struct match matches[] = {
|
||||
{ "w83783d", print_w83781d },
|
||||
{ "w83627hf", print_w83781d },
|
||||
{ "w83627thf", print_w83781d },
|
||||
{ "w83637hf", print_w83781d },
|
||||
{ "w83697hf", print_w83781d },
|
||||
{ "w83791d", print_w83781d },
|
||||
{ "w83l785ts", print_w83l785ts },
|
||||
|
Reference in New Issue
Block a user