2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

Userspace support for the ADT7461 (patch by James Chapman).

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2920 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2005-03-03 21:05:57 +00:00
parent 4a4dafa487
commit 163871a6b2
5 changed files with 6 additions and 3 deletions

View File

@@ -393,6 +393,7 @@ struct match matches[] = {
{ "lm99", print_lm90 },
{ "lm86", print_lm90 },
{ "max6657", print_lm90 },
{ "adt7461", print_lm90 },
{ "lm63", print_lm63 },
{ "xeontemp", print_xeontemp },
{ "max6650", print_max6650 },