diff options
-rw-r--r-- | util/superiotool/ite.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 0d21850df0..155809facb 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -33,6 +33,10 @@ static const struct superio_registers reg_table[] = { {EOT}}}, {0x8511, "IT8511E/TE/G", { {EOT}}}, + {0x8512, "IT8512E/F/G", { + {EOT}}}, + {0x8513, "IT8513E/F/G", { + {EOT}}}, {0x8661, "IT8661F/IT8770F", { {NOLDN, NULL, {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x20,0x21,0x22, |