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

Fix: SMSC LPC47B397-NC detection (wrong superio logical device number)

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2822 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark M. Hoffman
2005-01-04 03:46:34 +00:00
parent 59e20126a1
commit 84ccde9e5d

View File

@@ -1650,7 +1650,7 @@ use subs qw(mtp008_detect lm78_detect lm78_isa_detect lm78_alias_detect
name => "SMSC LPC47B397-NC Super IO",
driver => "smsc47b397",
devid => 0x6f,
logdev => 0x0a,
logdev => 0x08,
},
],
},