aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2008-10-14 19:50:03 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-17 17:15:43 -0300
commit5ba4ecc8b0166de4363cc31aa68d52abe0dff8de (patch)
treeca0d05cc9e7fc457ad4bffa160f1a7ae0255926a /include/linux/dvb
parentV4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery (diff)
downloadlinux-dev-5ba4ecc8b0166de4363cc31aa68d52abe0dff8de.tar.xz
linux-dev-5ba4ecc8b0166de4363cc31aa68d52abe0dff8de.zip
V4L/DVB (9196): Add support for DSS delivery
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/dvb')
-rw-r--r--include/linux/dvb/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h
index 38942f731b9b..79a8ed8e6a7d 100644
--- a/include/linux/dvb/frontend.h
+++ b/include/linux/dvb/frontend.h
@@ -296,6 +296,7 @@ typedef enum fe_delivery_system {
SYS_DVBC_ANNEX_AC,
SYS_DVBC_ANNEX_B,
SYS_DVBT,
+ SYS_DSS,
SYS_DVBS,
SYS_DVBS2,
SYS_DVBH,