diff options
-rw-r--r-- | util/superiotool/nsc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c index 7929db5147..7f867688a5 100644 --- a/util/superiotool/nsc.c +++ b/util/superiotool/nsc.c @@ -25,9 +25,9 @@ #define CHIP_REV_REG 0x27 /* Super I/O revision ID (SRID) */ static const struct superio_registers reg_table[] = { - {0xd0, "PC87371", { /* From sensors-detect */ + {0xd0, "PC87317", { {EOT}}}, - {0xdf, "PC97371", { /* From sensors-detect */ + {0xdf, "PC97317", { {EOT}}}, {0xe1, "PC87360", { {NOLDN, NULL, |