diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/superiotool/smsc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c index 26e3e45e55..2defb3e880 100644 --- a/util/superiotool/smsc.c +++ b/util/superiotool/smsc.c @@ -531,7 +531,7 @@ static const struct superio_registers reg_table[] = { {EOT}}}, {0x79, "SCH5504", { /* From sensors-detect (no datasheet) */ {EOT}}}, - {0x7a, "FDC37N869", { /* Found in Toshiba Satellite A80-117. */ + {0x7a, "LPC47N217", { /* Found in Toshiba Satellite A80-117. */ {EOT}}}, {0x7c, "SCH3112", { {EOT}}}, |