2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

Driver fscher is ready.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2263 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2004-02-02 22:05:51 +00:00
parent b636958ac3
commit af8f2cdf9f

View File

@@ -1246,7 +1246,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
},
{
name => "FSC Hermes",
driver => "to-be-written",
driver => "fscher",
i2c_addrs => [0x73],
i2c_detect => sub { fscher_detect @_ },
},