mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +00:00
The lm93 driver is ready (patch by David Knierim).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2833 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -972,7 +972,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
},
|
||||
{
|
||||
name => "National Semiconductor LM93",
|
||||
driver => "to-be-written",
|
||||
driver => "lm93",
|
||||
i2c_addrs => [0x2c..0x2e],
|
||||
i2c_detect => sub { lm93_detect @_ },
|
||||
},
|
||||
|
Reference in New Issue
Block a user