Zarlink ZL10313: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Added picture of zl10313)
(Added links to the two existing driver patches.)
Line 1: Line 1:
[[Image:Zl10313.jpg|thumb|ZL10313 on AverTV DVB-S Pro (A700)]]
[[Image:Zl10313.jpg|thumb|ZL10313 on AverTV DVB-S Pro (A700)]]
A [[QPSK]] [[Demodulator]]. Maybe a successor of the [[Zarlink MT312|MT312]].
A [[QPSK]] [[Demodulator]]. It is successor of the [[Zarlink MT312|MT312]].

It is currently unsupported under Linux, however, some patches exist.

==Driver Development Status==
There are different patches to support the zl10313.
# Complete new driver for zl10313: [http://thread.gmane.org/gmane.linux.drivers.dvb/38163 Patch by Jan D. Louw]
# Add zl10313 support to mt312 driver: [http://thread.gmane.org/gmane.linux.drivers.dvb/38489 Patch by Matthias Schwarzott]

'''TODO:''' Add logging support to both drivers (patches already exist on some harddisks) and compare the logs to the datasheet.


==External Links==
==External Links==

Revision as of 20:10, 22 January 2008

ZL10313 on AverTV DVB-S Pro (A700)

A QPSK Demodulator. It is successor of the MT312.

It is currently unsupported under Linux, however, some patches exist.

Driver Development Status

There are different patches to support the zl10313.

  1. Complete new driver for zl10313: Patch by Jan D. Louw
  2. Add zl10313 support to mt312 driver: Patch by Matthias Schwarzott

TODO: Add logging support to both drivers (patches already exist on some harddisks) and compare the logs to the datasheet.

External Links