2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

Add gl520sm support (Maarten Deprez).

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2887 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2005-02-01 19:23:05 +00:00
parent bd3556a4f3
commit 8e96564659
3 changed files with 177 additions and 0 deletions

View File

@@ -349,6 +349,7 @@ struct match matches[] = {
{ "emc6d100", print_lm85 },
{ "lm87", print_lm87 },
{ "gl518sm", print_gl518 },
{ "gl520sm", print_gl520 },
{ "adm1025", print_adm1025 },
{ "ne1619", print_adm1025 },
{ "adm1024", print_adm1024 },