2
0
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:
Mark M. Hoffman
2004-11-23 16:20:25 +00:00
parent 5aef60324d
commit 3b64007d60
6 changed files with 100 additions and 0 deletions

View File

@@ -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,
},
],
},
{