mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
Add detection of the SMSC SCH5514 Super-IO. The chip doesn't contain
HW monitoring features. Patch from Juerg Haefliger. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5094 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1913,6 +1913,12 @@ use vars qw(@chip_kern24_ids @chip_kern26_ids
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x79,
|
||||
},
|
||||
{
|
||||
name => "SMSC SCH5514D-NS Super IO",
|
||||
# No datasheet
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x83,
|
||||
},
|
||||
],
|
||||
# Non-standard SMSC detection callback and chip list. These chips differ
|
||||
# from the standard ones listed above in that the device ID register
|
||||
|
Reference in New Issue
Block a user