mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
The SMSC LPC47M233 isn't currently supported. If it ever is, it will most
probably not be by the smsc47m1 driver. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5757 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1430,7 +1430,7 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
features => FEAT_FAN,
|
||||
}, {
|
||||
name => "SMSC LPC47M233 Super IO Sensors",
|
||||
driver => "smsc47m1",
|
||||
driver => "to-be-written",
|
||||
devid => 0x6b80,
|
||||
devid_mask => 0xff80,
|
||||
logdev => 0x0a,
|
||||
|
Reference in New Issue
Block a user