V4L/DVB (7327): cx88: Fix memset for tuner-xc3028 control
[safe/jmp/linux-2.6] / drivers / media / video / cx88 / cx88-cards.c
1 /*
2  *
3  * device driver for Conexant 2388x based TV cards
4  * card-specific stuff.
5  *
6  * (c) 2003 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
7  *
8  *  This program is free software; you can redistribute it and/or modify
9  *  it under the terms of the GNU General Public License as published by
10  *  the Free Software Foundation; either version 2 of the License, or
11  *  (at your option) any later version.
12  *
13  *  This program is distributed in the hope that it will be useful,
14  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16  *  GNU General Public License for more details.
17  *
18  *  You should have received a copy of the GNU General Public License
19  *  along with this program; if not, write to the Free Software
20  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21  */
22
23 #include <linux/init.h>
24 #include <linux/module.h>
25 #include <linux/pci.h>
26 #include <linux/delay.h>
27
28 #include "cx88.h"
29 #include "tea5767.h"
30 #include "tuner-xc2028.h"
31
32 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
33 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
34 static unsigned int card[]  = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
35
36 module_param_array(tuner, int, NULL, 0444);
37 module_param_array(radio, int, NULL, 0444);
38 module_param_array(card,  int, NULL, 0444);
39
40 MODULE_PARM_DESC(tuner,"tuner type");
41 MODULE_PARM_DESC(radio,"radio tuner type");
42 MODULE_PARM_DESC(card,"card type");
43
44 static unsigned int latency = UNSET;
45 module_param(latency,int,0444);
46 MODULE_PARM_DESC(latency,"pci latency timer");
47
48 #define info_printk(core, fmt, arg...) \
49         printk(KERN_INFO "%s: " fmt, core->name , ## arg)
50
51 #define warn_printk(core, fmt, arg...) \
52         printk(KERN_WARNING "%s: " fmt, core->name , ## arg)
53
54 #define err_printk(core, fmt, arg...) \
55         printk(KERN_ERR "%s: " fmt, core->name , ## arg)
56
57
58 /* ------------------------------------------------------------------ */
59 /* board config info                                                  */
60
61 static const struct cx88_board cx88_boards[] = {
62         [CX88_BOARD_UNKNOWN] = {
63                 .name           = "UNKNOWN/GENERIC",
64                 .tuner_type     = UNSET,
65                 .radio_type     = UNSET,
66                 .tuner_addr     = ADDR_UNSET,
67                 .radio_addr     = ADDR_UNSET,
68                 .input          = {{
69                         .type   = CX88_VMUX_COMPOSITE1,
70                         .vmux   = 0,
71                 },{
72                         .type   = CX88_VMUX_COMPOSITE2,
73                         .vmux   = 1,
74                 },{
75                         .type   = CX88_VMUX_COMPOSITE3,
76                         .vmux   = 2,
77                 },{
78                         .type   = CX88_VMUX_COMPOSITE4,
79                         .vmux   = 3,
80                 }},
81         },
82         [CX88_BOARD_HAUPPAUGE] = {
83                 .name           = "Hauppauge WinTV 34xxx models",
84                 .tuner_type     = UNSET,
85                 .radio_type     = UNSET,
86                 .tuner_addr     = ADDR_UNSET,
87                 .radio_addr     = ADDR_UNSET,
88                 .tda9887_conf   = TDA9887_PRESENT,
89                 .input          = {{
90                         .type   = CX88_VMUX_TELEVISION,
91                         .vmux   = 0,
92                         .gpio0  = 0xff00,  // internal decoder
93                 },{
94                         .type   = CX88_VMUX_DEBUG,
95                         .vmux   = 0,
96                         .gpio0  = 0xff01,  // mono from tuner chip
97                 },{
98                         .type   = CX88_VMUX_COMPOSITE1,
99                         .vmux   = 1,
100                         .gpio0  = 0xff02,
101                 },{
102                         .type   = CX88_VMUX_SVIDEO,
103                         .vmux   = 2,
104                         .gpio0  = 0xff02,
105                 }},
106                 .radio = {
107                         .type   = CX88_RADIO,
108                         .gpio0  = 0xff01,
109                 },
110         },
111         [CX88_BOARD_GDI] = {
112                 .name           = "GDI Black Gold",
113                 .tuner_type     = UNSET,
114                 .radio_type     = UNSET,
115                 .tuner_addr     = ADDR_UNSET,
116                 .radio_addr     = ADDR_UNSET,
117                 .input          = {{
118                         .type   = CX88_VMUX_TELEVISION,
119                         .vmux   = 0,
120                 },{
121                         .type   = CX88_VMUX_SVIDEO,
122                         .vmux   = 2,
123                 }},
124         },
125         [CX88_BOARD_PIXELVIEW] = {
126                 .name           = "PixelView",
127                 .tuner_type     = TUNER_PHILIPS_PAL,
128                 .radio_type     = UNSET,
129                 .tuner_addr     = ADDR_UNSET,
130                 .radio_addr     = ADDR_UNSET,
131                 .input          = {{
132                         .type   = CX88_VMUX_TELEVISION,
133                         .vmux   = 0,
134                         .gpio0  = 0xff00,  // internal decoder
135                 },{
136                         .type   = CX88_VMUX_COMPOSITE1,
137                         .vmux   = 1,
138                 },{
139                         .type   = CX88_VMUX_SVIDEO,
140                         .vmux   = 2,
141                 }},
142                 .radio = {
143                          .type  = CX88_RADIO,
144                          .gpio0 = 0xff10,
145                 },
146         },
147         [CX88_BOARD_ATI_WONDER_PRO] = {
148                 .name           = "ATI TV Wonder Pro",
149                 .tuner_type     = TUNER_PHILIPS_4IN1,
150                 .radio_type     = UNSET,
151                 .tuner_addr     = ADDR_UNSET,
152                 .radio_addr     = ADDR_UNSET,
153                 .tda9887_conf   = TDA9887_PRESENT | TDA9887_INTERCARRIER,
154                 .input          = {{
155                         .type   = CX88_VMUX_TELEVISION,
156                         .vmux   = 0,
157                         .gpio0  = 0x03ff,
158                 },{
159                         .type   = CX88_VMUX_COMPOSITE1,
160                         .vmux   = 1,
161                         .gpio0  = 0x03fe,
162                 },{
163                         .type   = CX88_VMUX_SVIDEO,
164                         .vmux   = 2,
165                         .gpio0  = 0x03fe,
166                 }},
167         },
168         [CX88_BOARD_WINFAST2000XP_EXPERT] = {
169                 .name           = "Leadtek Winfast 2000XP Expert",
170                 .tuner_type     = TUNER_PHILIPS_4IN1,
171                 .radio_type     = UNSET,
172                 .tuner_addr     = ADDR_UNSET,
173                 .radio_addr     = ADDR_UNSET,
174                 .tda9887_conf   = TDA9887_PRESENT,
175                 .input          = {{
176                         .type   = CX88_VMUX_TELEVISION,
177                         .vmux   = 0,
178                         .gpio0  = 0x00F5e700,
179                         .gpio1  = 0x00003004,
180                         .gpio2  = 0x00F5e700,
181                         .gpio3  = 0x02000000,
182                 },{
183                         .type   = CX88_VMUX_COMPOSITE1,
184                         .vmux   = 1,
185                         .gpio0  = 0x00F5c700,
186                         .gpio1  = 0x00003004,
187                         .gpio2  = 0x00F5c700,
188                         .gpio3  = 0x02000000,
189                 },{
190                         .type   = CX88_VMUX_SVIDEO,
191                         .vmux   = 2,
192                         .gpio0  = 0x00F5c700,
193                         .gpio1  = 0x00003004,
194                         .gpio2  = 0x00F5c700,
195                         .gpio3  = 0x02000000,
196                 }},
197                 .radio = {
198                         .type   = CX88_RADIO,
199                         .gpio0  = 0x00F5d700,
200                         .gpio1  = 0x00003004,
201                         .gpio2  = 0x00F5d700,
202                         .gpio3  = 0x02000000,
203                 },
204         },
205         [CX88_BOARD_AVERTV_STUDIO_303] = {
206                 .name           = "AverTV Studio 303 (M126)",
207                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
208                 .radio_type     = UNSET,
209                 .tuner_addr     = ADDR_UNSET,
210                 .radio_addr     = ADDR_UNSET,
211                 .tda9887_conf   = TDA9887_PRESENT,
212                 .input          = {{
213                         .type   = CX88_VMUX_TELEVISION,
214                         .vmux   = 0,
215                         .gpio1  = 0xe09f,
216                 },{
217                         .type   = CX88_VMUX_COMPOSITE1,
218                         .vmux   = 1,
219                         .gpio1  = 0xe05f,
220                 },{
221                         .type   = CX88_VMUX_SVIDEO,
222                         .vmux   = 2,
223                         .gpio1  = 0xe05f,
224                 }},
225                 .radio = {
226                         .gpio1  = 0xe0df,
227                         .type   = CX88_RADIO,
228                 },
229         },
230         [CX88_BOARD_MSI_TVANYWHERE_MASTER] = {
231                 // added gpio values thanks to Michal
232                 // values for PAL from DScaler
233                 .name           = "MSI TV-@nywhere Master",
234                 .tuner_type     = TUNER_MT2032,
235                 .radio_type     = UNSET,
236                 .tuner_addr     = ADDR_UNSET,
237                 .radio_addr     = ADDR_UNSET,
238                 .tda9887_conf   = TDA9887_PRESENT | TDA9887_INTERCARRIER_NTSC,
239                 .input          = {{
240                         .type   = CX88_VMUX_TELEVISION,
241                         .vmux   = 0,
242                         .gpio0  = 0x000040bf,
243                         .gpio1  = 0x000080c0,
244                         .gpio2  = 0x0000ff40,
245                 },{
246                         .type   = CX88_VMUX_COMPOSITE1,
247                         .vmux   = 1,
248                         .gpio0  = 0x000040bf,
249                         .gpio1  = 0x000080c0,
250                         .gpio2  = 0x0000ff40,
251                 },{
252                         .type   = CX88_VMUX_SVIDEO,
253                         .vmux   = 2,
254                         .gpio0  = 0x000040bf,
255                         .gpio1  = 0x000080c0,
256                         .gpio2  = 0x0000ff40,
257                 }},
258                 .radio = {
259                          .type   = CX88_RADIO,
260                          .vmux   = 3,
261                          .gpio0  = 0x000040bf,
262                          .gpio1  = 0x000080c0,
263                          .gpio2  = 0x0000ff20,
264                 },
265         },
266         [CX88_BOARD_WINFAST_DV2000] = {
267                 .name           = "Leadtek Winfast DV2000",
268                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
269                 .radio_type     = UNSET,
270                 .tuner_addr     = ADDR_UNSET,
271                 .radio_addr     = ADDR_UNSET,
272                 .tda9887_conf   = TDA9887_PRESENT,
273                 .input          = {{
274                         .type   = CX88_VMUX_TELEVISION,
275                         .vmux   = 0,
276                         .gpio0  = 0x0035e700,
277                         .gpio1  = 0x00003004,
278                         .gpio2  = 0x0035e700,
279                         .gpio3  = 0x02000000,
280                 },{
281
282                         .type   = CX88_VMUX_COMPOSITE1,
283                         .vmux   = 1,
284                         .gpio0  = 0x0035c700,
285                         .gpio1  = 0x00003004,
286                         .gpio2  = 0x0035c700,
287                         .gpio3  = 0x02000000,
288                 },{
289                         .type   = CX88_VMUX_SVIDEO,
290                         .vmux   = 2,
291                         .gpio0  = 0x0035c700,
292                         .gpio1  = 0x0035c700,
293                         .gpio2  = 0x02000000,
294                         .gpio3  = 0x02000000,
295                 }},
296                 .radio = {
297                         .type   = CX88_RADIO,
298                         .gpio0  = 0x0035d700,
299                         .gpio1  = 0x00007004,
300                         .gpio2  = 0x0035d700,
301                         .gpio3  = 0x02000000,
302                 },
303         },
304         [CX88_BOARD_LEADTEK_PVR2000] = {
305                 // gpio values for PAL version from regspy by DScaler
306                 .name           = "Leadtek PVR 2000",
307                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
308                 .radio_type     = UNSET,
309                 .tuner_addr     = ADDR_UNSET,
310                 .radio_addr     = ADDR_UNSET,
311                 .tda9887_conf   = TDA9887_PRESENT,
312                 .input          = {{
313                         .type   = CX88_VMUX_TELEVISION,
314                         .vmux   = 0,
315                         .gpio0  = 0x0000bde2,
316                         .audioroute = 1,
317                 },{
318                         .type   = CX88_VMUX_COMPOSITE1,
319                         .vmux   = 1,
320                         .gpio0  = 0x0000bde6,
321                         .audioroute = 1,
322                 },{
323                         .type   = CX88_VMUX_SVIDEO,
324                         .vmux   = 2,
325                         .gpio0  = 0x0000bde6,
326                         .audioroute = 1,
327                 }},
328                 .radio = {
329                         .type   = CX88_RADIO,
330                         .gpio0  = 0x0000bd62,
331                         .audioroute = 1,
332                 },
333                 .mpeg           = CX88_MPEG_BLACKBIRD,
334         },
335         [CX88_BOARD_IODATA_GVVCP3PCI] = {
336                 .name           = "IODATA GV-VCP3/PCI",
337                 .tuner_type     = TUNER_ABSENT,
338                 .radio_type     = UNSET,
339                 .tuner_addr     = ADDR_UNSET,
340                 .radio_addr     = ADDR_UNSET,
341                 .input          = {{
342                         .type   = CX88_VMUX_COMPOSITE1,
343                         .vmux   = 0,
344                 },{
345                         .type   = CX88_VMUX_COMPOSITE2,
346                         .vmux   = 1,
347                 },{
348                         .type   = CX88_VMUX_SVIDEO,
349                         .vmux   = 2,
350                 }},
351         },
352         [CX88_BOARD_PROLINK_PLAYTVPVR] = {
353                 .name           = "Prolink PlayTV PVR",
354                 .tuner_type     = TUNER_PHILIPS_FM1236_MK3,
355                 .radio_type     = UNSET,
356                 .tuner_addr     = ADDR_UNSET,
357                 .radio_addr     = ADDR_UNSET,
358                 .tda9887_conf   = TDA9887_PRESENT,
359                 .input          = {{
360                         .type   = CX88_VMUX_TELEVISION,
361                         .vmux   = 0,
362                         .gpio0  = 0xbff0,
363                 },{
364                         .type   = CX88_VMUX_COMPOSITE1,
365                         .vmux   = 1,
366                         .gpio0  = 0xbff3,
367                 },{
368                         .type   = CX88_VMUX_SVIDEO,
369                         .vmux   = 2,
370                         .gpio0  = 0xbff3,
371                 }},
372                 .radio = {
373                         .type   = CX88_RADIO,
374                         .gpio0  = 0xbff0,
375                 },
376         },
377         [CX88_BOARD_ASUS_PVR_416] = {
378                 .name           = "ASUS PVR-416",
379                 .tuner_type     = TUNER_PHILIPS_FM1236_MK3,
380                 .radio_type     = UNSET,
381                 .tuner_addr     = ADDR_UNSET,
382                 .radio_addr     = ADDR_UNSET,
383                 .tda9887_conf   = TDA9887_PRESENT,
384                 .input          = {{
385                         .type   = CX88_VMUX_TELEVISION,
386                         .vmux   = 0,
387                         .gpio0  = 0x0000fde6,
388                 },{
389                         .type   = CX88_VMUX_SVIDEO,
390                         .vmux   = 2,
391                         .gpio0  = 0x0000fde6, // 0x0000fda6 L,R RCA audio in?
392                         .audioroute = 1,
393                 }},
394                 .radio = {
395                         .type   = CX88_RADIO,
396                         .gpio0  = 0x0000fde2,
397                 },
398                 .mpeg           = CX88_MPEG_BLACKBIRD,
399         },
400         [CX88_BOARD_MSI_TVANYWHERE] = {
401                 .name           = "MSI TV-@nywhere",
402                 .tuner_type     = TUNER_MT2032,
403                 .radio_type     = UNSET,
404                 .tuner_addr     = ADDR_UNSET,
405                 .radio_addr     = ADDR_UNSET,
406                 .tda9887_conf   = TDA9887_PRESENT,
407                 .input          = {{
408                         .type   = CX88_VMUX_TELEVISION,
409                         .vmux   = 0,
410                         .gpio0  = 0x00000fbf,
411                         .gpio2  = 0x0000fc08,
412                 },{
413                         .type   = CX88_VMUX_COMPOSITE1,
414                         .vmux   = 1,
415                         .gpio0  = 0x00000fbf,
416                         .gpio2  = 0x0000fc68,
417                 },{
418                         .type   = CX88_VMUX_SVIDEO,
419                         .vmux   = 2,
420                         .gpio0  = 0x00000fbf,
421                         .gpio2  = 0x0000fc68,
422                 }},
423         },
424         [CX88_BOARD_KWORLD_DVB_T] = {
425                 .name           = "KWorld/VStream XPert DVB-T",
426                 .tuner_type     = TUNER_ABSENT,
427                 .radio_type     = UNSET,
428                 .tuner_addr     = ADDR_UNSET,
429                 .radio_addr     = ADDR_UNSET,
430                 .input          = {{
431                         .type   = CX88_VMUX_COMPOSITE1,
432                         .vmux   = 1,
433                         .gpio0  = 0x0700,
434                         .gpio2  = 0x0101,
435                 },{
436                         .type   = CX88_VMUX_SVIDEO,
437                         .vmux   = 2,
438                         .gpio0  = 0x0700,
439                         .gpio2  = 0x0101,
440                 }},
441                 .mpeg           = CX88_MPEG_DVB,
442         },
443         [CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1] = {
444                 .name           = "DViCO FusionHDTV DVB-T1",
445                 .tuner_type     = TUNER_ABSENT, /* No analog tuner */
446                 .radio_type     = UNSET,
447                 .tuner_addr     = ADDR_UNSET,
448                 .radio_addr     = ADDR_UNSET,
449                 .input          = {{
450                         .type   = CX88_VMUX_COMPOSITE1,
451                         .vmux   = 1,
452                         .gpio0  = 0x000027df,
453                 },{
454                         .type   = CX88_VMUX_SVIDEO,
455                         .vmux   = 2,
456                         .gpio0  = 0x000027df,
457                 }},
458                 .mpeg           = CX88_MPEG_DVB,
459         },
460         [CX88_BOARD_KWORLD_LTV883] = {
461                 .name           = "KWorld LTV883RF",
462                 .tuner_type     = TUNER_TNF_8831BGFF,
463                 .radio_type     = UNSET,
464                 .tuner_addr     = ADDR_UNSET,
465                 .radio_addr     = ADDR_UNSET,
466                 .input          = {{
467                         .type   = CX88_VMUX_TELEVISION,
468                         .vmux   = 0,
469                         .gpio0  = 0x07f8,
470                 },{
471                         .type   = CX88_VMUX_DEBUG,
472                         .vmux   = 0,
473                         .gpio0  = 0x07f9,  // mono from tuner chip
474                 },{
475                         .type   = CX88_VMUX_COMPOSITE1,
476                         .vmux   = 1,
477                         .gpio0  = 0x000007fa,
478                 },{
479                         .type   = CX88_VMUX_SVIDEO,
480                         .vmux   = 2,
481                         .gpio0  = 0x000007fa,
482                 }},
483                 .radio = {
484                         .type   = CX88_RADIO,
485                         .gpio0  = 0x000007f8,
486                 },
487         },
488         [CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_Q] = {
489                 .name           = "DViCO FusionHDTV 3 Gold-Q",
490                 .tuner_type     = TUNER_MICROTUNE_4042FI5,
491                 .radio_type     = UNSET,
492                 .tuner_addr     = ADDR_UNSET,
493                 .radio_addr     = ADDR_UNSET,
494                 /*
495                    GPIO[0] resets DT3302 DTV receiver
496                     0 - reset asserted
497                     1 - normal operation
498                    GPIO[1] mutes analog audio output connector
499                     0 - enable selected source
500                     1 - mute
501                    GPIO[2] selects source for analog audio output connector
502                     0 - analog audio input connector on tab
503                     1 - analog DAC output from CX23881 chip
504                    GPIO[3] selects RF input connector on tuner module
505                     0 - RF connector labeled CABLE
506                     1 - RF connector labeled ANT
507                    GPIO[4] selects high RF for QAM256 mode
508                     0 - normal RF
509                     1 - high RF
510                 */
511                 .input          = {{
512                         .type   = CX88_VMUX_TELEVISION,
513                         .vmux   = 0,
514                         .gpio0  = 0x0f0d,
515                 },{
516                         .type   = CX88_VMUX_CABLE,
517                         .vmux   = 0,
518                         .gpio0  = 0x0f05,
519                 },{
520                         .type   = CX88_VMUX_COMPOSITE1,
521                         .vmux   = 1,
522                         .gpio0  = 0x0f00,
523                 },{
524                         .type   = CX88_VMUX_SVIDEO,
525                         .vmux   = 2,
526                         .gpio0  = 0x0f00,
527                 }},
528                 .mpeg           = CX88_MPEG_DVB,
529         },
530         [CX88_BOARD_HAUPPAUGE_DVB_T1] = {
531                 .name           = "Hauppauge Nova-T DVB-T",
532                 .tuner_type     = TUNER_ABSENT,
533                 .radio_type     = UNSET,
534                 .tuner_addr     = ADDR_UNSET,
535                 .radio_addr     = ADDR_UNSET,
536                 .input          = {{
537                         .type   = CX88_VMUX_DVB,
538                         .vmux   = 0,
539                 }},
540                 .mpeg           = CX88_MPEG_DVB,
541         },
542         [CX88_BOARD_CONEXANT_DVB_T1] = {
543                 .name           = "Conexant DVB-T reference design",
544                 .tuner_type     = TUNER_ABSENT,
545                 .radio_type     = UNSET,
546                 .tuner_addr     = ADDR_UNSET,
547                 .radio_addr     = ADDR_UNSET,
548                 .input          = {{
549                         .type   = CX88_VMUX_DVB,
550                         .vmux   = 0,
551                 }},
552                 .mpeg           = CX88_MPEG_DVB,
553         },
554         [CX88_BOARD_PROVIDEO_PV259] = {
555                 .name           = "Provideo PV259",
556                 .tuner_type     = TUNER_PHILIPS_FQ1216ME,
557                 .radio_type     = UNSET,
558                 .tuner_addr     = ADDR_UNSET,
559                 .radio_addr     = ADDR_UNSET,
560                 .input          = {{
561                         .type   = CX88_VMUX_TELEVISION,
562                         .vmux   = 0,
563                         .audioroute = 1,
564                 }},
565                 .mpeg           = CX88_MPEG_BLACKBIRD,
566         },
567         [CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS] = {
568                 .name           = "DViCO FusionHDTV DVB-T Plus",
569                 .tuner_type     = TUNER_ABSENT, /* No analog tuner */
570                 .radio_type     = UNSET,
571                 .tuner_addr     = ADDR_UNSET,
572                 .radio_addr     = ADDR_UNSET,
573                 .input          = {{
574                         .type   = CX88_VMUX_COMPOSITE1,
575                         .vmux   = 1,
576                         .gpio0  = 0x000027df,
577                 },{
578                         .type   = CX88_VMUX_SVIDEO,
579                         .vmux   = 2,
580                         .gpio0  = 0x000027df,
581                 }},
582                 .mpeg           = CX88_MPEG_DVB,
583         },
584         [CX88_BOARD_DNTV_LIVE_DVB_T] = {
585                 .name           = "digitalnow DNTV Live! DVB-T",
586                 .tuner_type     = TUNER_ABSENT,
587                 .radio_type     = UNSET,
588                 .tuner_addr     = ADDR_UNSET,
589                 .radio_addr     = ADDR_UNSET,
590                 .input          = {{
591                         .type   = CX88_VMUX_COMPOSITE1,
592                         .vmux   = 1,
593                         .gpio0  = 0x00000700,
594                         .gpio2  = 0x00000101,
595                 },{
596                         .type   = CX88_VMUX_SVIDEO,
597                         .vmux   = 2,
598                         .gpio0  = 0x00000700,
599                         .gpio2  = 0x00000101,
600                 }},
601                 .mpeg           = CX88_MPEG_DVB,
602         },
603         [CX88_BOARD_PCHDTV_HD3000] = {
604                 .name           = "pcHDTV HD3000 HDTV",
605                 .tuner_type     = TUNER_THOMSON_DTT761X,
606                 .radio_type     = UNSET,
607                 .tuner_addr     = ADDR_UNSET,
608                 .radio_addr     = ADDR_UNSET,
609                 .tda9887_conf   = TDA9887_PRESENT,
610                 /* GPIO[2] = audio source for analog audio out connector
611                  *  0 = analog audio input connector
612                  *  1 = CX88 audio DACs
613                  *
614                  * GPIO[7] = input to CX88's audio/chroma ADC
615                  *  0 = FM 10.7 MHz IF
616                  *  1 = Sound 4.5 MHz IF
617                  *
618                  * GPIO[1,5,6] = Oren 51132 pins 27,35,28 respectively
619                  *
620                  * GPIO[16] = Remote control input
621                  */
622                 .input          = {{
623                         .type   = CX88_VMUX_TELEVISION,
624                         .vmux   = 0,
625                         .gpio0  = 0x00008484,
626                 },{
627                         .type   = CX88_VMUX_COMPOSITE1,
628                         .vmux   = 1,
629                         .gpio0  = 0x00008400,
630                 },{
631                         .type   = CX88_VMUX_SVIDEO,
632                         .vmux   = 2,
633                         .gpio0  = 0x00008400,
634                 }},
635                 .radio = {
636                         .type   = CX88_RADIO,
637                         .gpio0  = 0x00008404,
638                 },
639                 .mpeg           = CX88_MPEG_DVB,
640         },
641         [CX88_BOARD_HAUPPAUGE_ROSLYN] = {
642                 // entry added by Kaustubh D. Bhalerao <bhalerao.1@osu.edu>
643                 // GPIO values obtained from regspy, courtesy Sean Covel
644                 .name           = "Hauppauge WinTV 28xxx (Roslyn) models",
645                 .tuner_type     = UNSET,
646                 .radio_type     = UNSET,
647                 .tuner_addr     = ADDR_UNSET,
648                 .radio_addr     = ADDR_UNSET,
649                 .input          = {{
650                         .type   = CX88_VMUX_TELEVISION,
651                         .vmux   = 0,
652                         .gpio0  = 0xed1a,
653                         .gpio2  = 0x00ff,
654                 },{
655                         .type   = CX88_VMUX_DEBUG,
656                         .vmux   = 0,
657                         .gpio0  = 0xff01,
658                 },{
659                         .type   = CX88_VMUX_COMPOSITE1,
660                         .vmux   = 1,
661                         .gpio0  = 0xff02,
662                 },{
663                         .type   = CX88_VMUX_SVIDEO,
664                         .vmux   = 2,
665                         .gpio0  = 0xed92,
666                         .gpio2  = 0x00ff,
667                 }},
668                 .radio = {
669                          .type   = CX88_RADIO,
670                          .gpio0  = 0xed96,
671                          .gpio2  = 0x00ff,
672                  },
673                 .mpeg           = CX88_MPEG_BLACKBIRD,
674         },
675         [CX88_BOARD_DIGITALLOGIC_MEC] = {
676                 .name           = "Digital-Logic MICROSPACE Entertainment Center (MEC)",
677                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
678                 .radio_type     = UNSET,
679                 .tuner_addr     = ADDR_UNSET,
680                 .radio_addr     = ADDR_UNSET,
681                 .tda9887_conf   = TDA9887_PRESENT,
682                 .input          = {{
683                         .type   = CX88_VMUX_TELEVISION,
684                         .vmux   = 0,
685                         .gpio0  = 0x00009d80,
686                         .audioroute = 1,
687                 },{
688                         .type   = CX88_VMUX_COMPOSITE1,
689                         .vmux   = 1,
690                         .gpio0  = 0x00009d76,
691                         .audioroute = 1,
692                 },{
693                         .type   = CX88_VMUX_SVIDEO,
694                         .vmux   = 2,
695                         .gpio0  = 0x00009d76,
696                         .audioroute = 1,
697                 }},
698                 .radio = {
699                         .type   = CX88_RADIO,
700                         .gpio0  = 0x00009d00,
701                         .audioroute = 1,
702                 },
703                 .mpeg           = CX88_MPEG_BLACKBIRD,
704         },
705         [CX88_BOARD_IODATA_GVBCTV7E] = {
706                 .name           = "IODATA GV/BCTV7E",
707                 .tuner_type     = TUNER_PHILIPS_FQ1286,
708                 .radio_type     = UNSET,
709                 .tuner_addr     = ADDR_UNSET,
710                 .radio_addr     = ADDR_UNSET,
711                 .tda9887_conf   = TDA9887_PRESENT,
712                 .input          = {{
713                         .type   = CX88_VMUX_TELEVISION,
714                         .vmux   = 1,
715                         .gpio1  = 0x0000e03f,
716                 },{
717                         .type   = CX88_VMUX_COMPOSITE1,
718                         .vmux   = 2,
719                         .gpio1  = 0x0000e07f,
720                 },{
721                         .type   = CX88_VMUX_SVIDEO,
722                         .vmux   = 3,
723                         .gpio1  = 0x0000e07f,
724                 }}
725         },
726         [CX88_BOARD_PIXELVIEW_PLAYTV_ULTRA_PRO] = {
727                 .name           = "PixelView PlayTV Ultra Pro (Stereo)",
728                 /* May be also TUNER_YMEC_TVF_5533MF for NTSC/M or PAL/M */
729                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
730                 .radio_type     = UNSET,
731                 .tuner_addr     = ADDR_UNSET,
732                 .radio_addr     = ADDR_UNSET,
733                 .input          = {{
734                         .type   = CX88_VMUX_TELEVISION,
735                         .vmux   = 0,
736                         .gpio0  = 0xbf61,  /* internal decoder */
737                 },{
738                         .type   = CX88_VMUX_COMPOSITE1,
739                         .vmux   = 1,
740                         .gpio0  = 0xbf63,
741                 },{
742                         .type   = CX88_VMUX_SVIDEO,
743                         .vmux   = 2,
744                         .gpio0  = 0xbf63,
745                 }},
746                 .radio = {
747                          .type  = CX88_RADIO,
748                          .gpio0 = 0xbf60,
749                  },
750         },
751         [CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_T] = {
752                 .name           = "DViCO FusionHDTV 3 Gold-T",
753                 .tuner_type     = TUNER_THOMSON_DTT761X,
754                 .radio_type     = UNSET,
755                 .tuner_addr     = ADDR_UNSET,
756                 .radio_addr     = ADDR_UNSET,
757                 .tda9887_conf   = TDA9887_PRESENT,
758                 .input          = {{
759                         .type   = CX88_VMUX_TELEVISION,
760                         .vmux   = 0,
761                         .gpio0  = 0x97ed,
762                 },{
763                         .type   = CX88_VMUX_COMPOSITE1,
764                         .vmux   = 1,
765                         .gpio0  = 0x97e9,
766                 },{
767                         .type   = CX88_VMUX_SVIDEO,
768                         .vmux   = 2,
769                         .gpio0  = 0x97e9,
770                 }},
771                 .mpeg           = CX88_MPEG_DVB,
772         },
773         [CX88_BOARD_ADSTECH_DVB_T_PCI] = {
774                 .name           = "ADS Tech Instant TV DVB-T PCI",
775                 .tuner_type     = TUNER_ABSENT,
776                 .radio_type     = UNSET,
777                 .tuner_addr     = ADDR_UNSET,
778                 .radio_addr     = ADDR_UNSET,
779                 .input          = {{
780                         .type   = CX88_VMUX_COMPOSITE1,
781                         .vmux   = 1,
782                         .gpio0  = 0x0700,
783                         .gpio2  = 0x0101,
784                 },{
785                         .type   = CX88_VMUX_SVIDEO,
786                         .vmux   = 2,
787                         .gpio0  = 0x0700,
788                         .gpio2  = 0x0101,
789                 }},
790                 .mpeg           = CX88_MPEG_DVB,
791         },
792         [CX88_BOARD_TERRATEC_CINERGY_1400_DVB_T1] = {
793                 .name           = "TerraTec Cinergy 1400 DVB-T",
794                 .tuner_type     = TUNER_ABSENT,
795                 .input          = {{
796                         .type   = CX88_VMUX_DVB,
797                         .vmux   = 0,
798                 },{
799                         .type   = CX88_VMUX_COMPOSITE1,
800                         .vmux   = 2,
801                 },{
802                         .type   = CX88_VMUX_SVIDEO,
803                         .vmux   = 2,
804                 }},
805                 .mpeg           = CX88_MPEG_DVB,
806         },
807         [CX88_BOARD_DVICO_FUSIONHDTV_5_GOLD] = {
808                 .name           = "DViCO FusionHDTV 5 Gold",
809                 .tuner_type     = TUNER_LG_TDVS_H06XF, /* TDVS-H062F */
810                 .radio_type     = UNSET,
811                 .tuner_addr     = ADDR_UNSET,
812                 .radio_addr     = ADDR_UNSET,
813                 .tda9887_conf   = TDA9887_PRESENT,
814                 .input          = {{
815                         .type   = CX88_VMUX_TELEVISION,
816                         .vmux   = 0,
817                         .gpio0  = 0x87fd,
818                 },{
819                         .type   = CX88_VMUX_COMPOSITE1,
820                         .vmux   = 1,
821                         .gpio0  = 0x87f9,
822                 },{
823                         .type   = CX88_VMUX_SVIDEO,
824                         .vmux   = 2,
825                         .gpio0  = 0x87f9,
826                 }},
827                 .mpeg           = CX88_MPEG_DVB,
828         },
829         [CX88_BOARD_AVERMEDIA_ULTRATV_MC_550] = {
830                 .name           = "AverMedia UltraTV Media Center PCI 550",
831                 .tuner_type     = TUNER_PHILIPS_FM1236_MK3,
832                 .radio_type     = UNSET,
833                 .tuner_addr     = ADDR_UNSET,
834                 .radio_addr     = ADDR_UNSET,
835                 .tda9887_conf   = TDA9887_PRESENT,
836                 .input          = {{
837                         .type   = CX88_VMUX_COMPOSITE1,
838                         .vmux   = 0,
839                         .gpio0  = 0x0000cd73,
840                         .audioroute = 1,
841                 },{
842                         .type   = CX88_VMUX_SVIDEO,
843                         .vmux   = 1,
844                         .gpio0  = 0x0000cd73,
845                         .audioroute = 1,
846                 },{
847                         .type   = CX88_VMUX_TELEVISION,
848                         .vmux   = 3,
849                         .gpio0  = 0x0000cdb3,
850                         .audioroute = 1,
851                 }},
852                 .radio = {
853                         .type   = CX88_RADIO,
854                         .vmux   = 2,
855                         .gpio0  = 0x0000cdf3,
856                         .audioroute = 1,
857                 },
858                 .mpeg           = CX88_MPEG_BLACKBIRD,
859         },
860         [CX88_BOARD_KWORLD_VSTREAM_EXPERT_DVD] = {
861                  /* Alexander Wold <awold@bigfoot.com> */
862                  .name           = "Kworld V-Stream Xpert DVD",
863                  .tuner_type     = UNSET,
864                  .input          = {{
865                          .type   = CX88_VMUX_COMPOSITE1,
866                          .vmux   = 1,
867                          .gpio0  = 0x03000000,
868                          .gpio1  = 0x01000000,
869                          .gpio2  = 0x02000000,
870                          .gpio3  = 0x00100000,
871                  },{
872                          .type   = CX88_VMUX_SVIDEO,
873                          .vmux   = 2,
874                          .gpio0  = 0x03000000,
875                          .gpio1  = 0x01000000,
876                          .gpio2  = 0x02000000,
877                          .gpio3  = 0x00100000,
878                  }},
879         },
880         [CX88_BOARD_ATI_HDTVWONDER] = {
881                 .name           = "ATI HDTV Wonder",
882                 .tuner_type     = TUNER_PHILIPS_TUV1236D,
883                 .radio_type     = UNSET,
884                 .tuner_addr     = ADDR_UNSET,
885                 .radio_addr     = ADDR_UNSET,
886                 .input          = {{
887                         .type   = CX88_VMUX_TELEVISION,
888                         .vmux   = 0,
889                         .gpio0  = 0x00000ff7,
890                         .gpio1  = 0x000000ff,
891                         .gpio2  = 0x00000001,
892                         .gpio3  = 0x00000000,
893                 },{
894                         .type   = CX88_VMUX_COMPOSITE1,
895                         .vmux   = 1,
896                         .gpio0  = 0x00000ffe,
897                         .gpio1  = 0x000000ff,
898                         .gpio2  = 0x00000001,
899                         .gpio3  = 0x00000000,
900                 },{
901                         .type   = CX88_VMUX_SVIDEO,
902                         .vmux   = 2,
903                         .gpio0  = 0x00000ffe,
904                         .gpio1  = 0x000000ff,
905                         .gpio2  = 0x00000001,
906                         .gpio3  = 0x00000000,
907                 }},
908                 .mpeg           = CX88_MPEG_DVB,
909         },
910         [CX88_BOARD_WINFAST_DTV1000] = {
911                 .name           = "WinFast DTV1000-T",
912                 .tuner_type     = TUNER_ABSENT,
913                 .radio_type     = UNSET,
914                 .tuner_addr     = ADDR_UNSET,
915                 .radio_addr     = ADDR_UNSET,
916                 .input          = {{
917                         .type   = CX88_VMUX_DVB,
918                         .vmux   = 0,
919                 },{
920                         .type   = CX88_VMUX_COMPOSITE1,
921                         .vmux   = 1,
922                 },{
923                         .type   = CX88_VMUX_SVIDEO,
924                         .vmux   = 2,
925                 }},
926                 .mpeg           = CX88_MPEG_DVB,
927         },
928         [CX88_BOARD_AVERTV_303] = {
929                 .name           = "AVerTV 303 (M126)",
930                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
931                 .radio_type     = UNSET,
932                 .tuner_addr     = ADDR_UNSET,
933                 .radio_addr     = ADDR_UNSET,
934                 .tda9887_conf   = TDA9887_PRESENT,
935                 .input          = {{
936                         .type   = CX88_VMUX_TELEVISION,
937                         .vmux   = 0,
938                         .gpio0  = 0x00ff,
939                         .gpio1  = 0xe09f,
940                         .gpio2  = 0x0010,
941                         .gpio3  = 0x0000,
942                 },{
943                         .type   = CX88_VMUX_COMPOSITE1,
944                         .vmux   = 1,
945                         .gpio0  = 0x00ff,
946                         .gpio1  = 0xe05f,
947                         .gpio2  = 0x0010,
948                         .gpio3  = 0x0000,
949                 },{
950                         .type   = CX88_VMUX_SVIDEO,
951                         .vmux   = 2,
952                         .gpio0  = 0x00ff,
953                         .gpio1  = 0xe05f,
954                         .gpio2  = 0x0010,
955                         .gpio3  = 0x0000,
956                 }},
957         },
958         [CX88_BOARD_HAUPPAUGE_NOVASPLUS_S1] = {
959                 .name           = "Hauppauge Nova-S-Plus DVB-S",
960                 .tuner_type     = TUNER_ABSENT,
961                 .radio_type     = UNSET,
962                 .tuner_addr     = ADDR_UNSET,
963                 .radio_addr     = ADDR_UNSET,
964                 .input          = {{
965                         .type   = CX88_VMUX_DVB,
966                         .vmux   = 0,
967                 },{
968                         .type   = CX88_VMUX_COMPOSITE1,
969                         .vmux   = 1,
970                 },{
971                         .type   = CX88_VMUX_SVIDEO,
972                         .vmux   = 2,
973                 }},
974                 .mpeg           = CX88_MPEG_DVB,
975         },
976         [CX88_BOARD_HAUPPAUGE_NOVASE2_S1] = {
977                 .name           = "Hauppauge Nova-SE2 DVB-S",
978                 .tuner_type     = TUNER_ABSENT,
979                 .radio_type     = UNSET,
980                 .tuner_addr     = ADDR_UNSET,
981                 .radio_addr     = ADDR_UNSET,
982                 .input          = {{
983                         .type   = CX88_VMUX_DVB,
984                         .vmux   = 0,
985                 }},
986                 .mpeg           = CX88_MPEG_DVB,
987         },
988         [CX88_BOARD_KWORLD_DVBS_100] = {
989                 .name           = "KWorld DVB-S 100",
990                 .tuner_type     = TUNER_ABSENT,
991                 .radio_type     = UNSET,
992                 .tuner_addr     = ADDR_UNSET,
993                 .radio_addr     = ADDR_UNSET,
994                 .input          = {{
995                         .type   = CX88_VMUX_DVB,
996                         .vmux   = 0,
997                 },{
998                         .type   = CX88_VMUX_COMPOSITE1,
999                         .vmux   = 1,
1000                 },{
1001                         .type   = CX88_VMUX_SVIDEO,
1002                         .vmux   = 2,
1003                 }},
1004                 .mpeg           = CX88_MPEG_DVB,
1005         },
1006         [CX88_BOARD_HAUPPAUGE_HVR1100] = {
1007                 .name           = "Hauppauge WinTV-HVR1100 DVB-T/Hybrid",
1008                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1009                 .radio_type     = UNSET,
1010                 .tuner_addr     = ADDR_UNSET,
1011                 .radio_addr     = ADDR_UNSET,
1012                 .tda9887_conf   = TDA9887_PRESENT,
1013                 .input          = {{
1014                         .type   = CX88_VMUX_TELEVISION,
1015                         .vmux   = 0,
1016                 },{
1017                         .type   = CX88_VMUX_COMPOSITE1,
1018                         .vmux   = 1,
1019                 },{
1020                         .type   = CX88_VMUX_SVIDEO,
1021                         .vmux   = 2,
1022                 }},
1023                 /* fixme: Add radio support */
1024                 .mpeg           = CX88_MPEG_DVB,
1025         },
1026         [CX88_BOARD_HAUPPAUGE_HVR1100LP] = {
1027                 .name           = "Hauppauge WinTV-HVR1100 DVB-T/Hybrid (Low Profile)",
1028                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1029                 .radio_type     = UNSET,
1030                 .tuner_addr     = ADDR_UNSET,
1031                 .radio_addr     = ADDR_UNSET,
1032                 .tda9887_conf   = TDA9887_PRESENT,
1033                 .input          = {{
1034                         .type   = CX88_VMUX_TELEVISION,
1035                         .vmux   = 0,
1036                 },{
1037                         .type   = CX88_VMUX_COMPOSITE1,
1038                         .vmux   = 1,
1039                 }},
1040                 /* fixme: Add radio support */
1041                 .mpeg           = CX88_MPEG_DVB,
1042         },
1043         [CX88_BOARD_DNTV_LIVE_DVB_T_PRO] = {
1044                 .name           = "digitalnow DNTV Live! DVB-T Pro",
1045                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1046                 .radio_type     = UNSET,
1047                 .tuner_addr     = ADDR_UNSET,
1048                 .radio_addr     = ADDR_UNSET,
1049                 .tda9887_conf   = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE |
1050                                   TDA9887_PORT2_ACTIVE,
1051                 .input          = {{
1052                         .type   = CX88_VMUX_TELEVISION,
1053                         .vmux   = 0,
1054                         .gpio0  = 0xf80808,
1055                 },{
1056                         .type   = CX88_VMUX_COMPOSITE1,
1057                         .vmux   = 1,
1058                         .gpio0  = 0xf80808,
1059                 },{
1060                         .type   = CX88_VMUX_SVIDEO,
1061                         .vmux   = 2,
1062                         .gpio0  = 0xf80808,
1063                 }},
1064                 .radio = {
1065                          .type  = CX88_RADIO,
1066                          .gpio0 = 0xf80808,
1067                 },
1068                 .mpeg           = CX88_MPEG_DVB,
1069         },
1070         [CX88_BOARD_KWORLD_DVB_T_CX22702] = {
1071                 /* Kworld V-stream Xpert DVB-T with Thomson tuner */
1072                 /* DTT 7579 Conexant CX22702-19 Conexant CX2388x  */
1073                 /* Manenti Marco <marco_manenti@colman.it> */
1074                 .name           = "KWorld/VStream XPert DVB-T with cx22702",
1075                 .tuner_type     = TUNER_ABSENT,
1076                 .radio_type     = UNSET,
1077                 .tuner_addr     = ADDR_UNSET,
1078                 .radio_addr     = ADDR_UNSET,
1079                 .input          = {{
1080                         .type   = CX88_VMUX_COMPOSITE1,
1081                         .vmux   = 1,
1082                         .gpio0  = 0x0700,
1083                         .gpio2  = 0x0101,
1084                 },{
1085                         .type   = CX88_VMUX_SVIDEO,
1086                         .vmux   = 2,
1087                         .gpio0  = 0x0700,
1088                         .gpio2  = 0x0101,
1089                 }},
1090                 .mpeg           = CX88_MPEG_DVB,
1091         },
1092         [CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL] = {
1093                 .name           = "DViCO FusionHDTV DVB-T Dual Digital",
1094                 .tuner_type     = TUNER_ABSENT, /* No analog tuner */
1095                 .radio_type     = UNSET,
1096                 .tuner_addr     = ADDR_UNSET,
1097                 .radio_addr     = ADDR_UNSET,
1098                 .input          = {{
1099                         .type   = CX88_VMUX_COMPOSITE1,
1100                         .vmux   = 1,
1101                         .gpio0  = 0x000067df,
1102                  },{
1103                         .type   = CX88_VMUX_SVIDEO,
1104                         .vmux   = 2,
1105                         .gpio0  = 0x000067df,
1106                 }},
1107                 .mpeg           = CX88_MPEG_DVB,
1108         },
1109         [CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT] = {
1110                 .name           = "KWorld HardwareMpegTV XPert",
1111                 .tuner_type     = TUNER_PHILIPS_TDA8290,
1112                 .radio_type     = UNSET,
1113                 .tuner_addr     = ADDR_UNSET,
1114                 .radio_addr     = ADDR_UNSET,
1115                 .input          = {{
1116                         .type   = CX88_VMUX_TELEVISION,
1117                         .vmux   = 0,
1118                         .gpio0  = 0x3de2,
1119                         .gpio2  = 0x00ff,
1120                 },{
1121                         .type   = CX88_VMUX_COMPOSITE1,
1122                         .vmux   = 1,
1123                         .gpio0  = 0x3de6,
1124                         .audioroute = 1,
1125                 },{
1126                         .type   = CX88_VMUX_SVIDEO,
1127                         .vmux   = 2,
1128                         .gpio0  = 0x3de6,
1129                         .audioroute = 1,
1130                 }},
1131                 .radio = {
1132                         .type   = CX88_RADIO,
1133                         .gpio0  = 0x3de6,
1134                         .gpio2  = 0x00ff,
1135                 },
1136                 .mpeg           = CX88_MPEG_BLACKBIRD,
1137         },
1138         [CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_HYBRID] = {
1139                 .name           = "DViCO FusionHDTV DVB-T Hybrid",
1140                 .tuner_type     = TUNER_THOMSON_FE6600,
1141                 .radio_type     = UNSET,
1142                 .tuner_addr     = ADDR_UNSET,
1143                 .radio_addr     = ADDR_UNSET,
1144                 .input          = {{
1145                         .type   = CX88_VMUX_TELEVISION,
1146                         .vmux   = 0,
1147                         .gpio0  = 0x0000a75f,
1148                 },{
1149                         .type   = CX88_VMUX_COMPOSITE1,
1150                         .vmux   = 1,
1151                         .gpio0  = 0x0000a75b,
1152                 },{
1153                         .type   = CX88_VMUX_SVIDEO,
1154                         .vmux   = 2,
1155                         .gpio0  = 0x0000a75b,
1156                 }},
1157                 .mpeg           = CX88_MPEG_DVB,
1158         },
1159         [CX88_BOARD_PCHDTV_HD5500] = {
1160                 .name           = "pcHDTV HD5500 HDTV",
1161                 .tuner_type     = TUNER_LG_TDVS_H06XF, /* TDVS-H064F */
1162                 .radio_type     = UNSET,
1163                 .tuner_addr     = ADDR_UNSET,
1164                 .radio_addr     = ADDR_UNSET,
1165                 .tda9887_conf   = TDA9887_PRESENT,
1166                 .input          = {{
1167                         .type   = CX88_VMUX_TELEVISION,
1168                         .vmux   = 0,
1169                         .gpio0  = 0x87fd,
1170                 },{
1171                         .type   = CX88_VMUX_COMPOSITE1,
1172                         .vmux   = 1,
1173                         .gpio0  = 0x87f9,
1174                 },{
1175                         .type   = CX88_VMUX_SVIDEO,
1176                         .vmux   = 2,
1177                         .gpio0  = 0x87f9,
1178                 }},
1179                 .mpeg           = CX88_MPEG_DVB,
1180         },
1181         [CX88_BOARD_KWORLD_MCE200_DELUXE] = {
1182                 /* FIXME: tested TV input only, disabled composite,
1183                    svideo and radio until they can be tested also. */
1184                 .name           = "Kworld MCE 200 Deluxe",
1185                 .tuner_type     = TUNER_TENA_9533_DI,
1186                 .radio_type     = UNSET,
1187                 .tda9887_conf   = TDA9887_PRESENT,
1188                 .tuner_addr     = ADDR_UNSET,
1189                 .radio_addr     = ADDR_UNSET,
1190                 .input          = {{
1191                         .type   = CX88_VMUX_TELEVISION,
1192                         .vmux   = 0,
1193                         .gpio0  = 0x0000BDE6
1194                 }},
1195                 .mpeg           = CX88_MPEG_BLACKBIRD,
1196         },
1197         [CX88_BOARD_PIXELVIEW_PLAYTV_P7000] = {
1198                 /* FIXME: SVideo, Composite and FM inputs are untested */
1199                 .name           = "PixelView PlayTV P7000",
1200                 .tuner_type     = TUNER_PHILIPS_FM1216ME_MK3,
1201                 .radio_type     = UNSET,
1202                 .tuner_addr     = ADDR_UNSET,
1203                 .radio_addr     = ADDR_UNSET,
1204                 .tda9887_conf   = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE |
1205                                   TDA9887_PORT2_ACTIVE,
1206                 .input          = {{
1207                         .type   = CX88_VMUX_TELEVISION,
1208                         .vmux   = 0,
1209                         .gpio0  = 0x5da6,
1210                 }},
1211                 .mpeg           = CX88_MPEG_BLACKBIRD,
1212         },
1213         [CX88_BOARD_NPGTECH_REALTV_TOP10FM] = {
1214                 .name           = "NPG Tech Real TV FM Top 10",
1215                 .tuner_type     = TUNER_TNF_5335MF, /* Actually a TNF9535 */
1216                 .radio_type     = UNSET,
1217                 .tuner_addr     = ADDR_UNSET,
1218                 .radio_addr     = ADDR_UNSET,
1219                 .input          = {{
1220                         .type   = CX88_VMUX_TELEVISION,
1221                         .vmux   = 0,
1222                         .gpio0  = 0x0788,
1223                 },{
1224                         .type   = CX88_VMUX_COMPOSITE1,
1225                         .vmux   = 1,
1226                         .gpio0  = 0x078b,
1227                 },{
1228                         .type   = CX88_VMUX_SVIDEO,
1229                         .vmux   = 2,
1230                         .gpio0  = 0x078b,
1231                 }},
1232                 .radio = {
1233                          .type  = CX88_RADIO,
1234                          .gpio0 = 0x074a,
1235                 },
1236         },
1237         [CX88_BOARD_WINFAST_DTV2000H] = {
1238                 /* video inputs and radio still in testing */
1239                 .name           = "WinFast DTV2000 H",
1240                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1241                 .radio_type     = UNSET,
1242                 .tuner_addr     = ADDR_UNSET,
1243                 .radio_addr     = ADDR_UNSET,
1244                 .tda9887_conf   = TDA9887_PRESENT,
1245                 .input          = {{
1246                         .type   = CX88_VMUX_TELEVISION,
1247                         .vmux   = 0,
1248                         .gpio0  = 0x00017304,
1249                         .gpio1  = 0x00008203,
1250                         .gpio2  = 0x00017304,
1251                         .gpio3  = 0x02000000,
1252                 }},
1253                 .mpeg           = CX88_MPEG_DVB,
1254         },
1255         [CX88_BOARD_GENIATECH_DVBS] = {
1256                 .name          = "Geniatech DVB-S",
1257                 .tuner_type    = TUNER_ABSENT,
1258                 .radio_type    = UNSET,
1259                 .tuner_addr    = ADDR_UNSET,
1260                 .radio_addr    = ADDR_UNSET,
1261                 .input  = {{
1262                         .type  = CX88_VMUX_DVB,
1263                         .vmux  = 0,
1264                 },{
1265                         .type  = CX88_VMUX_COMPOSITE1,
1266                         .vmux  = 1,
1267                 }},
1268                 .mpeg           = CX88_MPEG_DVB,
1269         },
1270         [CX88_BOARD_HAUPPAUGE_HVR3000] = {
1271                 /* FIXME: Add dvb & radio support */
1272                 .name           = "Hauppauge WinTV-HVR3000 TriMode Analog/DVB-S/DVB-T",
1273                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1274                 .radio_type     = UNSET,
1275                 .tuner_addr     = ADDR_UNSET,
1276                 .radio_addr     = ADDR_UNSET,
1277                 .tda9887_conf   = TDA9887_PRESENT,
1278                 .input          = {{
1279                         .type   = CX88_VMUX_TELEVISION,
1280                         .vmux   = 0,
1281                         .gpio0  = 0x84bf,
1282                 },{
1283                         .type   = CX88_VMUX_COMPOSITE1,
1284                         .vmux   = 1,
1285                         .gpio0  = 0x84bf,
1286                 },{
1287                         .type   = CX88_VMUX_SVIDEO,
1288                         .vmux   = 2,
1289                         .gpio0  = 0x84bf,
1290                 }},
1291                 .mpeg           = CX88_MPEG_DVB,
1292         },
1293         [CX88_BOARD_NORWOOD_MICRO] = {
1294                 .name           = "Norwood Micro TV Tuner",
1295                 .tuner_type     = TUNER_TNF_5335MF,
1296                 .radio_type     = UNSET,
1297                 .tuner_addr     = ADDR_UNSET,
1298                 .radio_addr     = ADDR_UNSET,
1299                 .input          = {{
1300                         .type   = CX88_VMUX_TELEVISION,
1301                         .vmux   = 0,
1302                         .gpio0  = 0x0709,
1303                 },{
1304                         .type   = CX88_VMUX_COMPOSITE1,
1305                         .vmux   = 1,
1306                         .gpio0  = 0x070b,
1307                 },{
1308                         .type   = CX88_VMUX_SVIDEO,
1309                         .vmux   = 2,
1310                         .gpio0  = 0x070b,
1311                 }},
1312         },
1313         [CX88_BOARD_TE_DTV_250_OEM_SWANN] = {
1314                 .name           = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
1315                 .tuner_type     = TUNER_LG_PAL_NEW_TAPC,
1316                 .radio_type     = UNSET,
1317                 .tuner_addr     = ADDR_UNSET,
1318                 .radio_addr     = ADDR_UNSET,
1319                 .input          = {{
1320                         .type   = CX88_VMUX_TELEVISION,
1321                         .vmux   = 0,
1322                         .gpio0  = 0x003fffff,
1323                         .gpio1  = 0x00e00000,
1324                         .gpio2  = 0x003fffff,
1325                         .gpio3  = 0x02000000,
1326                 },{
1327                         .type   = CX88_VMUX_COMPOSITE1,
1328                         .vmux   = 1,
1329                         .gpio0  = 0x003fffff,
1330                         .gpio1  = 0x00e00000,
1331                         .gpio2  = 0x003fffff,
1332                         .gpio3  = 0x02000000,
1333                 },{
1334                         .type   = CX88_VMUX_SVIDEO,
1335                         .vmux   = 2,
1336                         .gpio0  = 0x003fffff,
1337                         .gpio1  = 0x00e00000,
1338                         .gpio2  = 0x003fffff,
1339                         .gpio3  = 0x02000000,
1340                 }},
1341         },
1342         [CX88_BOARD_HAUPPAUGE_HVR1300] = {
1343                 .name           = "Hauppauge WinTV-HVR1300 DVB-T/Hybrid MPEG Encoder",
1344                 .tuner_type     = TUNER_PHILIPS_FMD1216ME_MK3,
1345                 .radio_type     = UNSET,
1346                 .tuner_addr     = ADDR_UNSET,
1347                 .radio_addr     = ADDR_UNSET,
1348                 .tda9887_conf   = TDA9887_PRESENT,
1349                 .audio_chip     = AUDIO_CHIP_WM8775,
1350                 .input          = {{
1351                         .type   = CX88_VMUX_TELEVISION,
1352                         .vmux   = 0,
1353                         .gpio0  = 0xe780,
1354                         .audioroute = 1,
1355                 },{
1356                         .type   = CX88_VMUX_COMPOSITE1,
1357                         .vmux   = 1,
1358                         .gpio0  = 0xe780,
1359                         .audioroute = 2,
1360                 },{
1361                         .type   = CX88_VMUX_SVIDEO,
1362                         .vmux   = 2,
1363                         .gpio0  = 0xe780,
1364                         .audioroute = 2,
1365                 }},
1366                 /* fixme: Add radio support */
1367                 .mpeg           = CX88_MPEG_DVB | CX88_MPEG_BLACKBIRD,
1368         },
1369         [CX88_BOARD_ADSTECH_PTV_390] = {
1370                 .name           = "ADS Tech Instant Video PCI",
1371                 .tuner_type     = TUNER_ABSENT,
1372                 .radio_type     = UNSET,
1373                 .tuner_addr     = ADDR_UNSET,
1374                 .radio_addr     = ADDR_UNSET,
1375                 .input          = {{
1376                         .type   = CX88_VMUX_DEBUG,
1377                         .vmux   = 3,
1378                         .gpio0  = 0x04ff,
1379                 },{
1380                         .type   = CX88_VMUX_COMPOSITE1,
1381                         .vmux   = 1,
1382                         .gpio0  = 0x07fa,
1383                 },{
1384                         .type   = CX88_VMUX_SVIDEO,
1385                         .vmux   = 2,
1386                         .gpio0  = 0x07fa,
1387                 }},
1388         },
1389         [CX88_BOARD_PINNACLE_PCTV_HD_800i] = {
1390                 .name           = "Pinnacle PCTV HD 800i",
1391                 .tuner_type     = TUNER_XC5000,
1392                 .radio_type     = UNSET,
1393                 .tuner_addr     = ADDR_UNSET,
1394                 .radio_addr     = ADDR_UNSET,
1395                 .input          = {{
1396                         .type   = CX88_VMUX_TELEVISION,
1397                         .vmux   = 0,
1398                         .gpio0  = 0x04fb,
1399                         .gpio1  = 0x10ff,
1400                 },{
1401                         .type   = CX88_VMUX_COMPOSITE1,
1402                         .vmux   = 1,
1403                         .gpio0  = 0x04fb,
1404                         .gpio1  = 0x10ef,
1405                         .audioroute = 1,
1406                 },{
1407                         .type   = CX88_VMUX_SVIDEO,
1408                         .vmux   = 2,
1409                         .gpio0  = 0x04fb,
1410                         .gpio1  = 0x10ef,
1411                         .audioroute = 1,
1412                 }},
1413                 .mpeg           = CX88_MPEG_DVB,
1414         },
1415         [CX88_BOARD_DVICO_FUSIONHDTV_5_PCI_NANO] = {
1416                 .name           = "DViCO FusionHDTV 5 PCI nano",
1417                 /* xc3008 tuner, digital only for now */
1418                 .tuner_type     = TUNER_ABSENT,
1419                 .radio_type     = UNSET,
1420                 .tuner_addr     = ADDR_UNSET,
1421                 .radio_addr     = ADDR_UNSET,
1422                 .input          = {{
1423                         .type   = CX88_VMUX_TELEVISION,
1424                         .vmux   = 0,
1425                         .gpio0  = 0x000027df, /* Unconfirmed */
1426                 }, {
1427                         .type   = CX88_VMUX_COMPOSITE1,
1428                         .vmux   = 1,
1429                         .gpio0  = 0x000027df, /* Unconfirmed */
1430                         .audioroute = 1,
1431                 }, {
1432                         .type   = CX88_VMUX_SVIDEO,
1433                         .vmux   = 2,
1434                         .gpio0  = 0x000027df, /* Unconfirmed */
1435                         .audioroute = 1,
1436                 } },
1437                 .mpeg           = CX88_MPEG_DVB,
1438         },
1439         [CX88_BOARD_PINNACLE_HYBRID_PCTV] = {
1440                 .name           = "Pinnacle Hybrid PCTV",
1441                 .tuner_type     = TUNER_XC2028,
1442                 .tuner_addr     = 0x61,
1443                 .input          = { {
1444                         .type   = CX88_VMUX_TELEVISION,
1445                         .vmux   = 0,
1446                 }, {
1447                         .type   = CX88_VMUX_COMPOSITE1,
1448                         .vmux   = 1,
1449                 }, {
1450                         .type   = CX88_VMUX_SVIDEO,
1451                         .vmux   = 2,
1452                 } },
1453                 .radio = {
1454                         .type   = CX88_RADIO,
1455                         .gpio0  = 0x004ff,
1456                         .gpio1  = 0x010ff,
1457                         .gpio2  = 0x0ff,
1458                 },
1459         },
1460         [CX88_BOARD_WINFAST_TV2000_XP_GLOBAL] = {
1461                 .name           = "Winfast TV2000 XP Global",
1462                 .tuner_type     = TUNER_XC2028,
1463                 .tuner_addr     = 0x61,
1464                 .input          = { {
1465                         .type   = CX88_VMUX_TELEVISION,
1466                         .vmux   = 0,
1467                         .gpio0  = 0x0400, /* pin 2:mute = 0 (off?) */
1468                         .gpio1  = 0x0000,
1469                         .gpio2  = 0x0800, /* pin 19:audio = 0 (tv) */
1470
1471                 }, {
1472                         .type   = CX88_VMUX_COMPOSITE1,
1473                         .vmux   = 1,
1474                         .gpio0  = 0x0400, /* probably?  or 0x0404 to turn mute on */
1475                         .gpio1  = 0x0000,
1476                         .gpio2  = 0x0808, /* pin 19:audio = 1 (line) */
1477
1478                 }, {
1479                         .type   = CX88_VMUX_SVIDEO,
1480                         .vmux   = 2,
1481                 } },
1482                 .radio = {
1483                         .type   = CX88_RADIO,
1484                         .gpio0  = 0x004ff,
1485                         .gpio1  = 0x010ff,
1486                         .gpio2  = 0x0ff,
1487                 },
1488         },
1489         [CX88_BOARD_POWERCOLOR_REAL_ANGEL] = {
1490                 .name           = "PowerColor Real Angel 330",
1491                 .tuner_type     = TUNER_XC2028,
1492                 .tuner_addr     = 0x61,
1493                 .input          = { {
1494                         .type   = CX88_VMUX_TELEVISION,
1495                         .vmux   = 0,
1496                         .gpio0 = 0x0400, /* pin 2:mute = 0 (off?) */
1497                         .gpio1 = 0xf35d,
1498                         .gpio2 = 0x0800, /* pin 19:audio = 0 (tv) */
1499                 }, {
1500                         .type   = CX88_VMUX_COMPOSITE1,
1501                         .vmux   = 1,
1502                         .gpio0 = 0x0400, /* probably?  or 0x0404 to turn mute on */
1503                         .gpio1 = 0x0000,
1504                         .gpio2 = 0x0808, /* pin 19:audio = 1 (line) */
1505                 }, {
1506                         .type   = CX88_VMUX_SVIDEO,
1507                         .vmux   = 2,
1508                         .gpio0  = 0x000ff,
1509                         .gpio1  = 0x0f37d,
1510                         .gpio2  = 0x00019,
1511                         .gpio3  = 0x00000,
1512                 } },
1513                 .radio = {
1514                         .type   = CX88_RADIO,
1515                         .gpio0  = 0x000ff,
1516                         .gpio1  = 0x0f35d,
1517                         .gpio2  = 0x00019,
1518                         .gpio3  = 0x00000,
1519                 },
1520         },
1521         [CX88_BOARD_GENIATECH_X8000_MT] = {
1522                 /* Also PowerColor Real Angel 330 and Geniatech X800 OEM */
1523                 .name           = "Geniatech X8000-MT DVBT",
1524                 .tuner_type     = TUNER_XC2028,
1525                 .tuner_addr     = 0x61,
1526                 .input          = { {
1527                         .type   = CX88_VMUX_TELEVISION,
1528                         .vmux   = 0,
1529                         .gpio0  = 0x00000000,
1530                         .gpio1  = 0x00e3e341,
1531                         .gpio2  = 0x00000000,
1532                         .gpio3  = 0x00000000,
1533                 }, {
1534                         .type   = CX88_VMUX_COMPOSITE1,
1535                         .vmux   = 1,
1536                         .gpio0  = 0x00000000,
1537                         .gpio1  = 0x00e3e361,
1538                         .gpio2  = 0x00000000,
1539                         .gpio3  = 0x00000000,
1540                 }, {
1541                         .type   = CX88_VMUX_SVIDEO,
1542                         .vmux   = 2,
1543                         .gpio0  = 0x00000000,
1544                         .gpio1  = 0x00e3e361,
1545                         .gpio2  = 0x00000000,
1546                         .gpio3  = 0x00000000,
1547                 } },
1548                 .radio = {
1549                         .type   = CX88_RADIO,
1550                         .gpio0  = 0x00000000,
1551                         .gpio1  = 0x00e3e341,
1552                         .gpio2  = 0x00000000,
1553                         .gpio3  = 0x00000000,
1554                 },
1555                 .mpeg           = CX88_MPEG_DVB,
1556         },
1557         [CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO] = {
1558                 .name           = "DViCO FusionHDTV DVB-T PRO",
1559                 .tuner_type     = TUNER_ABSENT, /* XXX: Has XC3028 */
1560                 .radio_type     = UNSET,
1561                 .tuner_addr     = ADDR_UNSET,
1562                 .radio_addr     = ADDR_UNSET,
1563                 .input          = { {
1564                         .type   = CX88_VMUX_COMPOSITE1,
1565                         .vmux   = 1,
1566                         .gpio0  = 0x000067df,
1567                 }, {
1568                         .type   = CX88_VMUX_SVIDEO,
1569                         .vmux   = 2,
1570                         .gpio0  = 0x000067df,
1571                 } },
1572                 .mpeg           = CX88_MPEG_DVB,
1573         },
1574         [CX88_BOARD_DVICO_FUSIONHDTV_7_GOLD] = {
1575                 .name           = "DViCO FusionHDTV 7 Gold",
1576                 .tuner_type     = TUNER_XC5000,
1577                 .radio_type     = UNSET,
1578                 .tuner_addr     = ADDR_UNSET,
1579                 .radio_addr     = ADDR_UNSET,
1580                 .input          = {{
1581                         .type   = CX88_VMUX_TELEVISION,
1582                         .vmux   = 0,
1583                         .gpio0  = 0x10df,
1584                 },{
1585                         .type   = CX88_VMUX_COMPOSITE1,
1586                         .vmux   = 1,
1587                         .gpio0  = 0x16d9,
1588                 },{
1589                         .type   = CX88_VMUX_SVIDEO,
1590                         .vmux   = 2,
1591                         .gpio0  = 0x16d9,
1592                 }},
1593         },
1594 };
1595
1596 /* ------------------------------------------------------------------ */
1597 /* PCI subsystem IDs                                                  */
1598
1599 static const struct cx88_subid cx88_subids[] = {
1600         {
1601                 .subvendor = 0x0070,
1602                 .subdevice = 0x3400,
1603                 .card      = CX88_BOARD_HAUPPAUGE,
1604         },{
1605                 .subvendor = 0x0070,
1606                 .subdevice = 0x3401,
1607                 .card      = CX88_BOARD_HAUPPAUGE,
1608         },{
1609                 .subvendor = 0x14c7,
1610                 .subdevice = 0x0106,
1611                 .card      = CX88_BOARD_GDI,
1612         },{
1613                 .subvendor = 0x14c7,
1614                 .subdevice = 0x0107, /* with mpeg encoder */
1615                 .card      = CX88_BOARD_GDI,
1616         },{
1617                 .subvendor = PCI_VENDOR_ID_ATI,
1618                 .subdevice = 0x00f8,
1619                 .card      = CX88_BOARD_ATI_WONDER_PRO,
1620         },{
1621                 .subvendor = 0x107d,
1622                 .subdevice = 0x6611,
1623                 .card      = CX88_BOARD_WINFAST2000XP_EXPERT,
1624         },{
1625                 .subvendor = 0x107d,
1626                 .subdevice = 0x6613,    /* NTSC */
1627                 .card      = CX88_BOARD_WINFAST2000XP_EXPERT,
1628         },{
1629                 .subvendor = 0x107d,
1630                 .subdevice = 0x6620,
1631                 .card      = CX88_BOARD_WINFAST_DV2000,
1632         },{
1633                 .subvendor = 0x107d,
1634                 .subdevice = 0x663b,
1635                 .card      = CX88_BOARD_LEADTEK_PVR2000,
1636         },{
1637                 .subvendor = 0x107d,
1638                 .subdevice = 0x663c,
1639                 .card      = CX88_BOARD_LEADTEK_PVR2000,
1640         },{
1641                 .subvendor = 0x1461,
1642                 .subdevice = 0x000b,
1643                 .card      = CX88_BOARD_AVERTV_STUDIO_303,
1644         },{
1645                 .subvendor = 0x1462,
1646                 .subdevice = 0x8606,
1647                 .card      = CX88_BOARD_MSI_TVANYWHERE_MASTER,
1648         },{
1649                 .subvendor = 0x10fc,
1650                 .subdevice = 0xd003,
1651                 .card      = CX88_BOARD_IODATA_GVVCP3PCI,
1652         },{
1653                 .subvendor = 0x1043,
1654                 .subdevice = 0x4823,  /* with mpeg encoder */
1655                 .card      = CX88_BOARD_ASUS_PVR_416,
1656         },{
1657                 .subvendor = 0x17de,
1658                 .subdevice = 0x08a6,
1659                 .card      = CX88_BOARD_KWORLD_DVB_T,
1660         },{
1661                 .subvendor = 0x18ac,
1662                 .subdevice = 0xd810,
1663                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_Q,
1664         },{
1665                 .subvendor = 0x18ac,
1666                 .subdevice = 0xd820,
1667                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_T,
1668         },{
1669                 .subvendor = 0x18ac,
1670                 .subdevice = 0xdb00,
1671                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1,
1672         },{
1673                 .subvendor = 0x0070,
1674                 .subdevice = 0x9002,
1675                 .card      = CX88_BOARD_HAUPPAUGE_DVB_T1,
1676         },{
1677                 .subvendor = 0x14f1,
1678                 .subdevice = 0x0187,
1679                 .card      = CX88_BOARD_CONEXANT_DVB_T1,
1680         },{
1681                 .subvendor = 0x1540,
1682                 .subdevice = 0x2580,
1683                 .card      = CX88_BOARD_PROVIDEO_PV259,
1684         },{
1685                 .subvendor = 0x18ac,
1686                 .subdevice = 0xdb10,
1687                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS,
1688         },{
1689                 .subvendor = 0x1554,
1690                 .subdevice = 0x4811,
1691                 .card      = CX88_BOARD_PIXELVIEW,
1692         },{
1693                 .subvendor = 0x7063,
1694                 .subdevice = 0x3000, /* HD-3000 card */
1695                 .card      = CX88_BOARD_PCHDTV_HD3000,
1696         },{
1697                 .subvendor = 0x17de,
1698                 .subdevice = 0xa8a6,
1699                 .card      = CX88_BOARD_DNTV_LIVE_DVB_T,
1700         },{
1701                 .subvendor = 0x0070,
1702                 .subdevice = 0x2801,
1703                 .card      = CX88_BOARD_HAUPPAUGE_ROSLYN,
1704         },{
1705                 .subvendor = 0x14f1,
1706                 .subdevice = 0x0342,
1707                 .card      = CX88_BOARD_DIGITALLOGIC_MEC,
1708         },{
1709                 .subvendor = 0x10fc,
1710                 .subdevice = 0xd035,
1711                 .card      = CX88_BOARD_IODATA_GVBCTV7E,
1712         },{
1713                 .subvendor = 0x1421,
1714                 .subdevice = 0x0334,
1715                 .card      = CX88_BOARD_ADSTECH_DVB_T_PCI,
1716         },{
1717                 .subvendor = 0x153b,
1718                 .subdevice = 0x1166,
1719                 .card      = CX88_BOARD_TERRATEC_CINERGY_1400_DVB_T1,
1720         },{
1721                 .subvendor = 0x18ac,
1722                 .subdevice = 0xd500,
1723                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_5_GOLD,
1724         },{
1725                 .subvendor = 0x1461,
1726                 .subdevice = 0x8011,
1727                 .card      = CX88_BOARD_AVERMEDIA_ULTRATV_MC_550,
1728         },{
1729                 .subvendor = PCI_VENDOR_ID_ATI,
1730                 .subdevice = 0xa101,
1731                 .card      = CX88_BOARD_ATI_HDTVWONDER,
1732         },{
1733                 .subvendor = 0x107d,
1734                 .subdevice = 0x665f,
1735                 .card      = CX88_BOARD_WINFAST_DTV1000,
1736         },{
1737                 .subvendor = 0x1461,
1738                 .subdevice = 0x000a,
1739                 .card      = CX88_BOARD_AVERTV_303,
1740         },{
1741                 .subvendor = 0x0070,
1742                 .subdevice = 0x9200,
1743                 .card      = CX88_BOARD_HAUPPAUGE_NOVASE2_S1,
1744         },{
1745                 .subvendor = 0x0070,
1746                 .subdevice = 0x9201,
1747                 .card      = CX88_BOARD_HAUPPAUGE_NOVASPLUS_S1,
1748         },{
1749                 .subvendor = 0x0070,
1750                 .subdevice = 0x9202,
1751                 .card      = CX88_BOARD_HAUPPAUGE_NOVASPLUS_S1,
1752         },{
1753                 .subvendor = 0x17de,
1754                 .subdevice = 0x08b2,
1755                 .card      = CX88_BOARD_KWORLD_DVBS_100,
1756         },{
1757                 .subvendor = 0x0070,
1758                 .subdevice = 0x9400,
1759                 .card      = CX88_BOARD_HAUPPAUGE_HVR1100,
1760         },{
1761                 .subvendor = 0x0070,
1762                 .subdevice = 0x9402,
1763                 .card      = CX88_BOARD_HAUPPAUGE_HVR1100,
1764         },{
1765                 .subvendor = 0x0070,
1766                 .subdevice = 0x9800,
1767                 .card      = CX88_BOARD_HAUPPAUGE_HVR1100LP,
1768         },{
1769                 .subvendor = 0x0070,
1770                 .subdevice = 0x9802,
1771                 .card      = CX88_BOARD_HAUPPAUGE_HVR1100LP,
1772         },{
1773                 .subvendor = 0x0070,
1774                 .subdevice = 0x9001,
1775                 .card      = CX88_BOARD_HAUPPAUGE_DVB_T1,
1776         },{
1777                 .subvendor = 0x1822,
1778                 .subdevice = 0x0025,
1779                 .card      = CX88_BOARD_DNTV_LIVE_DVB_T_PRO,
1780         },{
1781                 .subvendor = 0x17de,
1782                 .subdevice = 0x08a1,
1783                 .card      = CX88_BOARD_KWORLD_DVB_T_CX22702,
1784         },{
1785                 .subvendor = 0x18ac,
1786                 .subdevice = 0xdb50,
1787                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
1788         },{
1789                 .subvendor = 0x18ac,
1790                 .subdevice = 0xdb54,
1791                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
1792                 /* Re-branded DViCO: DigitalNow DVB-T Dual */
1793         },{
1794                 .subvendor = 0x18ac,
1795                 .subdevice = 0xdb11,
1796                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS,
1797                 /* Re-branded DViCO: UltraView DVB-T Plus */
1798         }, {
1799                 .subvendor = 0x18ac,
1800                 .subdevice = 0xdb30,
1801                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO,
1802         }, {
1803                 .subvendor = 0x17de,
1804                 .subdevice = 0x0840,
1805                 .card      = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT,
1806         },{
1807                 .subvendor = 0x1421,
1808                 .subdevice = 0x0305,
1809                 .card      = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT,
1810         },{
1811                 .subvendor = 0x18ac,
1812                 .subdevice = 0xdb40,
1813                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_HYBRID,
1814         },{
1815                 .subvendor = 0x18ac,
1816                 .subdevice = 0xdb44,
1817                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_HYBRID,
1818         },{
1819                 .subvendor = 0x7063,
1820                 .subdevice = 0x5500,
1821                 .card      = CX88_BOARD_PCHDTV_HD5500,
1822         },{
1823                 .subvendor = 0x17de,
1824                 .subdevice = 0x0841,
1825                 .card      = CX88_BOARD_KWORLD_MCE200_DELUXE,
1826         },{
1827                 .subvendor = 0x1822,
1828                 .subdevice = 0x0019,
1829                 .card      = CX88_BOARD_DNTV_LIVE_DVB_T_PRO,
1830         },{
1831                 .subvendor = 0x1554,
1832                 .subdevice = 0x4813,
1833                 .card      = CX88_BOARD_PIXELVIEW_PLAYTV_P7000,
1834         },{
1835                 .subvendor = 0x14f1,
1836                 .subdevice = 0x0842,
1837                 .card      = CX88_BOARD_NPGTECH_REALTV_TOP10FM,
1838         },{
1839                 .subvendor = 0x107d,
1840                 .subdevice = 0x665e,
1841                 .card      = CX88_BOARD_WINFAST_DTV2000H,
1842         },{
1843                 .subvendor = 0x18ac,
1844                 .subdevice = 0xd800, /* FusionHDTV 3 Gold (original revision) */
1845                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD_Q,
1846         },{
1847                 .subvendor = 0x14f1,
1848                 .subdevice = 0x0084,
1849                 .card      = CX88_BOARD_GENIATECH_DVBS,
1850         },{
1851                 .subvendor = 0x0070,
1852                 .subdevice = 0x1404,
1853                 .card      = CX88_BOARD_HAUPPAUGE_HVR3000,
1854         },{
1855                 .subvendor = 0x1461,
1856                 .subdevice = 0xc111, /* AverMedia M150-D */
1857                 /* This board is known to work with the ASUS PVR416 config */
1858                 .card      = CX88_BOARD_ASUS_PVR_416,
1859         },{
1860                 .subvendor = 0xc180,
1861                 .subdevice = 0xc980,
1862                 .card      = CX88_BOARD_TE_DTV_250_OEM_SWANN,
1863         },{
1864                 .subvendor = 0x0070,
1865                 .subdevice = 0x9600,
1866                 .card      = CX88_BOARD_HAUPPAUGE_HVR1300,
1867         },{
1868                 .subvendor = 0x0070,
1869                 .subdevice = 0x9601,
1870                 .card      = CX88_BOARD_HAUPPAUGE_HVR1300,
1871         },{
1872                 .subvendor = 0x0070,
1873                 .subdevice = 0x9602,
1874                 .card      = CX88_BOARD_HAUPPAUGE_HVR1300,
1875         },{
1876                 .subvendor = 0x107d,
1877                 .subdevice = 0x6632,
1878                 .card      = CX88_BOARD_LEADTEK_PVR2000,
1879         },{
1880                 .subvendor = 0x12ab,
1881                 .subdevice = 0x2300, /* Club3D Zap TV2100 */
1882                 .card      = CX88_BOARD_KWORLD_DVB_T_CX22702,
1883         },{
1884                 .subvendor = 0x0070,
1885                 .subdevice = 0x9000,
1886                 .card      = CX88_BOARD_HAUPPAUGE_DVB_T1,
1887         },{
1888                 .subvendor = 0x0070,
1889                 .subdevice = 0x1400,
1890                 .card      = CX88_BOARD_HAUPPAUGE_HVR3000,
1891         },{
1892                 .subvendor = 0x0070,
1893                 .subdevice = 0x1401,
1894                 .card      = CX88_BOARD_HAUPPAUGE_HVR3000,
1895         },{
1896                 .subvendor = 0x0070,
1897                 .subdevice = 0x1402,
1898                 .card      = CX88_BOARD_HAUPPAUGE_HVR3000,
1899         },{
1900                 .subvendor = 0x1421,
1901                 .subdevice = 0x0341, /* ADS Tech InstantTV DVB-S */
1902                 .card      = CX88_BOARD_KWORLD_DVBS_100,
1903         },{
1904                 .subvendor = 0x1421,
1905                 .subdevice = 0x0390,
1906                 .card      = CX88_BOARD_ADSTECH_PTV_390,
1907         },{
1908                 .subvendor = 0x11bd,
1909                 .subdevice = 0x0051,
1910                 .card      = CX88_BOARD_PINNACLE_PCTV_HD_800i,
1911         }, {
1912                 .subvendor = 0x18ac,
1913                 .subdevice = 0xd530,
1914                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_5_PCI_NANO,
1915         }, {
1916                 .subvendor = 0x12ab,
1917                 .subdevice = 0x1788,
1918                 .card      = CX88_BOARD_PINNACLE_HYBRID_PCTV,
1919         }, {
1920                 .subvendor = 0x14f1,
1921                 .subdevice = 0xea3d,
1922                 .card      = CX88_BOARD_POWERCOLOR_REAL_ANGEL,
1923         }, {
1924                 .subvendor = 0x107d,
1925                 .subdevice = 0x6f18,
1926                 .card      = CX88_BOARD_WINFAST_TV2000_XP_GLOBAL,
1927         }, {
1928                 .subvendor = 0x14f1,
1929                 .subdevice = 0x8852,
1930                 .card      = CX88_BOARD_GENIATECH_X8000_MT,
1931         },{
1932                 .subvendor = 0x18ac,
1933                 .subdevice = 0xd610,
1934                 .card      = CX88_BOARD_DVICO_FUSIONHDTV_7_GOLD,
1935         }
1936 };
1937
1938 /* ----------------------------------------------------------------------- */
1939 /* some leadtek specific stuff                                             */
1940
1941 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data)
1942 {
1943         /* This is just for the "Winfast 2000XP Expert" board ATM; I don't have data on
1944          * any others.
1945          *
1946          * Byte 0 is 1 on the NTSC board.
1947          */
1948
1949         if (eeprom_data[4] != 0x7d ||
1950             eeprom_data[5] != 0x10 ||
1951             eeprom_data[7] != 0x66) {
1952                 warn_printk(core, "Leadtek eeprom invalid.\n");
1953                 return;
1954         }
1955
1956         core->board.tuner_type = (eeprom_data[6] == 0x13) ?
1957                 TUNER_PHILIPS_FM1236_MK3 : TUNER_PHILIPS_FM1216ME_MK3;
1958
1959         info_printk(core, "Leadtek Winfast 2000XP Expert config: "
1960                     "tuner=%d, eeprom[0]=0x%02x\n",
1961                     core->board.tuner_type, eeprom_data[0]);
1962 }
1963
1964 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data)
1965 {
1966         struct tveeprom tv;
1967
1968         tveeprom_hauppauge_analog(&core->i2c_client, &tv, eeprom_data);
1969         core->board.tuner_type = tv.tuner_type;
1970         core->tuner_formats = tv.tuner_formats;
1971         core->board.radio.type = tv.has_radio ? CX88_RADIO : 0;
1972
1973         /* Make sure we support the board model */
1974         switch (tv.model)
1975         {
1976         case 14009: /* WinTV-HVR3000 (Retail, IR, b/panel video, 3.5mm audio in) */
1977         case 14019: /* WinTV-HVR3000 (Retail, IR Blaster, b/panel video, 3.5mm audio in) */
1978         case 14029: /* WinTV-HVR3000 (Retail, IR, b/panel video, 3.5mm audio in - 880 bridge) */
1979         case 14109: /* WinTV-HVR3000 (Retail, IR, b/panel video, 3.5mm audio in - low profile) */
1980         case 14129: /* WinTV-HVR3000 (Retail, IR, b/panel video, 3.5mm audio in - 880 bridge - LP) */
1981         case 14559: /* WinTV-HVR3000 (OEM, no IR, b/panel video, 3.5mm audio in) */
1982         case 14569: /* WinTV-HVR3000 (OEM, no IR, no back panel video) */
1983         case 14659: /* WinTV-HVR3000 (OEM, no IR, b/panel video, RCA audio in - Low profile) */
1984         case 14669: /* WinTV-HVR3000 (OEM, no IR, no b/panel video - Low profile) */
1985         case 28552: /* WinTV-PVR 'Roslyn' (No IR) */
1986         case 34519: /* WinTV-PCI-FM */
1987         case 90002: /* Nova-T-PCI (9002) */
1988         case 92001: /* Nova-S-Plus (Video and IR) */
1989         case 92002: /* Nova-S-Plus (Video and IR) */
1990         case 90003: /* Nova-T-PCI (9002 No RF out) */
1991         case 90500: /* Nova-T-PCI (oem) */
1992         case 90501: /* Nova-T-PCI (oem/IR) */
1993         case 92000: /* Nova-SE2 (OEM, No Video or IR) */
1994         case 94009: /* WinTV-HVR1100 (Video and IR Retail) */
1995         case 94501: /* WinTV-HVR1100 (Video and IR OEM) */
1996         case 96009: /* WinTV-HVR1300 (PAL Video, MPEG Video and IR RX) */
1997         case 96019: /* WinTV-HVR1300 (PAL Video, MPEG Video and IR RX/TX) */
1998         case 96559: /* WinTV-HVR1300 (PAL Video, MPEG Video no IR) */
1999         case 96569: /* WinTV-HVR1300 () */
2000         case 96659: /* WinTV-HVR1300 () */
2001         case 98559: /* WinTV-HVR1100LP (Video no IR, Retail - Low Profile) */
2002                 /* known */
2003                 break;
2004         default:
2005                 warn_printk(core, "warning: unknown hauppauge model #%d\n",
2006                             tv.model);
2007                 break;
2008         }
2009
2010         info_printk(core, "hauppauge eeprom: model=%d\n", tv.model);
2011 }
2012
2013 /* ----------------------------------------------------------------------- */
2014 /* some GDI (was: Modular Technology) specific stuff                       */
2015
2016 static struct {
2017         int  id;
2018         int  fm;
2019         char *name;
2020 } gdi_tuner[] = {
2021         [ 0x01 ] = { .id   = TUNER_ABSENT,
2022                      .name = "NTSC_M" },
2023         [ 0x02 ] = { .id   = TUNER_ABSENT,
2024                      .name = "PAL_B" },
2025         [ 0x03 ] = { .id   = TUNER_ABSENT,
2026                      .name = "PAL_I" },
2027         [ 0x04 ] = { .id   = TUNER_ABSENT,
2028                      .name = "PAL_D" },
2029         [ 0x05 ] = { .id   = TUNER_ABSENT,
2030                      .name = "SECAM" },
2031
2032         [ 0x10 ] = { .id   = TUNER_ABSENT,
2033                      .fm   = 1,
2034                      .name = "TEMIC_4049" },
2035         [ 0x11 ] = { .id   = TUNER_TEMIC_4136FY5,
2036                      .name = "TEMIC_4136" },
2037         [ 0x12 ] = { .id   = TUNER_ABSENT,
2038                      .name = "TEMIC_4146" },
2039
2040         [ 0x20 ] = { .id   = TUNER_PHILIPS_FQ1216ME,
2041                      .fm   = 1,
2042                      .name = "PHILIPS_FQ1216_MK3" },
2043         [ 0x21 ] = { .id   = TUNER_ABSENT, .fm = 1,
2044                      .name = "PHILIPS_FQ1236_MK3" },
2045         [ 0x22 ] = { .id   = TUNER_ABSENT,
2046                      .name = "PHILIPS_FI1236_MK3" },
2047         [ 0x23 ] = { .id   = TUNER_ABSENT,
2048                      .name = "PHILIPS_FI1216_MK3" },
2049 };
2050
2051 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data)
2052 {
2053         char *name = (eeprom_data[0x0d] < ARRAY_SIZE(gdi_tuner))
2054                 ? gdi_tuner[eeprom_data[0x0d]].name : NULL;
2055
2056         info_printk(core, "GDI: tuner=%s\n", name ? name : "unknown");
2057         if (NULL == name)
2058                 return;
2059         core->board.tuner_type = gdi_tuner[eeprom_data[0x0d]].id;
2060         core->board.radio.type = gdi_tuner[eeprom_data[0x0d]].fm ?
2061                 CX88_RADIO : 0;
2062 }
2063
2064 /* ------------------------------------------------------------------- */
2065 /* some Divco specific stuff                                           */
2066 static int cx88_dvico_xc2028_callback(void *ptr, int command, int arg)
2067 {
2068         struct cx88_core *core = ptr;
2069
2070         switch (command) {
2071         case XC2028_TUNER_RESET:
2072                 cx_write(MO_GP0_IO, 0x101000);
2073                 mdelay(5);
2074                 cx_set(MO_GP0_IO, 0x101010);
2075                 break;
2076         default:
2077                 return -EINVAL;
2078         }
2079
2080         return 0;
2081 }
2082
2083
2084 /* ----------------------------------------------------------------------- */
2085 /* some Geniatech specific stuff                                           */
2086
2087 static int cx88_xc3028_geniatech_tuner_callback(void *priv, int command, int mode)
2088 {
2089         struct i2c_algo_bit_data *i2c_algo = priv;
2090         struct cx88_core *core = i2c_algo->data;
2091
2092         switch (command) {
2093         case XC2028_TUNER_RESET:
2094                 switch (INPUT(core->input).type) {
2095                 case CX88_RADIO:
2096                         break;
2097                 case CX88_VMUX_DVB:
2098                         cx_write(MO_GP1_IO, 0x030302);
2099                         mdelay(50);
2100                         break;
2101                 default:
2102                         cx_write(MO_GP1_IO, 0x030301);
2103                         mdelay(50);
2104                 }
2105                 cx_write(MO_GP1_IO, 0x101010);
2106                 mdelay(50);
2107                 cx_write(MO_GP1_IO, 0x101000);
2108                 mdelay(50);
2109                 cx_write(MO_GP1_IO, 0x101010);
2110                 mdelay(50);
2111                 return 0;
2112         }
2113         return -EINVAL;
2114 }
2115
2116 /* ----------------------------------------------------------------------- */
2117 /* some DViCO specific stuff                                               */
2118
2119 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core)
2120 {
2121         struct i2c_msg msg = { .addr = 0x45, .flags = 0 };
2122         int i, err;
2123         static u8 init_bufs[13][5] = {
2124                 { 0x10, 0x00, 0x20, 0x01, 0x03 },
2125                 { 0x10, 0x10, 0x01, 0x00, 0x21 },
2126                 { 0x10, 0x10, 0x10, 0x00, 0xCA },
2127                 { 0x10, 0x10, 0x12, 0x00, 0x08 },
2128                 { 0x10, 0x10, 0x13, 0x00, 0x0A },
2129                 { 0x10, 0x10, 0x16, 0x01, 0xC0 },
2130                 { 0x10, 0x10, 0x22, 0x01, 0x3D },
2131                 { 0x10, 0x10, 0x73, 0x01, 0x2E },
2132                 { 0x10, 0x10, 0x72, 0x00, 0xC5 },
2133                 { 0x10, 0x10, 0x71, 0x01, 0x97 },
2134                 { 0x10, 0x10, 0x70, 0x00, 0x0F },
2135                 { 0x10, 0x10, 0xB0, 0x00, 0x01 },
2136                 { 0x03, 0x0C },
2137         };
2138
2139         for (i = 0; i < ARRAY_SIZE(init_bufs); i++) {
2140                 msg.buf = init_bufs[i];
2141                 msg.len = (i != 12 ? 5 : 2);
2142                 err = i2c_transfer(&core->i2c_adap, &msg, 1);
2143                 if (err != 1) {
2144                         warn_printk(core, "dvico_fusionhdtv_hybrid_init buf %d "
2145                                           "failed (err = %d)!\n", i, err);
2146                         return;
2147                 }
2148         }
2149 }
2150
2151 static int cx88_xc2028_tuner_callback(void *priv, int command, int arg)
2152 {
2153         struct i2c_algo_bit_data *i2c_algo = priv;
2154         struct cx88_core *core = i2c_algo->data;
2155
2156         /* Board-specific callbacks */
2157         switch (core->boardnr) {
2158         case CX88_BOARD_WINFAST_TV2000_XP_GLOBAL:
2159         case CX88_BOARD_POWERCOLOR_REAL_ANGEL:
2160         case CX88_BOARD_GENIATECH_X8000_MT:
2161                 return cx88_xc3028_geniatech_tuner_callback(priv, command, arg);
2162         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO:
2163                 return cx88_dvico_xc2028_callback(priv, command, arg);
2164         }
2165
2166         switch (command) {
2167         case XC2028_TUNER_RESET:
2168                 switch (INPUT(core->input).type) {
2169                 case CX88_RADIO:
2170                         info_printk(core, "setting GPIO to radio!\n");
2171                         cx_write(MO_GP0_IO, 0x4ff);
2172                         mdelay(250);
2173                         cx_write(MO_GP2_IO, 0xff);
2174                         mdelay(250);
2175                         break;
2176                 case CX88_VMUX_DVB:     /* Digital TV*/
2177                 default:                /* Analog TV */
2178                         info_printk(core, "setting GPIO to TV!\n");
2179                         break;
2180                 }
2181                 cx_write(MO_GP1_IO, 0x101010);
2182                 mdelay(250);
2183                 cx_write(MO_GP1_IO, 0x101000);
2184                 mdelay(250);
2185                 cx_write(MO_GP1_IO, 0x101010);
2186                 mdelay(250);
2187                 return 0;
2188         }
2189         return -EINVAL;
2190 }
2191
2192 /* ----------------------------------------------------------------------- */
2193 /* Tuner callback function. Currently only needed for the Pinnacle         *
2194  * PCTV HD 800i with an xc5000 sillicon tuner. This is used for both       *
2195  * analog tuner attach (tuner-core.c) and dvb tuner attach (cx88-dvb.c)    */
2196
2197 static int cx88_xc5000_tuner_callback(void *priv, int command, int arg)
2198 {
2199         struct i2c_algo_bit_data *i2c_algo = priv;
2200         struct cx88_core *core = i2c_algo->data;
2201
2202         switch (core->boardnr) {
2203         case CX88_BOARD_PINNACLE_PCTV_HD_800i:
2204                 if (command == 0) { /* This is the reset command from xc5000 */
2205                         /* Reset XC5000 tuner via SYS_RSTO_pin */
2206                         cx_write(MO_SRST_IO, 0);
2207                         msleep(10);
2208                         cx_write(MO_SRST_IO, 1);
2209                         return 0;
2210                 } else {
2211                         err_printk(core, "xc5000: unknown tuner "
2212                                    "callback command.\n");
2213                         return -EINVAL;
2214                 }
2215                 break;
2216         case CX88_BOARD_DVICO_FUSIONHDTV_7_GOLD:
2217                 if (command == 0) { /* This is the reset command from xc5000 */
2218                         cx_clear(MO_GP0_IO, 0x00000010);
2219                         msleep(10);
2220                         cx_set(MO_GP0_IO, 0x00000010);
2221                         return 0;
2222                 } else {
2223                         printk(KERN_ERR
2224                                 "xc5000: unknown tuner callback command.\n");
2225                         return -EINVAL;
2226                 }
2227                 break;
2228         }
2229         return 0; /* Should never be here */
2230 }
2231
2232 int cx88_tuner_callback(void *priv, int command, int arg)
2233 {
2234         struct i2c_algo_bit_data *i2c_algo = priv;
2235         struct cx88_core *core = i2c_algo->data;
2236
2237         switch (core->board.tuner_type) {
2238                 case TUNER_XC2028:
2239                         info_printk(core, "Calling XC2028/3028 callback\n");
2240                         return cx88_xc2028_tuner_callback(priv, command, arg);
2241                 case TUNER_XC5000:
2242                         info_printk(core, "Calling XC5000 callback\n");
2243                         return cx88_xc5000_tuner_callback(priv, command, arg);
2244         }
2245         err_printk(core, "Error: Calling callback for tuner %d\n",
2246                    core->board.tuner_type);
2247         return -EINVAL;
2248 }
2249 EXPORT_SYMBOL(cx88_tuner_callback);
2250
2251 /* ----------------------------------------------------------------------- */
2252
2253 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci)
2254 {
2255         int i;
2256
2257         if (0 == pci->subsystem_vendor &&
2258             0 == pci->subsystem_device) {
2259                 printk(KERN_ERR
2260                        "%s: Your board has no valid PCI Subsystem ID and thus can't\n"
2261                        "%s: be autodetected.  Please pass card=<n> insmod option to\n"
2262                        "%s: workaround that.  Redirect complaints to the vendor of\n"
2263                        "%s: the TV card.  Best regards,\n"
2264                        "%s:         -- tux\n",
2265                        core->name,core->name,core->name,core->name,core->name);
2266         } else {
2267                 printk(KERN_ERR
2268                        "%s: Your board isn't known (yet) to the driver.  You can\n"
2269                        "%s: try to pick one of the existing card configs via\n"
2270                        "%s: card=<n> insmod option.  Updating to the latest\n"
2271                        "%s: version might help as well.\n",
2272                        core->name,core->name,core->name,core->name);
2273         }
2274         err_printk(core, "Here is a list of valid choices for the card=<n> "
2275                    "insmod option:\n");
2276         for (i = 0; i < ARRAY_SIZE(cx88_boards); i++)
2277                 printk(KERN_ERR "%s:    card=%d -> %s\n",
2278                        core->name, i, cx88_boards[i].name);
2279 }
2280
2281 static void cx88_card_setup_pre_i2c(struct cx88_core *core)
2282 {
2283         switch (core->boardnr) {
2284         case CX88_BOARD_HAUPPAUGE_HVR1300:
2285                 /* Bring the 702 demod up before i2c scanning/attach or devices are hidden */
2286                 /* We leave here with the 702 on the bus */
2287                 cx_write(MO_GP0_IO, 0x0000e780);
2288                 udelay(1000);
2289                 cx_clear(MO_GP0_IO, 0x00000080);
2290                 udelay(50);
2291                 cx_set(MO_GP0_IO, 0x00000080); /* 702 out of reset */
2292                 udelay(1000);
2293                 break;
2294          case CX88_BOARD_DVICO_FUSIONHDTV_7_GOLD:
2295                 /* Enable the xc5000 tuner */
2296                 cx_set(MO_GP0_IO, 0x00001010);
2297                 break;
2298         }
2299 }
2300
2301 static void cx88_card_setup(struct cx88_core *core)
2302 {
2303         static u8 eeprom[256];
2304
2305         if (0 == core->i2c_rc) {
2306                 core->i2c_client.addr = 0xa0 >> 1;
2307                 tveeprom_read(&core->i2c_client,eeprom,sizeof(eeprom));
2308         }
2309
2310         switch (core->boardnr) {
2311         case CX88_BOARD_HAUPPAUGE:
2312         case CX88_BOARD_HAUPPAUGE_ROSLYN:
2313                 if (0 == core->i2c_rc)
2314                         hauppauge_eeprom(core,eeprom+8);
2315                 break;
2316         case CX88_BOARD_GDI:
2317                 if (0 == core->i2c_rc)
2318                         gdi_eeprom(core,eeprom);
2319                 break;
2320         case CX88_BOARD_WINFAST2000XP_EXPERT:
2321                 if (0 == core->i2c_rc)
2322                         leadtek_eeprom(core,eeprom);
2323                 break;
2324         case CX88_BOARD_HAUPPAUGE_NOVASPLUS_S1:
2325         case CX88_BOARD_HAUPPAUGE_NOVASE2_S1:
2326         case CX88_BOARD_HAUPPAUGE_DVB_T1:
2327         case CX88_BOARD_HAUPPAUGE_HVR1100:
2328         case CX88_BOARD_HAUPPAUGE_HVR1100LP:
2329         case CX88_BOARD_HAUPPAUGE_HVR3000:
2330         case CX88_BOARD_HAUPPAUGE_HVR1300:
2331                 if (0 == core->i2c_rc)
2332                         hauppauge_eeprom(core,eeprom);
2333                 break;
2334         case CX88_BOARD_KWORLD_DVBS_100:
2335                 cx_write(MO_GP0_IO, 0x000007f8);
2336                 cx_write(MO_GP1_IO, 0x00000001);
2337                 break;
2338         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO:
2339                 /* GPIO0:0 is hooked to demod reset */
2340                 /* GPIO0:4 is hooked to xc3028 reset */
2341                 cx_write(MO_GP0_IO, 0x00111100);
2342                 msleep(1);
2343                 cx_write(MO_GP0_IO, 0x00111111);
2344                 break;
2345         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL:
2346                 /* GPIO0:6 is hooked to FX2 reset pin */
2347                 cx_set(MO_GP0_IO, 0x00004040);
2348                 cx_clear(MO_GP0_IO, 0x00000040);
2349                 msleep(1000);
2350                 cx_set(MO_GP0_IO, 0x00004040);
2351                 /* FALLTHROUGH */
2352         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1:
2353         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PLUS:
2354         case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_HYBRID:
2355                 /* GPIO0:0 is hooked to mt352 reset pin */
2356                 cx_set(MO_GP0_IO, 0x00000101);
2357                 cx_clear(MO_GP0_IO, 0x00000001);
2358                 msleep(1);
2359                 cx_set(MO_GP0_IO, 0x00000101);
2360                 if (0 == core->i2c_rc &&
2361                     core->boardnr == CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_HYBRID)
2362                         dvico_fusionhdtv_hybrid_init(core);
2363                 break;
2364         case CX88_BOARD_KWORLD_DVB_T:
2365         case CX88_BOARD_DNTV_LIVE_DVB_T:
2366                 cx_set(MO_GP0_IO, 0x00000707);
2367                 cx_set(MO_GP2_IO, 0x00000101);
2368                 cx_clear(MO_GP2_IO, 0x00000001);
2369                 msleep(1);
2370                 cx_clear(MO_GP0_IO, 0x00000007);
2371                 cx_set(MO_GP2_IO, 0x00000101);
2372                 break;
2373         case CX88_BOARD_DNTV_LIVE_DVB_T_PRO:
2374                 cx_write(MO_GP0_IO, 0x00080808);
2375                 break;
2376         case CX88_BOARD_ATI_HDTVWONDER:
2377                 if (0 == core->i2c_rc) {
2378                         /* enable tuner */
2379                         int i;
2380                         static const u8 buffer [][2] = {
2381                                 {0x10,0x12},
2382                                 {0x13,0x04},
2383                                 {0x16,0x00},
2384                                 {0x14,0x04},
2385                                 {0x17,0x00}
2386                         };
2387                         core->i2c_client.addr = 0x0a;
2388
2389                         for (i = 0; i < ARRAY_SIZE(buffer); i++)
2390                                 if (2 != i2c_master_send(&core->i2c_client,
2391                                                         buffer[i],2))
2392                                         warn_printk(core, "Unable to enable "
2393                                                     "tuner(%i).\n", i);
2394                 }
2395                 break;
2396         case CX88_BOARD_MSI_TVANYWHERE_MASTER:
2397         {
2398                 struct v4l2_priv_tun_config tea5767_cfg;
2399                 struct tea5767_ctrl ctl;
2400
2401                 memset(&ctl, 0, sizeof(ctl));
2402
2403                 ctl.high_cut  = 1;
2404                 ctl.st_noise  = 1;
2405                 ctl.deemph_75 = 1;
2406                 ctl.xtal_freq = TEA5767_HIGH_LO_13MHz;
2407
2408                 tea5767_cfg.tuner = TUNER_TEA5767;
2409                 tea5767_cfg.priv  = &ctl;
2410
2411                 cx88_call_i2c_clients(core, TUNER_SET_CONFIG, &tea5767_cfg);
2412         }
2413         }
2414
2415         if (core->board.tuner_type == TUNER_XC2028) {
2416                 struct v4l2_priv_tun_config  xc2028_cfg;
2417                 struct xc2028_ctrl           ctl;
2418
2419                 memset(&xc2028_cfg, 0, sizeof(xc2028_cfg));
2420                 memset(&ctl, 0, sizeof(ctl));
2421
2422                 ctl.fname   = XC2028_DEFAULT_FIRMWARE;
2423                 ctl.max_len = 64;
2424
2425                 switch (core->boardnr) {
2426                 case CX88_BOARD_POWERCOLOR_REAL_ANGEL:
2427                         /* Doesn't work with firmware version 2.7 */
2428                         ctl.fname = "xc3028-v25.fw";
2429                         break;
2430                 case CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_PRO:
2431                         ctl.scode_table = XC3028_FE_ZARLINK456;
2432                         break;
2433                 case CX88_BOARD_DVICO_FUSIONHDTV_5_PCI_NANO:
2434                         ctl.demod = XC3028_FE_OREN538;
2435                         break;
2436                 default:
2437                         ctl.demod = XC3028_FE_OREN538;
2438                         ctl.mts = 1;
2439                 }
2440
2441                 xc2028_cfg.tuner = TUNER_XC2028;
2442                 xc2028_cfg.priv  = &ctl;
2443
2444                 info_printk(core, "Asking xc2028/3028 to load firmware %s\n",
2445                             ctl.fname);
2446                 cx88_call_i2c_clients(core, TUNER_SET_CONFIG, &xc2028_cfg);
2447         }
2448 }
2449
2450 /* ------------------------------------------------------------------ */
2451
2452 static int cx88_pci_quirks(const char *name, struct pci_dev *pci)
2453 {
2454         unsigned int lat = UNSET;
2455         u8 ctrl = 0;
2456         u8 value;
2457
2458         /* check pci quirks */
2459         if (pci_pci_problems & PCIPCI_TRITON) {
2460                 printk(KERN_INFO "%s: quirk: PCIPCI_TRITON -- set TBFX\n",
2461                        name);
2462                 ctrl |= CX88X_EN_TBFX;
2463         }
2464         if (pci_pci_problems & PCIPCI_NATOMA) {
2465                 printk(KERN_INFO "%s: quirk: PCIPCI_NATOMA -- set TBFX\n",
2466                        name);
2467                 ctrl |= CX88X_EN_TBFX;
2468         }
2469         if (pci_pci_problems & PCIPCI_VIAETBF) {
2470                 printk(KERN_INFO "%s: quirk: PCIPCI_VIAETBF -- set TBFX\n",
2471                        name);
2472                 ctrl |= CX88X_EN_TBFX;
2473         }
2474         if (pci_pci_problems & PCIPCI_VSFX) {
2475                 printk(KERN_INFO "%s: quirk: PCIPCI_VSFX -- set VSFX\n",
2476                        name);
2477                 ctrl |= CX88X_EN_VSFX;
2478         }
2479 #ifdef PCIPCI_ALIMAGIK
2480         if (pci_pci_problems & PCIPCI_ALIMAGIK) {
2481                 printk(KERN_INFO "%s: quirk: PCIPCI_ALIMAGIK -- latency fixup\n",
2482                        name);
2483                 lat = 0x0A;
2484         }
2485 #endif
2486
2487         /* check insmod options */
2488         if (UNSET != latency)
2489                 lat = latency;
2490
2491         /* apply stuff */
2492         if (ctrl) {
2493                 pci_read_config_byte(pci, CX88X_DEVCTRL, &value);
2494                 value |= ctrl;
2495                 pci_write_config_byte(pci, CX88X_DEVCTRL, value);
2496         }
2497         if (UNSET != lat) {
2498                 printk(KERN_INFO "%s: setting pci latency timer to %d\n",
2499                        name, latency);
2500                 pci_write_config_byte(pci, PCI_LATENCY_TIMER, latency);
2501         }
2502         return 0;
2503 }
2504
2505 int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci)
2506 {
2507         if (request_mem_region(pci_resource_start(pci,0),
2508                                pci_resource_len(pci,0),
2509                                core->name))
2510                 return 0;
2511         printk(KERN_ERR
2512                "%s/%d: Can't get MMIO memory @ 0x%llx, subsystem: %04x:%04x\n",
2513                core->name, PCI_FUNC(pci->devfn),
2514                (unsigned long long)pci_resource_start(pci, 0),
2515                pci->subsystem_vendor, pci->subsystem_device);
2516         return -EBUSY;
2517 }
2518
2519 /* Allocate and initialize the cx88 core struct.  One should hold the
2520  * devlist mutex before calling this.  */
2521 struct cx88_core *cx88_core_create(struct pci_dev *pci, int nr)
2522 {
2523         struct cx88_core *core;
2524         int i;
2525
2526         core = kzalloc(sizeof(*core), GFP_KERNEL);
2527
2528         atomic_inc(&core->refcount);
2529         core->pci_bus  = pci->bus->number;
2530         core->pci_slot = PCI_SLOT(pci->devfn);
2531         core->pci_irqmask = PCI_INT_RISC_RD_BERRINT | PCI_INT_RISC_WR_BERRINT |
2532                             PCI_INT_BRDG_BERRINT | PCI_INT_SRC_DMA_BERRINT |
2533                             PCI_INT_DST_DMA_BERRINT | PCI_INT_IPB_DMA_BERRINT;
2534         mutex_init(&core->lock);
2535
2536         core->nr = nr;
2537         sprintf(core->name, "cx88[%d]", core->nr);
2538         if (0 != cx88_get_resources(core, pci)) {
2539                 kfree(core);
2540                 return NULL;
2541         }
2542
2543         /* PCI stuff */
2544         cx88_pci_quirks(core->name, pci);
2545         core->lmmio = ioremap(pci_resource_start(pci, 0),
2546                               pci_resource_len(pci, 0));
2547         core->bmmio = (u8 __iomem *)core->lmmio;
2548
2549         /* board config */
2550         core->boardnr = UNSET;
2551         if (card[core->nr] < ARRAY_SIZE(cx88_boards))
2552                 core->boardnr = card[core->nr];
2553         for (i = 0; UNSET == core->boardnr && i < ARRAY_SIZE(cx88_subids); i++)
2554                 if (pci->subsystem_vendor == cx88_subids[i].subvendor &&
2555                     pci->subsystem_device == cx88_subids[i].subdevice)
2556                         core->boardnr = cx88_subids[i].card;
2557         if (UNSET == core->boardnr) {
2558                 core->boardnr = CX88_BOARD_UNKNOWN;
2559                 cx88_card_list(core, pci);
2560         }
2561
2562         memcpy(&core->board, &cx88_boards[core->boardnr], sizeof(core->board));
2563
2564         info_printk(core, "subsystem: %04x:%04x, board: %s [card=%d,%s]\n",
2565                 pci->subsystem_vendor, pci->subsystem_device, core->board.name,
2566                 core->boardnr, card[core->nr] == core->boardnr ?
2567                 "insmod option" : "autodetected");
2568
2569         if (tuner[core->nr] != UNSET)
2570                 core->board.tuner_type = tuner[core->nr];
2571         if (radio[core->nr] != UNSET)
2572                 core->board.radio_type = radio[core->nr];
2573
2574         info_printk(core, "TV tuner type %d, Radio tuner type %d\n",
2575                     core->board.tuner_type, core->board.radio_type);
2576
2577         /* init hardware */
2578         cx88_reset(core);
2579         cx88_card_setup_pre_i2c(core);
2580         cx88_i2c_init(core, pci);
2581
2582         /* load tuner module, if needed */
2583         if (TUNER_ABSENT != core->board.tuner_type)
2584                 request_module("tuner");
2585
2586         cx88_call_i2c_clients (core, TUNER_SET_STANDBY, NULL);
2587         cx88_card_setup(core);
2588         cx88_ir_init(core, pci);
2589
2590         return core;
2591 }