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

add separate 627thf support

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1988 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2003-08-31 21:39:15 +00:00
parent 45576fb3fd
commit 633df4cb0b
2 changed files with 22 additions and 18 deletions

View File

@@ -344,6 +344,7 @@ void do_a_print(sensors_chip_name name)
(!strcmp(name.prefix,"w83782d")) ||
(!strcmp(name.prefix,"w83783s")) ||
(!strcmp(name.prefix,"w83627hf")) ||
(!strcmp(name.prefix,"w83627thf")) ||
(!strcmp(name.prefix,"w83697hf")) ||
(!strcmp(name.prefix,"w83791d")) ||
(!strcmp(name.prefix,"as99127f")))