2
0
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:
Jean Delvare
2013-11-22 12:43:52 +00:00
parent cb00a51d89
commit 72b72f40fc

View File

@@ -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,