2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Add a new ID for a smsc47b397 variant.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3119 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark M. Hoffman
2005-10-12 03:49:55 +00:00
parent 776c73bf22
commit ca1432f131

View File

@@ -1749,6 +1749,12 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
devid => 0x6f,
logdev => 0x08,
},
{
name => "SMSC SCH5307-NS Super IO",
driver => "smsc47b397",
devid => 0x81,
logdev => 0x08,
},
],
},
{