Add dump support for the SMSC LPC47M10x (trivial).
[coreboot.git] / util / superiotool / smsc.c
1 /*
2  * This file is part of the superiotool project.
3  *
4  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; either version 2 of the License, or
9  * (at your option) any later version.
10  *
11  * This program is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14  * GNU General Public License for more details.
15  *
16  * You should have received a copy of the GNU General Public License
17  * along with this program; if not, write to the Free Software
18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
19  */
20
21 #include "superiotool.h"
22
23 #define DEVICE_ID_REG_OLD       0x0d
24 #define DEVICE_REV_REG_OLD      0x0e
25
26 #define DEVICE_ID_REG           0x20
27 #define DEVICE_REV_REG          0x21
28
29 const static struct superio_registers reg_table[] = {
30         {0x28, "FDC37N769", {
31                 {NOLDN, NULL,
32                         {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,
33                          0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,0x11,0x12,0x13,
34                          0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,
35                          0x1e,0x1f,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,
36                          0x28,0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
37                         {0x28,0x9c,0x88,0x70,0x00,0x00,0xff,0x00,0x00,0x00,
38                          0x00,0x00,0x02,0x28,NANA,0x00,0x00,0x80,RSVD,RSVD,
39                          NANA,NANA,NANA,0x03,RSVD,RSVD,RSVD,RSVD,RSVD,RSVD,
40                          0x80,0x00,0x3c,RSVD,RSVD,0x00,0x00,0x00,0x00,0x00,
41                          0x00,0x00,RSVD,0x00,0x00,0x03,0x00,0x00,EOT}},
42                 {EOT}}},
43         {0x42, "FDC37B80x", {
44                 {EOT}}},
45         {0x44, "FDC37B78x", {
46                 {EOT}}},
47         {0x4c, "FDC37B72x", {
48                 {EOT}}},
49         {0x4d, "FDC37M81x", {
50                 {EOT}}},
51         {0x47, "FDC37M60x", {
52                 {EOT}}},
53         {0x51, "LPC47B27x", {
54                 {EOT}}},
55         {0x59, "LPC47M10x", {
56                 {NOLDN, NULL,
57                         {0x03,0x07,0x20,0x21,0x22,0x23,0x24,0x26,0x27,0x28,
58                          0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
59                         {RSVD,0x00,0x59,NANA,0x00,0x00,0x44,MISC,MISC,RSVD,
60                          NANA,NANA,NANA,NANA,NANA,NANA,EOT}},
61                 {0x0, "Floppy",
62                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
63                          0xf5,EOT},
64                         {0x00,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
65                          0x00,EOT}},
66                 {0x3, "Parallel port",
67                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,EOT},
68                         {0x00,0x00,0x00,0x00,0x04,0x3c,0x00,EOT}},
69                 {0x4, "COM1",
70                         {0x30,0x60,0x61,0x70,0xf0,EOT},
71                         {0x00,0x00,0x00,0x00,0x00,EOT}},
72                 {0x5, "COM2",
73                         {0x30,0x60,0x61,0x62,0x63,0x70,0x74,0xf0,0xf1,
74                          0xf2,EOT},
75                         {NANA,0x00,0x00,RSVD,RSVD,0x00,RSVD,0x00,0x02,
76                          0x03,EOT}},
77                 {0x7, "Keyboard",
78                         {0x30,0x70,0x72,0xf0,EOT},
79                         {0x00,0x00,0x00,0x00,EOT}},
80                 {0x9, "Game port",
81                         {0x30,0x60,0x61,EOT},
82                         {0x00,0x00,0x00,EOT}},
83                 {0xa, "Power Management Events (PME)",
84                         {0x30,0x60,0x61,0xf0,0xf1,EOT},
85                         {0x00,0x00,0x00,NANA,RSVD,EOT}},
86                 {0xb, "MPU-401",
87                         {0x30,0x60,0x61,0x70,EOT},
88                         {0x00,0x03,0x30,0x05,EOT}},
89                 {EOT}}},
90         {0x60, "LPC47M15x", {
91                 {EOT}}},
92         {0x62, "LPC47S45x", {
93                 {EOT}}},
94         {0x6e, "LPC47B387", {
95                 /* Found in the HP Compaq Business Desktop d530 Series */
96                 /* http://thread.gmane.org/gmane.linux.bios/26648 */
97                 /* We cannot find a public datasheet for this Super I/O. */
98                 {EOT}}},
99         {0x6f, "LPC47B397", {
100                 {EOT}}},
101         {0x77, "A8000", {       /* ASUS A8000, a rebranded DME1737(?) */
102                 {NOLDN, NULL,
103                         {0x03,0x07,0x20,0x21,0x22,0x23,0x24,0x26,0x27,0x28,
104                          0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
105                         {RSVD,0x00,0x77,NANA,0x00,RSVD,0x44,MISC,MISC,RSVD,
106                          NANA,NANA,NANA,NANA,NANA,NANA,EOT}},
107                 {0x0, "Floppy",
108                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
109                          0xf5,EOT},
110                         {0x00,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
111                          0x00,EOT}},
112                 {0x3, "Parallel port",
113                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,EOT},
114                         {0x00,0x00,0x00,0x00,0x04,0x3c,0x00,EOT}},
115                 {0x4, "COM1",
116                         {0x30,0x60,0x61,0x70,0xf0,EOT},
117                         {0x00,0x00,0x00,0x00,0x00,EOT}},
118                 {0x5, "COM2",
119                         {0x30,0x60,0x61,0x70,0xf0,0xf1,0xf2,EOT},
120                         {0x00,0x00,0x00,0x00,0x00,0x02,0x03,EOT}},
121                 {0x7, "Keyboard",
122                         {0x30,0x70,0x72,0xf0,EOT},
123                         {0x00,0x00,0x00,0x00,EOT}},
124                 {0xa, "Runtime registers",
125                         {0x30,0x60,0x61,0x62,0x63,0xf0,0xf1,0xf2,EOT},
126                         {0x00,0x00,0x00,0x00,0x00,NANA,RSVD,0x04,EOT}},
127                 {EOT}}},
128         {0x78, "DME1737", {
129                 {NOLDN, NULL,
130                         {0x03,0x07,0x20,0x21,0x22,0x23,0x24,0x26,0x27,0x28,
131                          0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
132                         {RSVD,0x00,0x77,NANA,0x00,RSVD,0x44,MISC,MISC,RSVD,
133                          NANA,NANA,NANA,NANA,NANA,NANA,EOT}},
134                 {0x0, "Floppy",
135                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
136                          0xf5,EOT},
137                         {0x00,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
138                          0x00,EOT}},
139                 {0x3, "Parallel port",
140                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,EOT},
141                         {0x00,0x00,0x00,0x00,0x04,0x3c,0x00,EOT}},
142                 {0x4, "COM1",
143                         {0x30,0x60,0x61,0x70,0xf0,EOT},
144                         {0x00,0x00,0x00,0x00,0x00,EOT}},
145                 {0x5, "COM2",
146                         {0x30,0x60,0x61,0x70,0xf0,0xf1,0xf2,EOT},
147                         {0x00,0x00,0x00,0x00,0x00,0x02,0x03,EOT}},
148                 {0x7, "Keyboard",
149                         {0x30,0x70,0x72,0xf0,EOT},
150                         {0x00,0x00,0x00,0x00,EOT}},
151                 {0xa, "Runtime registers",
152                         {0x30,0x60,0x61,0x62,0x63,0xf0,0xf1,0xf2,EOT},
153                         {0x00,0x00,0x00,0x00,0x00,NANA,RSVD,0x04,EOT}},
154                 {EOT}}},
155         {0x81, "SCH5307", {
156                 {EOT}}},
157         {EOT}
158 };
159
160 static void enter_conf_mode_smsc(uint16_t port)
161 {
162         outb(0x55, port);
163 }
164
165 static void exit_conf_mode_smsc(uint16_t port)
166 {
167         outb(0xaa, port);
168 }
169
170 static void probe_idregs_smsc_helper(uint16_t port, uint8_t idreg,
171                                      uint8_t revreg)
172 {
173         uint8_t id, rev;
174         const char *info = (idreg == 0x20) ? "(idregs=0x20/0x21) "
175                                            : "(idregs=0x0d/0x0e) ";
176
177         probing_for("SMSC", info, port);
178
179         enter_conf_mode_smsc(port);
180
181         id = regval(port, idreg);
182         rev = regval(port, revreg);
183
184         if (superio_unknown(reg_table, id)) {
185                 if (verbose)
186                         printf(NOTFOUND "id=0x%02x, rev=0x%02x\n", id, rev);
187                 exit_conf_mode_smsc(port);
188                 return;
189         }
190
191         printf("Found %s %s (id=0x%02x, rev=0x%02x) at 0x%x\n",
192                (id == 0x77 ? "ASUS" : "SMSC"), get_superio_name(reg_table, id),
193                id, rev, port);
194
195         dump_superio((id == 0x77 ? "ASUS" : "SMSC"), reg_table, port, id);
196         dump_superio_readable(port); /* TODO */
197
198         exit_conf_mode_smsc(port);
199 }
200
201 void probe_idregs_smsc(uint16_t port)
202 {
203         probe_idregs_smsc_helper(port, DEVICE_ID_REG, DEVICE_REV_REG);
204         probe_idregs_smsc_helper(port, DEVICE_ID_REG_OLD, DEVICE_REV_REG_OLD);
205 }
206