mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-29 13:28:01 +00:00
Map the IT8781F to the it87 driver
This commit is contained in:
parent
5ef0b34a86
commit
d992ea2039
@ -2390,7 +2390,7 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
}, {
|
||||
name => "ITE IT8781F Super IO Sensors",
|
||||
driver => "to-be-written", # it87
|
||||
driver => "it87",
|
||||
devid => 0x8781,
|
||||
logdev => 0x04,
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
|
Loading…
x
Reference in New Issue
Block a user