1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
| .. SPDX-License-Identifier: GPL-2.0
|
| Zoran cards list
| ================
|
| .. tabularcolumns:: |p{1.4cm}|p{11.1cm}|p{4.2cm}|
|
| .. flat-table::
| :header-rows: 1
| :widths: 2 19 18
| :stub-columns: 0
|
| * - Card number
| - Card name
| - PCI subsystem IDs
|
| * - 0
| - DC10(old)
| - <any>
|
| * - 1
| - DC10(new)
| - <any>
|
| * - 2
| - DC10_PLUS
| - 1031:7efe
|
| * - 3
| - DC30
| - <any>
|
| * - 4
| - DC30_PLUS
| - 1031:d801
|
| * - 5
| - LML33
| - <any>
|
| * - 6
| - LML33R10
| - 12f8:8a02
|
| * - 7
| - Buz
| - 13ca:4231
|
| * - 8
| - 6-Eyes
| - <any>
|
|