mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
New device ID for the SMSC SCH5317.
http://lists.lm-sensors.org/pipermail/lm-sensors/2008-February/022645.html git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5133 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1901,6 +1901,14 @@ use vars qw(@chip_kern24_ids @chip_kern26_ids
|
||||
devid => 0x85,
|
||||
logdev => 0x08,
|
||||
},
|
||||
{
|
||||
name => "SMSC SCH5317 Super IO",
|
||||
# The SCH5317 shows up twice in this list because it can return either
|
||||
# 0x85 or 0x8c as its device ID.
|
||||
driver => "smsc47b397",
|
||||
devid => 0x8c,
|
||||
logdev => 0x08,
|
||||
},
|
||||
{
|
||||
name => "SMSC SCH5504-NS Super IO",
|
||||
# No datasheet
|
||||
|
Reference in New Issue
Block a user