According to IT8718F_V0 3_(for C version).pdf, it looks like
0xf0 should be 0x08.
Signed-off-by: Josh Profitt <[EMAIL PROTECTED]>
Index: util/superiotool/ite.c
===================================================================
--- util/superiotool/ite.c (revision 3642)
+++ util/superiotool/ite.c (working copy)
@@ -295,7 +295,7 @@
0x00,NANA,NANA,EOT}},
{0x5, "Keyboard",
{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, "Mouse",
{0x30,0x70,0x71,0xf0,EOT},
{0x00,0x0c,0x02,0x00,EOT}},
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot