Ticket #2336: option2.diff
| File option2.diff, 441 bytes (added by ticket, 5 months ago) |
|---|
-
prog/detect/sensors-detect
old new 869 869 }, 870 870 { 871 871 name => "Winbond W83L786NR/NG/R/G", 872 driver => " to-be-written",872 driver => "w83l786ng", 873 873 i2c_addrs => [0x2e, 0x2f], 874 874 i2c_detect => sub { w83l784r_detect(2, @_); }, 875 875 },
