| From: |
| Manu Abraham <abraham.manu@gmail.com> |
| To: |
| linux-kernel@vger.kernel.org, v4l-dvb-maintainer@linuxtv.org,
akpm@linux-foundation.org |
| Subject: |
| DVB Update [PATCH 0/31] multiproto tree |
| Date: |
| Thu, 04 Sep 2008 22:34:45 +0400 |
| Message-ID: |
| <48C02A45.3000108@gmail.com> |
| Cc: |
| linux-dvb@linuxtv.org |
| Archive‑link: | |
Article |
Hi,
This patchset adds newer delivery systems, modulations and parameters.
It adds a much needed uplift for DVB for adding newer delivery systems
such as DVB-S2, DVB-H. Also it allows the addition of future modulations
in an easier manner. Newer delivery systems such as DMB-T/H and ISDB-T/H
can easily be added later on, without breaking compatibility.
The initial post for the update:
http://article.gmane.org/gmane.linux.drivers.dvb/25606
More details are available according to the discussions:
http://article.gmane.org/gmane.linux.drivers.dvb/25608
http://article.gmane.org/gmane.linux.drivers.dvb/25610
http://article.gmane.org/gmane.linux.drivers.dvb/25611
which were reworked again according to
Code Review from Johannes Stezenbach <js@linuxtv.org>. (The rework
happened just immediate after a pull request and a merge):
http://article.gmane.org/gmane.linux.drivers.dvb/25616
It was reworked again,
Code Review from Oliver Endriss <o.endriss@gmx.de>,
reviewed again and relevant changes applied:
http://article.gmane.org/gmane.linux.drivers.dvb/37406
The resulting changes were also tested. Drivers also available at
http://jusst.de/hg/multiproto
Some newer drivers also on the way.
The DVB API update patches are available also at:
http://www.kernel.org/pub/linux/kernel/people/manu/dvb_pa...
Sample applications:
simple zapping app
http://linuxtv.org/hg/dvb-apps/file/ef0bf9bd3bd4/test/sza...
VDR 1.7.0 ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.7.0.tar.bz2
Regards,
Manu