mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 13:57:41 +00:00
Map the IT8786E to the it87 driver
This commit is contained in:
@@ -2408,7 +2408,7 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
}, {
|
||||
name => "ITE IT8786E Super IO Sensors",
|
||||
driver => "to-be-written", # it87
|
||||
driver => "it87",
|
||||
devid => 0x8786,
|
||||
logdev => 0x04,
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
|
Reference in New Issue
Block a user