mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-03 15:55:15 +00:00
recognize w83791d
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1742 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -339,6 +339,7 @@ void do_a_print(sensors_chip_name name)
|
|||||||
(!strcmp(name.prefix,"w83783s")) ||
|
(!strcmp(name.prefix,"w83783s")) ||
|
||||||
(!strcmp(name.prefix,"w83627hf")) ||
|
(!strcmp(name.prefix,"w83627hf")) ||
|
||||||
(!strcmp(name.prefix,"w83697hf")) ||
|
(!strcmp(name.prefix,"w83697hf")) ||
|
||||||
|
(!strcmp(name.prefix,"w83791d")) ||
|
||||||
(!strcmp(name.prefix,"as99127f")))
|
(!strcmp(name.prefix,"as99127f")))
|
||||||
print_w83781d(&name);
|
print_w83781d(&name);
|
||||||
else if (!strncmp(name.prefix,"maxilife-", 9))
|
else if (!strncmp(name.prefix,"maxilife-", 9))
|
||||||
|
Reference in New Issue
Block a user