mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 22:35:23 +00:00
add sensors/libsensors support for vt8231
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1502 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -915,7 +915,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
},
|
||||
{
|
||||
name => "VIA Technologies VT8231 Integrated Sensors",
|
||||
driver => "via686a",
|
||||
driver => "vt8231",
|
||||
isa_addrs => [ 0 ],
|
||||
isa_detect => sub { via8231_isa_detect @_ },
|
||||
},
|
||||
|
Reference in New Issue
Block a user