mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-04 00:05:10 +00:00
Add 2.4 kernel and user-space support for the Winbond W83687THF
chip. Needs testing. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3226 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -368,6 +368,7 @@ struct match matches[] = {
|
||||
{ "w83627thf", print_w83781d },
|
||||
{ "w83637hf", print_w83781d },
|
||||
{ "w83697hf", print_w83781d },
|
||||
{ "w83687thf", print_w83781d },
|
||||
{ "w83627ehf", print_w83627ehf },
|
||||
{ "w83791d", print_w83781d },
|
||||
{ "w83792d", print_w83792d },
|
||||
|
Reference in New Issue
Block a user