aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--it87spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/it87spi.c b/it87spi.c
index be414163..bd3cb716 100644
--- a/it87spi.c
+++ b/it87spi.c
@@ -452,6 +452,7 @@ int init_superio_ite(void)
case 0x8705:
ret |= it8705f_write_enable(superios[i].port);
break;
+ case 0x8686:
case 0x8716:
case 0x8718:
case 0x8720: