mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 15:25:38 +00:00
Add support for SMSC LPC57B397-NC sensor chip.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2769 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1613,6 +1613,12 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x14,
|
||||
},
|
||||
{
|
||||
name => "SMSC LPC57B397-NC Super IO",
|
||||
driver => "smsc57b397",
|
||||
devid => 0x6f,
|
||||
logdev => 0x0a,
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user