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:
@@ -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,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user