summaryrefslogtreecommitdiff
path: root/util/superiotool/nsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/superiotool/nsc.c')
-rw-r--r--util/superiotool/nsc.c20
1 files changed, 19 insertions, 1 deletions
diff --git a/util/superiotool/nsc.c b/util/superiotool/nsc.c
index 982a01d894..ab95034334 100644
--- a/util/superiotool/nsc.c
+++ b/util/superiotool/nsc.c
@@ -305,7 +305,25 @@ static const struct superio_registers reg_table[] = {
{0x30,0x60,0x61,0x70,0x71,0x74,0x75,EOT},
{0x00,0x00,0x00,0x00,0x03,0x04,0x04,EOT}},
{EOT}}},
-
+ {0xf4, "PC87382", {
+ {NOLDN, NULL,
+ {0x20,0x21,0x22,0x26,0x27,0x29,EOT},
+ {0xf4,0x11,0x63,0x00,0x00,0x00,EOT}},
+ {0x02, "IR",
+ {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT},
+ {0x00,0x02,0xf8,0x03,0x03,0x04,0x04,0x02,EOT}},
+ {0x03, "COM1",
+ {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,EOT},
+ {0x00,0x03,0xf8,0x04,0x03,0x04,0x04,0x02,EOT}},
+ {0x07, "GPIO",
+ {0x30,0x60,0x61,0x70,0x71,0x74,0x75,0xf0,0xf1,
+ 0xf2,EOT},
+ {0x00,0x00,0x00,0x00,0x03,0x04,0x04,0x00,MISC,
+ 0x01,EOT}},
+ {0x19, "Docking LPC switch",
+ {0x30,0x60,0x61,0x70,0x71,0x74,0x75,EOT},
+ {0x00,0x00,0x00,0x00,0x00,0x04,0x04,EOT}},
+ {EOT}}},
/* SID[7..0]: family, SRID[7..5]: ID, SRID[4..0]: rev. */
{0xea, "PC8739x", {
{NOLDN, NULL,