Add dump support for the Winbond/Nuvoton W83527HG.
[coreboot.git] / util / superiotool / winbond.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       0x09
24
25 #define DEVICE_ID_REG           0x20
26 #define DEVICE_REV_REG          0x21
27
28 /**
29  * The ID entries must be in 0xYYZ format, where YY is the device ID,
30  * and Z is bits 7..4 of the device revision register. We do not match
31  * bits 3..0 of the device revision here (at least for newer Super I/Os).
32  *
33  * But some of the older versions use both bytes (0x20 and 0x21), where
34  * register 0x21 holds the ID and the full 8 bits of 0x21 hold the revision.
35  *
36  * Some other Super I/Os only use bits 3..0 of 0x09 as ID.
37  */
38 static const struct superio_registers reg_table[] = {
39         /* ID and rev[3..0] */
40         {0x527, "W83977CTF", {  /* TODO: Not yet in sensors-detect */
41                 {EOT}}},
42         {0x52f, "W83977EF/EG", {
43                 {NOLDN, NULL,
44                         {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x2a,
45                          0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
46                         {RSVD,0x52,MISC,0xff,0xfe,MISC,0x00,MISC,0x00,0x00,
47                          0x00,0x00,RSVD,RSVD,RSVD,EOT}},
48                 /* Some register defaults depend on the value of PNPCSV. */
49                 {0x0, "Floppy",
50                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
51                          0xf5,EOT},
52                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
53                          0x00,EOT}},
54                 {0x1, "Parallel port",
55                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
56                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
57                 {0x2, "COM1",
58                         {0x30,0x60,0x61,0x70,0xf0,EOT},
59                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
60                 {0x3, "COM2",
61                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
62                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
63                 {0x5, "Keyboard",
64                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
65                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x83,EOT}},
66                 {0x7, "GPIO 1",
67                         {0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0x72,0xe0,
68                          0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xf1,EOT},
69                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,
70                          0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x00,EOT}},
71                 {0x8, "GPIO 2",
72                         {0x30,0x60,0x61,0x70,0x72,0xe8,0xe9,0xea,0xeb,0xec,
73                          0xed,0xf0,0xf1,0xf2,0xf3,0xf4,EOT},
74                         {0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x01,0x01,0x01,
75                          0x01,0x00,RSVD,0x00,0x00,0x00,EOT}},
76                 {0xa, "ACPI",
77                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
78                          0xf0,0xf1,0xf3,0xf4,0xf6,0xf7,0xf9,0xfe,0xff,EOT},
79                         {0x00,0x00,0x00,0x00,MISC,MISC,MISC,0x00,0x00,0x00,
80                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,RSVD,RSVD,EOT}},
81                 {EOT}}},
82         {0x595, "W83627SF", {   /* TODO: Not yet in sensors-detect */
83                 {EOT}}},
84         {0x601, "W83697HF/F/HG", { /* No G version? */
85                 {NOLDN, NULL,
86                         {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x29,
87                          0x2a,EOT},
88                         {0x60,NANA,0xff,0x00,0x00,0x00,0x00,0x00,0x00,
89                          MISC,EOT}},
90                 /* Some register defaults depend on the value of PNPCSV. */
91                 {0x0, "Floppy",
92                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
93                          0xf5,EOT},
94                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
95                          0x00,EOT}},
96                 {0x1, "Parallel port",
97                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
98                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
99                 {0x2, "COM1",
100                         {0x30,0x60,0x61,0x70,0xf0,EOT},
101                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
102                 {0x3, "COM2",
103                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
104                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
105                 {0x6, "Consumer IR",
106                         {0x30,0x60,0x61,0x70,EOT},
107                         {0x00,0x00,0x00,0x00,EOT}},
108                 {0x7, "Game port, GPIO 1",
109                         {0x30,0x60,0x61,0x62,0x63,0xf0,0xf1,0xf2,EOT},
110                         {0x00,0x02,0x01,0x00,0x00,0xff,0x00,0x00,EOT}},
111                 {0x8, "MIDI port, GPIO 5",
112                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
113                          0xf4,0xf5,EOT},
114                         {0x00,0x03,0x30,0x00,0x00,0x09,0xff,0x00,0x00,0x00,
115                          0x00,0x00,EOT}},
116                 {0x9, "GPIO 2, GPIO 3, GPIO 4",
117                         {0x30,0x60,0x61,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,
118                          0xf7,0xf8,0xf5,EOT},
119                         {0x00,0x00,0x00,0xff,0x00,0x00,0xff,0x00,0x00,0xff,
120                          0x00,0x00,0x00,EOT}},
121                 {0xa, "ACPI",
122                         {0x30,0x70,0xe0,0xe1,0xe2,0xe5,0xe6,0xe7,
123                          0xf0,0xf1,0xf3,0xf4,0xf6,0xf7,0xf9,EOT},
124                         {0x00,0x00,0x00,0x00,NANA,0x00,0x00,0x00,
125                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
126                 {0xb, "Hardware monitor",
127                         {0x30,0x60,0x61,0x70,EOT},
128                         {0x00,0x00,0x00,0x00,EOT}},
129                 {EOT}}},
130         {0x610, "W83L517D/D-F", {
131                 {EOT}}},
132         {0x708, "W83637HF/HG", {
133                 {EOT}}},
134         {0x828, "W83627THF/THG", { /* We assume rev is bits 3..0 of 0x21. */
135                 {NOLDN, NULL,
136                         {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x29,0x2a,
137                          0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
138                         {0x82,NANA,0xff,0x00,MISC,0x00,MISC,0x00,0x00,0x00,
139                          MISC,MISC,MISC,0x00,0x00,EOT}},
140                 /* Some register defaults depend on the value of PNPCSV. */
141                 {0x0, "Floppy",
142                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
143                          0xf5,EOT},
144                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
145                          0x00,EOT}},
146                 {0x1, "Parallel port",
147                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
148                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
149                 {0x2, "COM1",
150                         {0x30,0x60,0x61,0x70,0xf0,EOT},
151                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
152                 {0x3, "COM2",
153                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
154                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
155                 {0x5, "Keyboard",
156                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
157                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x80,EOT}},
158                 {0x7, "GPIO 1, GPIO 5, game port, MIDI port",
159                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
160                          0xf4,0xf5,EOT},
161                         {0x00,0x02,0x01,0x03,0x30,0x09,0xff,0x00,0x00,0xff,
162                          0x00,0x00,EOT}},
163                 {0x8, "GPIO 2",
164                         {0x30,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,EOT},
165                         {0x00,0xff,0x00,0x00,0x00,RSVD,0x00,0x00,0x00,EOT}},
166                 {0x9, "GPIO 3, GPIO 4",
167                         {0x30,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,EOT},
168                         {0x00,0xff,0x00,0x00,0x00,0xff,0x00,0x00,EOT}},
169                 {0xa, "ACPI",
170                         /* Note: Datasheet says 0xe2 can't be read/written. */
171                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
172                          0xf0,0xf1,0xf3,0xf4,0xf6,0xf7,0xf9,0xfe,0xff,EOT},
173                         {0x00,0x00,0x00,0x00,MISC,MISC,0x00,0x00,0x00,0x00,
174                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,RSVD,RSVD,EOT}},
175                 {0xb, "Hardware monitor",
176                         {0x30,0x60,0x61,0x70,EOT},
177                         {0x00,0x00,0x00,0x00,EOT}},
178                 {EOT}}},
179 #if 0
180         {0x85x, "W83687THF", {  /* TODO: sensors-detect: 0x85 */
181                 {EOT}}},
182 #endif
183         {0xa02, "W83627DHG", {
184                 {NOLDN, NULL,
185                         {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,
186                          0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
187                         {0x00,0xa0,NANA,0xff,0x00,MISC,0x00,MISC,RSVD,0x50,
188                          0x00,0x00,RSVD,0xe2,0x21,0x00,0x00,EOT}},
189                 {0x0, "Floppy",
190                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,0xf5,
191                          EOT},
192                         {0x01,0x03,0xf0,0x06,0x02,0x8e,0x00,0xff,0x00,0x00,
193                          EOT}},
194                 {0x1, "Parallel port",
195                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
196                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
197                 {0x2, "COM1",
198                         {0x30,0x60,0x61,0x70,0xf0,EOT},
199                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
200                 {0x3, "COM2",
201                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
202                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
203                 {0x5, "Keyboard",
204                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
205                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x83,EOT}},
206                 {0x6, "Serial peripheral interface",
207                         {0x30,0x62,0x63,EOT},
208                         {0x00,0x00,0x00,EOT}},
209                 {0x7, "GPIO 6",
210                         {0x30,0xf4,0xf5,0xf6,0xf7,EOT},
211                         {0x00,0xff,0x00,0x00,0x00,EOT}},
212                 {0x8, "WDTO#, PLED",
213                         {0x30,0xf5,0xf6,0xf7,EOT},
214                         {0x00,0x00,0x00,0x00,EOT}},
215                 {0x9, "GPIO 2, GPIO 3, GPIO 4, GPIO 5",
216                         {0x30,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,
217                          0xe9,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xfe,
218                          EOT},
219                         {0x00,0xff,0x00,0x00,0xff,0x00,0x00,0x00,0x00,0x00,
220                          0x00,0xff,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0x00,
221                          EOT}},
222                 {0xa, "ACPI",
223                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
224                          0xe8,0xe9,0xf2,0xf3,0xf4,0xf6,0xf7,0xfe,EOT},
225                         {0x00,0x00,0x01,0x00,0xff,0x08,0x00,RSVD,0x1c,0x00,
226                          RSVD,RSVD,0x7c,0x00,0x00,0x00,0x00,0x00,EOT}},
227                 {0xb, "Hardware monitor",
228                         {0x30,0x60,0x61,0x70,0xf0,0xf1,0xf2,EOT},
229                         {0x00,0x00,0x00,0x00,0x81,0x00,0x00,EOT}},
230                 {0xc, "PECI, SST",
231                         {0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe8,0xf1,0xfe,0xff,
232                          EOT},
233                         {0x00,0x48,0x48,0x48,0x48,0x00,0x00,0x48,0x00,0x00,
234                          EOT}},
235                 {EOT}}},
236         {0xa23, "W83627UHG", {/* TODO: Not yet in sensors-detect */
237                 {EOT}}},
238         {0xa51, "W83667HG", {
239                 /* See also: http://lists.lm-sensors.org/pipermail/lm-sensors/2008-July/023683.html */
240                 {EOT}}},
241         {0xb35, "Nuvoton NCT5571D", {
242                 {NOLDN, NULL,
243                         {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,
244                          0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
245                         {RSVD,0xb3,NANA,0xff,0x00,0x40,0x00,MISC,0xff,0x20,0x00,
246                          0x00,0x7f,0x0a,0x08,0x00,MISC,EOT}},
247                 {0x2, "COM1",
248                         {0x30,0x60,0x61,0x70,0xf0,EOT},
249                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
250                 {0x5, "Keyboard",
251                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
252                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x83,EOT}},
253                 {0x7, "GPIO 6, GPIO 8, GPIO 9",
254                         {0x30,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,0xea,0xeb,0xec,0xed,
255                          0xee,0xf4,0xf5,0xf6,0xf7,0xf8,EOT},
256                         {0x18,0xef,MISC,0x00,0x00,0xff,MISC,0x00,0x00,RSVD,0x00,
257                          0x00,0xff,MISC,0x00,0x00,0x00,EOT}},
258                 {0x9, "GPIO 2, GPIO 3, GPIO 5",
259                         {0x30,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe9,0xea,
260                          0xeb,0xf4,0xf5,0xf6,0xf7,0xfe,EOT},
261                         {0x05,0xff,MISC,0x00,0x00,0xff,MISC,0x00,0x00,0x00,0x00,
262                          0x00,0xff,MISC,0x00,0x00,0x00,EOT}},
263                 {0xa, "ACPI",
264                         {0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,0xf2,
265                          0xf3,0xf4,0xf6,0xf7,0xfe,0xff,EOT},
266                         {0x01,0x00,0xff,0x00,0x00,0x02,0x1c,0x00,RSVD,0x00,0x7c,
267                          0x00,0x00,0x00,0x00,0x00,0x30,EOT}},
268                 {0xb, "Hardware monitor",
269                         {0x30,0x60,0x61,0x70,0xe0,0xe1,0xe2,0xe3,0xf0,0xf5,EOT},
270                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc1,0x10,EOT}},
271                 {0xc, "PECI",
272                         {0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe8,0xe9,0xea,0xec,
273                          0xee,0xef,0xf1,0xf2,0xf3,0xfe,0xff,EOT},
274                         {0x00,0x48,0x48,0x48,0x48,0x00,0x00,0x00,RSVD,0x00,0x00,
275                          0x01,0x5a,0x48,0x50,0x10,0x80,0x01,EOT}},
276                 {0xd, "SUSLED",
277                         {0xec,EOT},
278                         {0x01,EOT}},
279                 {0xf, "GPIO Push-Pull/OD Select",
280                         {0xe0,0xe1,0xe3,0xe4,0xe5,0xe6,0xe7,0xe8,0xe9,0xf0,0xf1,
281                          0xf2,0xf3,0xf4,0xf5,0xf6,0xf7,0xf8,0xf9,0xfa,0xfb,0xfc,
282                          0xfd,0xfe,0xff,EOT},
283                         {RSVD,0xfd,RSVD,0xf7,0xcb,RSVD,0xff,0xff,0x00,MISC,MISC,
284                          MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,
285                          MISC,MISC,MISC,EOT}},
286                 {EOT}}},
287
288         /* ID and rev */
289         {0x9771, "W83977F-A/G-A/AF-A/AG-A", {
290                 {EOT}}},
291         {0x9777, "W83977AF", {
292                 /*
293                  * W83977AF as found on the Advantech PCM-5820. We weren't able
294                  * to find a datasheet (so far) which lists the 0x77 revision,
295                  * but the hardware is there in the wild, so detect it...
296                  */
297                 {EOT}}},
298         {0x9773, "W83977TF", {
299                 {NOLDN, NULL,
300                         {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x2a,0x2b,
301                          0x2c,0x2d,0x2e,0x2f,EOT},
302                         {0x97,0x73,0xff,0xfe,MISC,0x00,MISC,0x00,0x00,0x00,
303                          0x00,RSVD,RSVD,RSVD,EOT}},
304                 {0x0, "Floppy",
305                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,0xf5,
306                          EOT},
307                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,0x00,
308                          EOT}},
309                 {0x1, "Parallel port",
310                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
311                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
312                 {0x2, "COM1",
313                         {0x30,0x60,0x61,0x70,0xf0,EOT},
314                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
315                 {0x3, "COM2",
316                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
317                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
318                 {0x5, "Keyboard / mouse",
319                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
320                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x83,EOT}},
321                 {0x7, "GPIO 1",
322                         {0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0x72,0xe0,
323                          0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xf1,EOT},
324                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,
325                          0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x00,EOT}},
326                 {0x8, "GPIO 2",
327                         {0x30,0x60,0x61,0x70,0x72,0xe8,0xe9,0xea,0xeb,0xec,
328                          0xed,0xee,0xf0,0xf1,0xf2,0xf3,0xf4,EOT},
329                         {0x00,0x00,0x00,0x00,0x00,0x01,0x01,0x01,0x01,0x01,
330                          0x01,0x01,0x00,RSVD,0x00,0x00,0x00,EOT}},
331                 {0x9, "GPIO 3",
332                         {0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0x72,0xe0,
333                          0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xf1,EOT},
334                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,
335                          0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x00,EOT}},
336                 {0xa, "ACPI",
337                         {0x30,0x60,0x61,0x62,0x63,0x64,0x65,0x70,0xe0,0xe1,
338                          0xe2,0xe3,0xe4,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,
339                          0xf7,0xfe,0xff,EOT},
340                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
341                          NANA,MISC,RSVD,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
342                          0x00,RSVD,RSVD,EOT}},
343                 {EOT}}},
344         {0x9774, "W83977ATF", {
345                 {EOT}}},
346
347         {0xb07, "W83527HG", {   /* TODO: Not yet in sensors-detect */
348                 {NOLDN, NULL,
349                         {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x29,
350                          0x2a,0x2c,0x2d,0x2e,0x2f,EOT},
351                         {0x00,0xB0,0x73,0xff,0x00,MISC,0x00,0x00,0x50,0x00,
352                          0x00,0xe2,0x21,0x00,0x00,EOT}},
353                 {0x5, "Keyboard",
354                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
355                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x83,EOT}},
356                 {0x8, "Watchdog timer",
357                         {0x30,0xf5,0xf6,0xf7,EOT},
358                         {0x00,0x00,0x00,0x00,EOT}},
359                 {0x9, "GPIO 2, GPIO3, GPIO5",
360                         {0x30,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,0xe9,
361                          0xf0,0xf1,0xf2,0xf3,0xf8,0xf9,0xfa,0xfe,EOT},
362                         {0x00,0xff,0x00,0x00,0xff,0x00,0x00,0x00,0x00,0x00,
363                          0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
364                 {0xa, "ACPI",
365                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
366                          0xf2,0xf3,0xf4,0xf6,0xf7,0xfe,EOT},
367                         {0x00,0x00,0x00,0x00,NANA,NANA,0x00,0x00,0x1c,0x00,
368                          0x7c,0x00,0x00,0x00,0x00,0x00,EOT}},
369                 {0xb, "Hardware monitor",
370                         {0x30,0x60,0x61,0x70,0xf0,0xf2,EOT},
371                         {0x00,0x00,0x00,0x00,0x81,0x00,EOT}},
372                 {EOT}}},
373         /* ID only */
374         {0x52, "W83627HF/F/HG/G", {
375                 {NOLDN, NULL,
376                         {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x29,
377                          0x2a,0x2b,0x2c,0x2e,0x2f,EOT},
378                         {0x00,0x52,NANA,0xff,0x00,MISC,0x00,0x00,0x00,0x00,
379                          0x7c,0xc0,0x00,0x00,0x00,EOT}},
380                 {0x0, "Floppy",
381                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
382                          0xf5,EOT},
383                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,
384                          0x00,EOT}},
385                 {0x1, "Parallel port",
386                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
387                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
388                 {0x2, "COM1",
389                         {0x30,0x60,0x61,0x70,0xf0,EOT},
390                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
391                 {0x3, "COM2",
392                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
393                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
394                 {0x5, "Keyboard",
395                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
396                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x80,EOT}},
397                 {0x6, "Consumer IR",
398                         {0x30,0x60,0x61,0x70,EOT},
399                         {0x00,0x00,0x00,0x00,EOT}},
400                 {0x7, "Game port, MIDI port, GPIO 1",
401                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,EOT},
402                         {0x00,0x02,0x01,0x03,0x30,0x09,0xff,0x00,0x00,EOT}},
403                 {0x8, "GPIO 2, watchdog timer",
404                         {0x30,0xf0,0xf1,0xf2,0xf3,0xf5,0xf6,0xf6,0xf7,EOT},
405                         {0x00,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
406                 {0x9, "GPIO 3",
407                         {0x30,0xf0,0xf1,0xf2,0xf3,EOT},
408                         {0x00,0xff,0x00,0x00,0x00,EOT}},
409                 {0xa, "ACPI",
410                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
411                          0xf0,0xf1,0xf3,0xf4,0xf6,0xf7,0xf9,0xfe,0xff,EOT},
412                         {0x00,0x00,0x00,0x00,NANA,NANA,0x00,0x00,0x00,0x00,
413                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,EOT}},
414                 {0xb, "Hardware monitor",
415                         {0x30,0x60,0x61,0x70,0xf0,EOT},
416                         {0x00,0x00,0x00,0x00,0x00,EOT}},
417                 {EOT}}},
418         {0x68, "W83697SF/UF/UG", {
419                 /* ID:  0x68 (for W83697SF/UF/UG)
420                  * Rev: 0x1X (for W83697SF)
421                  *      0x0X (for W83697SF) -- sic!
422                  *      0x1X (for W83697UF/UG)
423                  */
424                 {NOLDN, NULL,
425                         {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x28,0x29,0x2a,
426                          0x2b,0x2c,EOT},
427                         {0x68,NANA,0xef,0xfe,MISC,0x00,0x00,0x00,0x00,MISC,
428                          0x00,0x30,EOT}},
429                 {0x0, "Floppy",
430                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,0xf5,
431                          EOT},
432                         {0x01,0x03,0xf0,0x06,0x02,0x0e,0x00,0xff,0x00,0x00,
433                          EOT}},
434                 {0x1, "Parallel port",
435                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
436                         {0x01,0x03,0x78,0x07,0x03,0x3f,EOT}},
437                 {0x2, "COM1",
438                         {0x30,0x60,0x61,0x70,0xf0,EOT},
439                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
440                 {0x3, "COM2",
441                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
442                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
443                 {0x7, "Game port, GPIO 1",
444                         {0x30,0x60,0x61,0x62,0x63,0xf0,0xf1,0xf2,EOT},
445                         {0x00,0x02,0x01,0x00,0x00,0xff,0x00,0x00,EOT}},
446                 {0x8, "MIDI port, GPIO 5",
447                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
448                          0xf4,0xf5,EOT},
449                         {0x00,0x03,0x30,0x00,0x00,0x09,0xff,0x00,0x00,0x00,
450                          0x00,0x00,EOT}},
451                 {0x9, "GPIO 2, GPIO 3, GPIO 4",
452                         {0x30,0x60,0x61,0xf0,0xf1,0xf2,0xf3,0xf4,0xf5,0xf6,
453                          0xf7,0xf8,EOT},
454                         {0x00,0x00,0x00,0xff,0x00,0x00,0xff,0x00,0x00,0xff,
455                          0x00,0x00,EOT}},
456                 {0xa, "ACPI",
457                         {0x30,0x70,0xf0,0xf1,0xf2,0xf3,0xf4,0xf6,0xf7,0xf9,
458                          0xfa,EOT},
459                         {0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
460                          0x00,EOT}},
461                 {0xb, "PWM",
462                         {0x30,0x60,0x61,EOT},
463                         {0x00,0x00,0x00,EOT}},
464                 {0xc, "Smart card",
465                         {0x30,0x60,0x61,0x70,0xf0,EOT},
466                         {0x00,0x00,0x00,0x00,0x00,EOT}},
467                 {0xd, "URC, GPIO 6",
468                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
469                          0xf4,EOT},
470                         {0x00,0x03,0xe8,0x00,0x00,0x00,0x00,0xff,0x00,0x00,
471                          0x00,EOT}},
472                 {0xe, "URD, GPIO 7",
473                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
474                          EOT},
475                         {0x00,0x02,0xe8,0x00,0x00,0x00,0x00,0xff,0x00,0x00,
476                          EOT}},
477                 {0xf, "GPIO 8",
478                         {0x30,0x60,0x61,0xf0,0xf1,0xf2,EOT},
479                         {0x00,0x00,0x00,0xff,0x00,0x00,EOT}},
480                 {EOT}}},
481         {0x88, "W83627EHF/EF/EHG/EG", {
482                 /*
483                  * As per datasheet the ID should be 0x886? here.
484                  * Not mentioned in the datasheet, but sensors-detect says
485                  * 0x8853 is also possible. Also, the ASUS A8V-E Deluxe
486                  * (W83627EHF) has an ID of 0x8854 (verified on hardware).
487                  * So we now assume all 0x88?? IDs to mean W83627EHF/EF/EHG/EG.
488                  */
489                 {NOLDN, NULL,
490                         {0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,
491                          0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT},
492                         {0x88,MISC,0xff,0x00,MISC,0x00,MISC,RSVD,0x50,
493                          0x04,0x00,RSVD,0x00,0x21,0x00,0x00,EOT}},
494                 {0x0, "Floppy",
495                         {0x30,0x60,0x61,0x70,0x74,0xf0,0xf1,0xf2,0xf4,
496                          0xf5,EOT},
497                         {0x01,0x03,0xf0,0x06,0x02,0x8e,0x00,0xff,0x00,
498                          0x00,EOT}},
499                 {0x1, "Parallel port",
500                         {0x30,0x60,0x61,0x70,0x74,0xf0,EOT},
501                         {0x01,0x03,0x78,0x07,0x04,0x3f,EOT}},
502                 {0x2, "COM1",
503                         {0x30,0x60,0x61,0x70,0xf0,EOT},
504                         {0x01,0x03,0xf8,0x04,0x00,EOT}},
505                 {0x3, "COM2",
506                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
507                         {0x01,0x02,0xf8,0x03,0x00,0x00,EOT}},
508                 {0x5, "Keyboard",
509                         {0x30,0x60,0x61,0x62,0x63,0x70,0x72,0xf0,EOT},
510                         {0x01,0x00,0x60,0x00,0x64,0x01,0x0c,0x83,EOT}},
511                 {0x6, "Serial flash interface",
512                         {0x30,0x62,0x63,EOT},
513                         {0x00,0x00,0x00,EOT}},
514                 {0x7, "GPIO 1, GPIO 6, game port, MIDI port",
515                         {0x30,0x60,0x61,0x62,0x63,0x70,0xf0,0xf1,0xf2,0xf3,
516                          0xf4,0xf5,0xf6,0xf7,EOT},
517                         {0x00,0x02,0x01,0x03,0x30,0x09,0xff,0x00,0x00,0x00,
518                          0xff,0x00,0x00,0x00,EOT}},
519                 {0x8, "WDTO#, PLED",
520                         {0x30,0xf5,0xf6,0xf7,EOT},
521                         {0x00,0x00,0x00,0x00,EOT}},
522                 {0x9, "GPIO 2, GPIO 3, GPIO 4, GPIO 5, SUSLED",
523                         {0x30,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xf0,0xf1,0xf2,
524                          0xf3,0xf4,0xf5,0xf6,0xf7,EOT},
525                         {0x00,0xff,0x00,0x00,0xff,0x00,0x00,0xff,0x00,0x00,
526                          0x00,0xff,0x00,0x00,0x00,EOT}},
527                 {0xa, "ACPI",
528                         {0x30,0x70,0xe0,0xe1,0xe2,0xe3,0xe4,0xe5,0xe6,0xe7,
529                          0xe8,0xf2,0xf3,0xf4,0xf6,0xf7,EOT},
530                         {0x00,0x00,0x01,0x00,0xff,0x08,0x00,RSVD,0x00,0x00,
531                          RSVD,0x7c,0x00,0x00,0x00,0x00,EOT}},
532                 {0xb, "Hardware monitor",
533                         {0x30,0x60,0x61,0x70,0xf0,0xf1,EOT},
534                         {0x00,0x00,0x00,0x00,0xc1,0x00,EOT}},
535                 {EOT}}},
536
537         /* ID[3..0] */
538         {0xa, "W83877F", {
539                 {EOT}}},
540         {0xb, "W83877AF", {
541                 {NOLDN, NULL,
542                         {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,
543                          0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,0x11,0x12,0x13,
544                          0x14,0x15,0x16,0x17,0x1e,0x20,0x21,0x22,0x23,0x24,
545                          0x25,0x26,0x27,0x28,0x29,0x2a,0x2b,0x2c,0x2d,EOT},
546                         {0x00,0x00,0x00,0x30,0x00,0x00,0x00,0x00,0x00,0x0a,
547                          0x1f,0x0c,0x28,0xa3,RSVD,RSVD,0x00,0x00,0x00,0x00,
548                          0x00,0x00,0x0e,0x00,MISC,MISC,MISC,MISC,MISC,MISC,
549                          MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,MISC,EOT}},
550                 {EOT}}},
551         {0xc, "W83877TF", {
552                 {EOT}}},
553         {0xd, "W83877ATF/ATG", {
554                 {EOT}}},
555         {EOT}
556 };
557
558 static const struct superio_registers hwm_table[] = {
559         {0x828, "W83627THF/THG", {
560                 {NOLDN, NULL,
561                         {0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,
562                          0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,0x11,0x12,0x13,
563                          0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,
564                          0x1e,0x1f,
565                          0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28,0x29,
566                          0x2b,0x2c,0x2d,0x2e,0x2f,0x30,0x31,0x32,0x33,0x34,
567                          0x35,0x36,0x37,0x38,0x39,0x3a,0x3b,0x3c,0x3d,0x3e,
568                          0x3f,
569                          0x40,0x41,0x42,0x43,0x44,0x45,0x46,0x47,0x48,0x49,
570                          0x4a,0x4b,0x4c,0x4d,0x4e,0x4f,EOT},
571                         {RSVD,0xff,RSVD,0xff,0x00,0x00,0x00,0x00,0x01,0x01,
572                          0x01,0x01,0x3c,0x3c,0x0a,0x0a,RSVD,0xff,0x00,0x00,
573                          0x00,0x01,0x01,0x3c,0x43,RSVD,0xff,0xff,RSVD,RSVD,
574                          NANA,NANA,
575                          NANA,NANA,NANA,NANA,NANA,RSVD,RSVD,NANA,NANA,NANA,
576                          NANA,NANA,NANA,NANA,NANA,NANA,NANA,NANA,NANA,NANA,
577                          RSVD,RSVD,RSVD,RSVD,NANA,NANA,NANA,NANA,NANA,RSVD,
578                          RSVD,
579                          0x03,0x00,0x00,0xfe,0xff,RSVD,RSVD,0x5f,NANA,0x03,
580                          RSVD,0x44,0x18,0x15,0x80,0x5c,EOT}},
581                 {0x0, "Bank 0",
582                         {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,0x58,0x59,
583                          0x5d,0x5e,0x5f,EOT},
584                         {NANA,NANA,NANA,NANA,NANA,NANA,0x00,0x80,0x90,0x70,
585                          0x00,RSVD,RSVD,EOT}},
586                 {0x1, "Bank 1",
587                         {0x50,0x51,0x52,0x53,0x54,0x55,0x56,EOT},
588                         {NANA,NANA,0x00,0x4b,0x00,0x50,0x00,EOT}},
589                 {0x2, "Bank 2",
590                         {0x50,0x51,0x52,0x53,0x54,0x55,0x56,EOT},
591                         {NANA,NANA,0x00,0x4b,0x00,0x50,0x00,EOT}},
592                 {0x4, "Bank 4",
593                         {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x59,0x5a,
594                          0x5b,EOT},
595                         {0x00,0xff,RSVD,0x00,0x00,0x00,0x00,0x00,0x00,
596                          0x00,EOT}},
597                 {0x5, "Bank 5",
598                         {0x50,0x51,0x52,0x53,0x54,0x55,0x56,0x57,EOT},
599                         {NANA,NANA,RSVD,RSVD,NANA,NANA,NANA,NANA,EOT}},
600                 {0x6, "Bank 6",
601                         {0x50,EOT},
602                         {RSVD,EOT}},
603                 {EOT}}},
604         {EOT}
605 };
606
607 static void enter_conf_mode_winbond_88(uint16_t port)
608 {
609         OUTB(0x88, port);
610 }
611
612 static void enter_conf_mode_winbond_89(uint16_t port)
613 {
614         OUTB(0x89, port);
615 }
616
617 static void enter_conf_mode_winbond_86(uint16_t port)
618 {
619         OUTB(0x86, port);
620         OUTB(0x86, port);
621 }
622
623 static void probe_idregs_winbond_helper(const char *init, uint16_t port)
624 {
625         uint16_t id, hwmport;
626         uint8_t devid, rev, olddevid;
627
628         probing_for("Winbond", init, port);
629
630         devid = regval(port, DEVICE_ID_REG);
631         rev = regval(port, DEVICE_REV_REG);
632         olddevid = regval(port, DEVICE_ID_REG_OLD) & 0x0f;
633
634         if (devid == 0x52 && (rev & 0xf0) != 0xf0)
635                 id = devid;                              /* ID only */
636         else if (devid == 0x68 || devid == 0x88)
637                 id = devid;                              /* ID only */
638         else if ((devid == 0x97) && ((rev & 0xf0) == 0x70))
639                 id = (devid << 8) | rev;                 /* ID and rev */
640         else
641                 id = (devid << 4) | ((rev & 0xf0) >> 4); /* ID and rev[7..4] */
642
643         if (olddevid >= 0x0a && olddevid <= 0x0d)
644                 id = olddevid & 0x0f;                    /* ID[3..0] */
645
646         if (superio_unknown(reg_table, id)) {
647                 if (verbose)
648                         printf(NOTFOUND "id/oldid=0x%02x/0x%02x, rev=0x%02x\n",
649                                devid, olddevid, rev);
650                 return;
651         }
652
653         if (olddevid >= 0x0a && olddevid <= 0x0d)
654                 printf("Found Winbond %s (id=0x%02x) at 0x%x\n",
655                        get_superio_name(reg_table, id), olddevid, port);
656         else
657                 printf("Found Winbond %s (id=0x%02x, rev=0x%02x) at 0x%x\n",
658                        get_superio_name(reg_table, id), devid, rev, port);
659         chip_found = 1;
660
661         dump_superio("Winbond", reg_table, port, id, LDN_SEL);
662
663         if (extra_dump) {
664                 regwrite(port, LDN_SEL, 0x0b); /* Select LDN 0xb (HWM). */
665
666                 if ((regval(port, 0x30) & (1 << 0)) != (1 << 0)) {
667                         printf("Hardware Monitor disabled or does not exist.\n");
668                         return;
669                 }
670
671                 /* Get HWM base address (stored in LDN 0xb, index 0x60/0x61). */
672                 hwmport = regval(port, 0x60) << 8;
673                 hwmport |= regval(port, 0x61);
674
675                 /* HWM address register = HWM base address + 5. */
676                 hwmport += 5;
677
678                 printf("Hardware monitor (0x%04x)\n", hwmport);
679                 dump_superio("Winbond-HWM", hwm_table, hwmport, id,
680                              WINBOND_HWM_SEL);
681         }
682 }
683
684 void probe_idregs_winbond(uint16_t port)
685 {
686         enter_conf_mode_winbond_88(port);
687         probe_idregs_winbond_helper("(init=0x88) ", port);
688         exit_conf_mode_winbond_fintek_ite_8787(port);
689         if (chip_found) return;
690
691         enter_conf_mode_winbond_89(port);
692         probe_idregs_winbond_helper("(init=0x89) ", port);
693         exit_conf_mode_winbond_fintek_ite_8787(port);
694         if (chip_found) return;
695
696         enter_conf_mode_winbond_86(port);
697         probe_idregs_winbond_helper("(init=0x86,0x86) ", port);
698         exit_conf_mode_winbond_fintek_ite_8787(port);
699         if (chip_found) return;
700
701         enter_conf_mode_winbond_fintek_ite_8787(port);
702         probe_idregs_winbond_helper("(init=0x87,0x87) ", port);
703         exit_conf_mode_winbond_fintek_ite_8787(port);
704         if (chip_found) return;
705 }
706
707 void print_winbond_chips(void)
708 {
709         print_vendor_chips("Winbond", reg_table);
710         print_vendor_chips("Winbond-HWM", hwm_table);
711 }