2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 22:35:23 +00:00

it8712 support. Original patch by Rudolf Marek.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2701 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2004-09-25 11:24:12 +00:00
parent 220b15dfed
commit f09b9af8d1
3 changed files with 3 additions and 0 deletions

View File

@@ -406,6 +406,7 @@ struct match matches[] = {
{ "maxilife-as", print_maxilife },
{ "maxilife-nba", print_maxilife },
{ "it87", print_it87 },
{ "it8712", print_it87 },
{ "ddcmon", print_ddcmon },
{ "eeprom", print_eeprom },
{ "fscpos", print_fscpos },