2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

w83792d driver and userspace support patch from Winbond.

by Chunhao Huang <huang0@winbond.com.tw>
         submitted by <DZShen@winbond.com.tw>


git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2925 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2005-03-10 19:03:52 +00:00
parent c6b95bf7e3
commit e25e3511f4
8 changed files with 2008 additions and 0 deletions

View File

@@ -361,6 +361,7 @@ struct match matches[] = {
{ "w83637hf", print_w83781d },
{ "w83697hf", print_w83781d },
{ "w83791d", print_w83781d },
{ "w83792d", print_w83792d },
{ "w83l785ts", print_w83l785ts },
{ "as99127f", print_w83781d },
{ "maxilife", print_maxilife },