diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/probe_superio/probe_superio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/probe_superio/probe_superio.c b/util/probe_superio/probe_superio.c index 7ec3c81dc4..c7c7ef4dfa 100644 --- a/util/probe_superio/probe_superio.c +++ b/util/probe_superio/probe_superio.c @@ -184,7 +184,7 @@ const static struct ite_registers { 0x00,NANA,NANA,EOT}}, {0x5, {0x30,0x60,0x61,0x62,0x63,0x70,0x71,0xf0,EOT}, - {0x01,0x00,0x60,0x00,0x64,0x01,0x02,0x00,EOT}}, + {0x01,0x00,0x60,0x00,0x64,0x01,0x02,0x08,EOT}}, {0x6, {0x30,0x70,0x71,0xf0,EOT}, {0x00,0x0c,0x02,0x00,EOT}}, |