mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Map the IT8603E to the it87 driver.
This commit is contained in:
@@ -2220,7 +2220,7 @@ use constant FEAT_SMBUS => (1 << 7);
|
||||
@superio_ids_ite = (
|
||||
{
|
||||
name => "ITE IT8603E Super IO Sensors",
|
||||
driver => "to-be-written",
|
||||
driver => "it87",
|
||||
devid => 0x8603,
|
||||
logdev => 0x04,
|
||||
features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
|
||||
|
Reference in New Issue
Block a user