mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
Add IT8710F (no sensors).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5517 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -1604,6 +1604,11 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
name => "ITE IT8708F Super IO",
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x8708,
|
||||
}, {
|
||||
# Shouldn't be in this family, but seems to be still.
|
||||
name => "ITE IT8710F Super IO",
|
||||
driver => "not-a-sensor",
|
||||
devid => 0x8710,
|
||||
}
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user