mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
We have a driver for the Winbond W83L786NR/NG/R/G now.
Closes ticket #2336. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5290 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -901,7 +901,7 @@ use vars qw(@pci_adapters_sis5595 @pci_adapters_sis645 @pci_adapters_sis96x);
|
||||
},
|
||||
{
|
||||
name => "Winbond W83L786NR/NG/R/G",
|
||||
driver => "to-be-written",
|
||||
driver => "w83l786ng",
|
||||
i2c_addrs => [0x2e, 0x2f],
|
||||
i2c_detect => sub { w83l784r_detect(2, @_); },
|
||||
},
|
||||
|
Reference in New Issue
Block a user