2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-09-01 06:45:24 +00:00

Add user-space support for the Fintek F71872F/FG (chip name f71872f).

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@4232 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2006-11-12 13:17:32 +00:00
parent 8ec76d7ed7
commit 53cb805e44
5 changed files with 26 additions and 4 deletions

View File

@@ -416,6 +416,7 @@ struct match matches[] = {
{ "lm93", print_lm93 },
{ "smsc47b397", print_smsc47b397 },
{ "f71805f", print_f71805f },
{ "f71872f", print_f71805f },
{ "abituguru", print_abituguru },
{ "k8temp", print_k8temp },
{ "coretemp", print_coretemp },