Skip to content
Commit b187913c authored by Klaus Schmidinger's avatar Klaus Schmidinger Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices



The enum fe_caps provides flags that allow an application to detect
whether a device is capable of handling various modulation types etc.
A flag for detecting PSK_8, however, is missing.
This patch adds the flag FE_CAN_PSK_8 to frontend.h and implements
it for the gp8psk-fe.c and cx24116.c driver (apparently the only ones
with PSK_8). Only the gp8psk-fe.c has been explicitly tested, though.

Signed-off-by: default avatarKlaus Schmidinger <Klaus.Schmidinger@tvdr.de>
Tested-by: default avatarDerek Kelly <user.vdr@gmail.com>
Acked-by: default avatarManu Abraham <manu@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent dd3f616d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment