diff options
Diffstat (limited to 'util/superiotool/winbond.c')
-rw-r--r-- | util/superiotool/winbond.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index 53cad6c737..aaeb551d55 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -324,7 +324,7 @@ static const struct superio_registers reg_table[] = { {0x7, "Game port, MIDI port, GPIO 1", {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,EOT}, {0x00,0x02,0x01,0x03,0x30,0x09,0xff,0x00,0x00,EOT}}, - {0x8, "GPIO 2, Watchdog timer", + {0x8, "GPIO 2, watchdog timer", {0x30,0xf0,0xf1,0xf2,0xf3,0xf5,0xf6,0xf6,0xf7,EOT}, {0x00,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}}, {0x9, "GPIO 3", |