Add registers for the it8671f chip.

Signed-off-by: Anders Jenbo <anders@jenbo.dk>
Acked-by: Joseph Smith <joe@settoplinux.org>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5535 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Anders Jenbo 2010-05-08 23:28:33 +00:00 committed by Joseph Smith
parent cee5f7d996
commit 14db1c0c6b
1 changed files with 27 additions and 0 deletions

View File

@ -69,6 +69,33 @@ static const struct superio_registers reg_table[] = {
{0x8673, "IT8673F", {
{EOT}}},
{0x8681, "IT8671F/IT8687R", {
{NOLDN, NULL,
{0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x2E,0x2F,EOT},
{NANA,NANA,NANA,NANA,NANA,NANA,0x00,NANA,0x86,0x81,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
{0x0, "Floppy disk controller",
{0x30,0x31,0x60,0x61,0x70,0x71,0x74,0xF0,EOT},
{0x00,0x00,0x03,0xF0,0x06,0x02,0x02,0x00,EOT}},
{0x1, "COM1",
{0x30,0x31,0x60,0x61,0x70,0x71,0xF0,EOT},
{0x00,0x00,0x03,0xF8,0x04,0x02,0x00,EOT}},
{0x2, "COM2",
{0x30,0x31,0x60,0x61,0x62,0x63,0x70,0x71,0x72,0x73,0x74,0x75,0xF0,0xF1,EOT},
{0x00,0x00,0x02,0xF8,0x03,0x00,0x03,0x02,0x0A,0x02,0x00,0x01,0x00,0x00,EOT}},
{0x3, "Parallel port",
{0x30,0x31,0x60,0x61,0x62,0x63,0x70,0x71,0x74,0xF0,EOT},
{0x00,0x00,0x01,0x78,0x07,0x78,0x07,0x02,0x03,0x03,EOT}},
{0x4, "APC",
{0x30,0xF0,0xF1,0xF2,0xF4,0xF5,0xF6,EOT},
{0x00,0x00,0x00,0x00,0x00,0x00,NANA,EOT}},
{0x5, "Keyboard",
{0x30,0x31,0x60,0x61,0x62,0x63,0x70,0x71,0xF0,EOT},
{0x01,0x00,0x00,0x60,0x00,0x64,0x01,0x02,0x00,EOT}},
{0x6, "Mouse",
{0x30,0x70,0x71,0xF0,EOT},
{0x00,0x0C,0x02,0x00,EOT}},
{0x7, "GPIO and Alternative function",
{0x60,0x61,0x62,0x63,0x64,0x65,0x66,0x67,0x68,0x69,0x70,0x71,0x72,0x73,0xF0,0xF1,0xF2,0xF3,0xF4,0xF5,0xF6,0xF7,0xF8,0xF9,0xFA,0xFB,0xFC,0xFD,0xFE,0xFF,0xE0,0xE1,0xE2,0xE3,0xE4,EOT},
{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
{EOT}}},
{0x8701, "IT8703F", {
{NOLDN, NULL,