mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
We now have a driver for the ADT7473.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5397 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -737,7 +737,7 @@ use vars qw(@pci_adapters_sis5595 @pci_adapters_sis645 @pci_adapters_sis96x);
|
||||
},
|
||||
{
|
||||
name => "Analog Devices ADT7473",
|
||||
driver => "to-be-written",
|
||||
driver => "adt7473",
|
||||
i2c_addrs => [0x2e],
|
||||
i2c_detect => sub { adt7473_detect(0, @_); },
|
||||
},
|
||||
|
Reference in New Issue
Block a user