2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

add to-be-written for winbond 784AR

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1499 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2002-08-22 00:58:57 +00:00
parent 0e858bda33
commit 48830b18a7

View File

@@ -782,6 +782,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
} ,
{
name => "Winbond W83L784R/AR",
driver => "to-be-written",
i2c_addrs => [0x00..0x68,0x6a..0x7f],
i2c_driver_addrs => [0x20..0x2f],
i2c_detect => sub { w83781d_detect 6, @_},