mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Assume that the SMSC LPC47M584-NC has no hardware monitoring
capabilities. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5954 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1665,7 +1665,10 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
features => FEAT_FAN,
|
||||
}, {
|
||||
name => "SMSC LPC47M584-NC Super IO",
|
||||
# No datasheet
|
||||
# No datasheet (Dell-specific part). Not compatible with
|
||||
# smsc47m1 nor dme1737 nor LPC47M233. No evidence that this
|
||||
# chip can do any hardware monitoring at all.
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x76,
|
||||
}, {
|
||||
name => "SMSC LPC47N252 Super IO Fan Sensors",
|
||||
|
Reference in New Issue
Block a user