V4L/DVB (10164): Add missing S2 caps flag to S2API
authorKlaus Schmidinger <Klaus.Schmidinger@cadsoft.de>
Wed, 31 Dec 2008 17:11:23 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 2 Jan 2009 19:15:01 +0000 (17:15 -0200)
commitcb889a2f3515b140bef193cf6ffcdb099349b8aa
tree60e376ceb37a7f35504b04958093a3fae136d218
parent9baed99ee7a834b1f2599e13f219087f01c63f38
V4L/DVB (10164): Add missing S2 caps flag to S2API

The attached patch adds a capability flag that allows an application
to determine whether a particular device can handle "second generation
modulation" transponders. This is necessary in order for applications
to be able to decide which device to use for a given channel in
a multi device environment, where DVB-S and DVB-S2 devices are mixed.

It is assumed that a device capable of handling "second generation
modulation" can implicitly handle "first generation modulation".
The flag is not named anything with DVBS2 in order to allow its
use with future DVBT2 devices as well (should they ever come).

Signed-off by: Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de>

Acked-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/frontend.h