Leadtek WinFast DTV1000 S: Difference between revisions
(adding images) |
m (Add detailed install instructions) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:WinFastDTV1000S_front.jpg|thumb|240px]] |
|||
Work in progress! |
|||
[[Image:WinFastDTV1000S_back.jpg|thumb|240px]] |
|||
A low profile [[hybrid]] Analog/[[DVB-T]] [[DVB-T PCI Cards|PCI card]] from [[Leadtek]]. |
|||
Contains NXP TDA10048, TDA18271, SAA7130HL. |
|||
[[Image:Front.jpg Front of Card]] |
|||
It is currently not supported, although all individual component parts are all supported. Work in progress! See also http://www.linuxtv.org/pipermail/linux-dvb/2007-November/021931.html |
|||
==Overview/Features== |
|||
Formats: |
|||
* DVB-T |
|||
* NTSC/PAL from Composite/S-Video inputs. |
|||
Inputs: |
|||
* RF |
|||
* Composite |
|||
* S-Video |
|||
* Infrared |
|||
===Components Used=== |
|||
Contains |
|||
* [[NXP TDA10048]] |
|||
* NXP TDA18271 |
|||
* NXP SAA7130HL |
|||
===Identification=== |
|||
Output of lspci -vvv: |
|||
<pre> 01:08.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01) |
|||
Subsystem: LeadTek Research Inc. Device 6655 |
|||
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- |
|||
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- |
|||
Latency: 32 (21000ns min, 8000ns max) |
|||
Interrupt: pin A routed to IRQ 16 |
|||
Region 0: Memory at fc005000 (32-bit, non-prefetchable) [size=1K] |
|||
Capabilities: [40] Power Management version 1 |
|||
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) |
|||
Status: D0 PME-Enable- DSel=0 DScale=1 PME- |
|||
Kernel driver in use: saa7134 |
|||
Kernel modules: saa7134</pre> |
|||
==Making it work== |
|||
Drivers for this card are in the kernel. Some forum posts suggest that it might help to add to /etc/modules the line: |
|||
options saa7134 tuner=48 card=175 |
|||
The firmware dvb-fe-tda10048-1.0.fw is available from a number of sources and is placed in /lib/firmware in Debian distros. For Ubuntu it can be installed from the package linux-firmware-nonfree, and firmware-linux-nonfree for Debian. |
|||
Old Info Below |
|||
Todo: |
|||
GPIO's must be found with regspy/from images |
|||
Rest must be found and done within saa7134-dvb.c like pointed. |
|||
Tuner is at 0x60/0xc0 and tda10048 at 0x08 (0x10 >> 1). |
|||
GPIO log from regspy. First is stats on reboot, second is stats after windows software loads, third is after windows software crashes (The software always crashes before I get a picture :/ ) |
|||
Please indicate why this post is abusive, and provide any other useful information. |
|||
Spam / advertising / junk |
|||
Personal details |
|||
Proprietary code |
|||
Other |
|||
comments (optional) |
|||
# |
|||
* |
|||
# 3 Installation notes |
|||
* 3.1 ASUS |
|||
* 3.2 AVerMedia |
|||
* 3.3 Bona |
|||
* 3.4 Canopus |
|||
* 3.5 Compro |
|||
* 3.6 Encore |
|||
email (optional) |
|||
1. |
|||
SAA7130 Card [0]: |
|||
2. |
|||
3. |
|||
Vendor ID: 0x1131 |
|||
4. |
|||
Device ID: 0x7130 |
|||
5. |
|||
Subsystem ID: 0x6655107d |
|||
6. |
|||
# |
|||
* |
|||
# 3 Installation notes |
|||
* 3.1 ASUS |
|||
* 3.2 AVerMedia |
|||
* 3.3 Bona |
|||
* 3.4 Canopus |
|||
* 3.5 Compro |
|||
* 3.6 Encore |
|||
7. |
|||
8. |
|||
4 states dumped |
|||
9. |
|||
10. |
|||
---------------------------------------------------------------------------------- |
|||
11. |
|||
12. |
|||
SAA7130 Card - State 0: |
|||
13. |
|||
SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) |
|||
14. |
|||
SAA7134_GPIO_GPSTATUS: 02022000 (00000010 00000010 00100000 00000000) |
|||
15. |
|||
SAA7134_ANALOG_IN_CTRL1: c0 (11000000) |
|||
16. |
|||
SAA7134_ANALOG_IO_SELECT: 02 (00000010) |
|||
17. |
|||
SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) |
|||
18. |
|||
SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) |
|||
19. |
|||
SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) |
|||
20. |
|||
SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) |
|||
21. |
|||
SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) |
|||
22. |
|||
SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) |
|||
23. |
|||
SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) |
|||
24. |
|||
SAA7134_TS_PARALLEL: 04 * (00000100) |
|||
25. |
|||
SAA7134_TS_PARALLEL_SERIAL: 00 * (00000000) |
|||
26. |
|||
SAA7134_TS_SERIAL0: 00 * (00000000) |
|||
27. |
|||
SAA7134_TS_SERIAL1: 00 (00000000) |
|||
28. |
|||
SAA7134_TS_DMA0: 00 * (00000000) |
|||
29. |
|||
SAA7134_TS_DMA1: 00 * (00000000) |
|||
30. |
|||
SAA7134_TS_DMA2: 00 (00000000) |
|||
31. |
|||
SAA7134_SPECIAL_MODE: 01 (00000001) |
|||
32. |
|||
33. |
|||
34. |
|||
Changes: State 0 -> State 1: |
|||
35. |
|||
SAA7134_TS_PARALLEL: 04 -> e4 (000-----) |
|||
36. |
|||
SAA7134_TS_PARALLEL_SERIAL: 00 -> bb (0-000-00) |
|||
37. |
|||
SAA7134_TS_SERIAL0: 00 -> 40 (-0------) |
|||
38. |
|||
SAA7134_TS_DMA0: 00 -> 37 (--00-000) |
|||
39. |
|||
SAA7134_TS_DMA1: 00 -> 01 (-------0) |
|||
40. |
|||
41. |
|||
5 changes |
|||
42. |
|||
43. |
|||
44. |
|||
---------------------------------------------------------------------------------- |
|||
45. |
|||
46. |
|||
SAA7130 Card - State 1: |
|||
47. |
|||
SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) |
|||
48. |
|||
SAA7134_GPIO_GPSTATUS: 02022000 * (00000010 00000010 00100000 00000000) |
|||
49. |
|||
SAA7134_ANALOG_IN_CTRL1: c0 (11000000) |
|||
50. |
|||
SAA7134_ANALOG_IO_SELECT: 02 (00000010) |
|||
51. |
|||
SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) |
|||
52. |
|||
SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) |
|||
53. |
|||
SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) |
|||
54. |
|||
SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) |
|||
55. |
|||
SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) |
|||
56. |
|||
SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) |
|||
57. |
|||
SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) |
|||
58. |
|||
SAA7134_TS_PARALLEL: e4 * (11100100) (was: 04) |
|||
59. |
|||
SAA7134_TS_PARALLEL_SERIAL: bb * (10111011) (was: 00) |
|||
60. |
|||
SAA7134_TS_SERIAL0: 40 * (01000000) (was: 00) |
|||
61. |
|||
SAA7134_TS_SERIAL1: 00 (00000000) |
|||
62. |
|||
SAA7134_TS_DMA0: 37 (00110111) (was: 00) |
|||
63. |
|||
SAA7134_TS_DMA1: 01 (00000001) (was: 00) |
|||
64. |
|||
SAA7134_TS_DMA2: 00 (00000000) |
|||
65. |
|||
SAA7134_SPECIAL_MODE: 01 (00000001) |
|||
66. |
|||
67. |
|||
68. |
|||
Changes: State 1 -> State 2: |
|||
69. |
|||
SAA7134_GPIO_GPSTATUS: 02022000 -> 02132054 (-------- ---0---0 -------- -0-0-0--) |
|||
70. |
|||
SAA7134_TS_PARALLEL: e4 -> 04 (111-----) (same as 0) |
|||
71. |
|||
SAA7134_TS_PARALLEL_SERIAL: bb -> 00 (1-111-11) (same as 0) |
|||
72. |
|||
SAA7134_TS_SERIAL0: 40 -> 00 (-1------) (same as 0) |
|||
73. |
|||
74. |
|||
4 changes |
|||
75. |
|||
76. |
|||
77. |
|||
---------------------------------------------------------------------------------- |
|||
78. |
|||
79. |
|||
SAA7130 Card - State 2: |
|||
80. |
|||
SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) |
|||
81. |
|||
SAA7134_GPIO_GPSTATUS: 02132054 (00000010 00010011 00100000 01010100) (was: 02022000) |
|||
82. |
|||
SAA7134_ANALOG_IN_CTRL1: c0 (11000000) |
|||
83. |
|||
SAA7134_ANALOG_IO_SELECT: 02 (00000010) |
|||
84. |
|||
SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) |
|||
85. |
|||
SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) |
|||
86. |
|||
SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) |
|||
87. |
|||
SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) |
|||
88. |
|||
SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) |
|||
89. |
|||
SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) |
|||
90. |
|||
SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) |
|||
91. |
|||
SAA7134_TS_PARALLEL: 04 (00000100) (was: e4) |
|||
92. |
|||
SAA7134_TS_PARALLEL_SERIAL: 00 (00000000) (was: bb) |
|||
93. |
|||
SAA7134_TS_SERIAL0: 00 (00000000) (was: 40) |
|||
94. |
|||
SAA7134_TS_SERIAL1: 00 (00000000) |
|||
95. |
|||
SAA7134_TS_DMA0: 37 (00110111) |
|||
96. |
|||
SAA7134_TS_DMA1: 01 (00000001) |
|||
97. |
|||
SAA7134_TS_DMA2: 00 (00000000) |
|||
98. |
|||
SAA7134_SPECIAL_MODE: 01 (00000001) |
|||
99. |
|||
100. |
|||
101. |
|||
Changes: State 2 -> Register Dump: |
|||
102. |
|||
103. |
|||
0 changes |
|||
104. |
|||
105. |
|||
106. |
|||
================================================================================= |
|||
107. |
|||
108. |
|||
SAA7130 Card - Register Dump: |
|||
109. |
|||
SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) |
|||
110. |
|||
SAA7134_GPIO_GPSTATUS: 02132054 (00000010 00010011 00100000 01010100) |
|||
111. |
|||
SAA7134_ANALOG_IN_CTRL1: c0 (11000000) |
|||
112. |
|||
SAA7134_ANALOG_IO_SELECT: 02 (00000010) |
|||
113. |
|||
SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) |
|||
114. |
|||
SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) |
|||
115. |
|||
SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) |
|||
116. |
|||
SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) |
|||
117. |
|||
SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) |
|||
118. |
|||
SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) |
|||
119. |
|||
SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) |
|||
120. |
|||
SAA7134_TS_PARALLEL: 04 (00000100) |
|||
121. |
|||
SAA7134_TS_PARALLEL_SERIAL: 00 (00000000) |
|||
122. |
|||
SAA7134_TS_SERIAL0: 00 (00000000) |
|||
123. |
|||
SAA7134_TS_SERIAL1: 00 (00000000) |
|||
124. |
|||
SAA7134_TS_DMA0: 37 (00110111) |
|||
125. |
|||
SAA7134_TS_DMA1: 01 (00000001) |
|||
126. |
|||
SAA7134_TS_DMA2: 00 (00000000) |
|||
127. |
|||
SAA7134_SPECIAL_MODE: 01 (00000001) |
|||
128. |
|||
129. |
|||
end of dump |
|||
==External Links== |
|||
* [http://www.leadtek.com/eng/tv_tuner/overview.asp?lineid=6&pronameid=382 Leadtek product page] |
|||
[[Category:DVB-T PCI Cards]] |
Latest revision as of 11:52, 3 February 2015
A low profile hybrid Analog/DVB-T PCI card from Leadtek.
It is currently not supported, although all individual component parts are all supported. Work in progress! See also http://www.linuxtv.org/pipermail/linux-dvb/2007-November/021931.html
Overview/Features
Formats:
- DVB-T
- NTSC/PAL from Composite/S-Video inputs.
Inputs:
- RF
- Composite
- S-Video
- Infrared
Components Used
Contains
- NXP TDA10048
- NXP TDA18271
- NXP SAA7130HL
Identification
Output of lspci -vvv:
01:08.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01) Subsystem: LeadTek Research Inc. Device 6655 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (21000ns min, 8000ns max) Interrupt: pin A routed to IRQ 16 Region 0: Memory at fc005000 (32-bit, non-prefetchable) [size=1K] Capabilities: [40] Power Management version 1 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=1 PME- Kernel driver in use: saa7134 Kernel modules: saa7134
Making it work
Drivers for this card are in the kernel. Some forum posts suggest that it might help to add to /etc/modules the line:
options saa7134 tuner=48 card=175
The firmware dvb-fe-tda10048-1.0.fw is available from a number of sources and is placed in /lib/firmware in Debian distros. For Ubuntu it can be installed from the package linux-firmware-nonfree, and firmware-linux-nonfree for Debian.
Old Info Below
Todo: GPIO's must be found with regspy/from images Rest must be found and done within saa7134-dvb.c like pointed. Tuner is at 0x60/0xc0 and tda10048 at 0x08 (0x10 >> 1).
GPIO log from regspy. First is stats on reboot, second is stats after windows software loads, third is after windows software crashes (The software always crashes before I get a picture :/ )
Please indicate why this post is abusive, and provide any other useful information. Spam / advertising / junk Personal details Proprietary code Other
comments (optional)
*
- 3 Installation notes
* 3.1 ASUS * 3.2 AVerMedia * 3.3 Bona * 3.4 Canopus * 3.5 Compro * 3.6 Encore
email (optional)
1. SAA7130 Card [0]: 2. 3. Vendor ID: 0x1131 4. Device ID: 0x7130 5. Subsystem ID: 0x6655107d 6. #
*
- 3 Installation notes
* 3.1 ASUS * 3.2 AVerMedia * 3.3 Bona * 3.4 Canopus * 3.5 Compro * 3.6 Encore 7. 8. 4 states dumped 9. 10. ---------------------------------------------------------------------------------- 11. 12. SAA7130 Card - State 0: 13. SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) 14. SAA7134_GPIO_GPSTATUS: 02022000 (00000010 00000010 00100000 00000000) 15. SAA7134_ANALOG_IN_CTRL1: c0 (11000000) 16. SAA7134_ANALOG_IO_SELECT: 02 (00000010) 17. SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) 18. SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) 19. SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) 20. SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) 21. SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) 22. SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) 23. SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) 24. SAA7134_TS_PARALLEL: 04 * (00000100) 25. SAA7134_TS_PARALLEL_SERIAL: 00 * (00000000) 26. SAA7134_TS_SERIAL0: 00 * (00000000) 27. SAA7134_TS_SERIAL1: 00 (00000000) 28. SAA7134_TS_DMA0: 00 * (00000000) 29. SAA7134_TS_DMA1: 00 * (00000000) 30. SAA7134_TS_DMA2: 00 (00000000) 31. SAA7134_SPECIAL_MODE: 01 (00000001) 32. 33. 34. Changes: State 0 -> State 1: 35. SAA7134_TS_PARALLEL: 04 -> e4 (000-----) 36. SAA7134_TS_PARALLEL_SERIAL: 00 -> bb (0-000-00) 37. SAA7134_TS_SERIAL0: 00 -> 40 (-0------) 38. SAA7134_TS_DMA0: 00 -> 37 (--00-000) 39. SAA7134_TS_DMA1: 00 -> 01 (-------0) 40. 41. 5 changes 42. 43. 44. ---------------------------------------------------------------------------------- 45. 46. SAA7130 Card - State 1: 47. SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) 48. SAA7134_GPIO_GPSTATUS: 02022000 * (00000010 00000010 00100000 00000000) 49. SAA7134_ANALOG_IN_CTRL1: c0 (11000000) 50. SAA7134_ANALOG_IO_SELECT: 02 (00000010) 51. SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) 52. SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) 53. SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) 54. SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) 55. SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) 56. SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) 57. SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) 58. SAA7134_TS_PARALLEL: e4 * (11100100) (was: 04) 59. SAA7134_TS_PARALLEL_SERIAL: bb * (10111011) (was: 00) 60. SAA7134_TS_SERIAL0: 40 * (01000000) (was: 00) 61. SAA7134_TS_SERIAL1: 00 (00000000) 62. SAA7134_TS_DMA0: 37 (00110111) (was: 00) 63. SAA7134_TS_DMA1: 01 (00000001) (was: 00) 64. SAA7134_TS_DMA2: 00 (00000000) 65. SAA7134_SPECIAL_MODE: 01 (00000001) 66. 67. 68. Changes: State 1 -> State 2: 69. SAA7134_GPIO_GPSTATUS: 02022000 -> 02132054 (-------- ---0---0 -------- -0-0-0--) 70. SAA7134_TS_PARALLEL: e4 -> 04 (111-----) (same as 0) 71. SAA7134_TS_PARALLEL_SERIAL: bb -> 00 (1-111-11) (same as 0) 72. SAA7134_TS_SERIAL0: 40 -> 00 (-1------) (same as 0) 73. 74. 4 changes 75. 76. 77. ---------------------------------------------------------------------------------- 78. 79. SAA7130 Card - State 2: 80. SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) 81. SAA7134_GPIO_GPSTATUS: 02132054 (00000010 00010011 00100000 01010100) (was: 02022000) 82. SAA7134_ANALOG_IN_CTRL1: c0 (11000000) 83. SAA7134_ANALOG_IO_SELECT: 02 (00000010) 84. SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) 85. SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) 86. SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) 87. SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) 88. SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) 89. SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) 90. SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) 91. SAA7134_TS_PARALLEL: 04 (00000100) (was: e4) 92. SAA7134_TS_PARALLEL_SERIAL: 00 (00000000) (was: bb) 93. SAA7134_TS_SERIAL0: 00 (00000000) (was: 40) 94. SAA7134_TS_SERIAL1: 00 (00000000) 95. SAA7134_TS_DMA0: 37 (00110111) 96. SAA7134_TS_DMA1: 01 (00000001) 97. SAA7134_TS_DMA2: 00 (00000000) 98. SAA7134_SPECIAL_MODE: 01 (00000001) 99. 100. 101. Changes: State 2 -> Register Dump: 102. 103. 0 changes 104. 105. 106. ================================================================================= 107. 108. SAA7130 Card - Register Dump: 109. SAA7134_GPIO_GPMODE: 82000000 (10000010 00000000 00000000 00000000) 110. SAA7134_GPIO_GPSTATUS: 02132054 (00000010 00010011 00100000 01010100) 111. SAA7134_ANALOG_IN_CTRL1: c0 (11000000) 112. SAA7134_ANALOG_IO_SELECT: 02 (00000010) 113. SAA7134_VIDEO_PORT_CTRL0: 00000000 (00000000 00000000 00000000 00000000) 114. SAA7134_VIDEO_PORT_CTRL4: 00000000 (00000000 00000000 00000000 00000000) 115. SAA7134_VIDEO_PORT_CTRL8: 00 (00000000) 116. SAA7134_I2S_OUTPUT_SELECT: 00 (00000000) 117. SAA7134_I2S_OUTPUT_FORMAT: 00 (00000000) 118. SAA7134_I2S_OUTPUT_LEVEL: 00 (00000000) 119. SAA7134_I2S_AUDIO_OUTPUT: 00 (00000000) 120. SAA7134_TS_PARALLEL: 04 (00000100) 121. SAA7134_TS_PARALLEL_SERIAL: 00 (00000000) 122. SAA7134_TS_SERIAL0: 00 (00000000) 123. SAA7134_TS_SERIAL1: 00 (00000000) 124. SAA7134_TS_DMA0: 37 (00110111) 125. SAA7134_TS_DMA1: 01 (00000001) 126. SAA7134_TS_DMA2: 00 (00000000) 127. SAA7134_SPECIAL_MODE: 01 (00000001) 128. 129. end of dump