Changeset 3645 for trunk/util

Show
Ignore:
Timestamp:
10/10/08 01:56:11 (3 months ago)
Author:
uwe
Message:

Add Fintek F71882FG support (trivial).

Tested on actual hardware, the MSI K9AG Neo2-Digital (MS-7368).

Signed-off-by: Uwe Hermann <uwe@…>
Acked-by: Uwe Hermann <uwe@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/superiotool/fintek.c

    r3626 r3645  
    3636                {EOT}}}, 
    3737        {0x4105, "F71882FG/F71883FG", {         /* Same ID? Datasheet typo? */ 
     38                /* We assume reserved bits are read as 0. */ 
     39                {NOLDN, NULL, 
     40                        {0x20,0x21,0x23,0x24,0x25,0x26,0x27,0x28,0x29,0x2a, 
     41                         0x2b,0x2c,0x2d,EOT}, 
     42                        {0x05,0x41,0x19,0x34,0x00,0x00,0x00,0x00,0x00,0x00, 
     43                         0x00,0x08,0x08,EOT}}, 
     44                {0x0, "Floppy", 
     45                        {0x30,0x60,0x61,0x70,0x74,0xf0,0xf2,0xf4,EOT}, 
     46                        {0x01,0x03,0xf0,0x06,0x02,0x0e,0x03,0x00,EOT}}, 
     47                {0x1, "COM1", 
     48                        {0x30,0x60,0x61,0x70,0xf0,EOT}, 
     49                        {0x01,0x03,0xf8,0x04,0x00,EOT}}, 
     50                {0x2, "COM2", 
     51                        {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT}, 
     52                        {0x01,0x02,0xf8,0x03,0x00,0x04,EOT}}, 
     53                {0x3, "Parallel port", 
     54                        {0x30,0x60,0x61,0x70,0x74,0xf0,EOT}, 
     55                        {0x01,0x03,0x78,0x07,0x03,0x42,EOT}}, 
     56                {0x4, "Hardware monitor", 
     57                        {0x30,0x60,0x61,0x70,EOT}, 
     58                        {0x01,0x02,0x95,0x00,EOT}}, 
     59                {0x5, "Keyboard", 
     60                        {0x30,0x60,0x61,0x70,0x72,0xf0,EOT}, 
     61                        {0x01,0x00,0x60,0x00,0x00,0x83,EOT}}, 
     62                {0x6, "GPIO", 
     63                        {0x70,0xe0,0xe1,0xe2,0xe3,0xd0,0xd1,0xd2,0xd3,0xc0, 
     64                         0xc1,0xc2,0xc3,0xb0,0xb1,0xb2,0xb3,0xf0,0xf1,0xf2, 
     65                         0xf3,EOT}, 
     66                        {0x00,0x00,0xff,NANA,0x00,0x00,0xff,NANA,0x00,0x00, 
     67                         0x0f,NANA,0x00,0x00,0x0f,NANA,0x00,0x00,0xff,NANA, 
     68                         0x00,EOT}}, 
     69                {0x7, "VID", 
     70                        {0x30,0x60,0x61,EOT}, 
     71                        {0x00,0x00,0x00,EOT}}, 
     72                {0x7, "SPI", 
     73                        {0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,0xfa, 
     74                         0xfb,0xfc,0xfd,0xfe,0xff,EOT}, 
     75                        {0x10,0x04,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 
     76                         0x00,0x00,0x00,0x00,0x00,EOT}}, 
     77                {0xa, "PME, ACPI", 
     78                        {0x30,0xf0,0xf1,0xf4,0xf5,EOT}, 
     79                        {0x00,0x00,0x01,0x06,0x1c,EOT}}, 
    3880                {EOT}}}, 
    3981        {0x0604, "F71805F/FG", {