summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorManu Abraham <manu@linuxtv.org>2008-10-15 02:50:03 +0400
committerManu Abraham <manu@linuxtv.org>2008-10-15 02:50:03 +0400
commit8bf8d1c827e2c59e354b8daf5ccefd11a5ad618d (patch)
treeb43a8183a0f25b577a3195c13fbb5b633c63cb5f /linux
parentec92ab7bc81ceb73ebfbe8b105158b1462495d44 (diff)
downloadmediapointer-dvb-s2-8bf8d1c827e2c59e354b8daf5ccefd11a5ad618d.tar.gz
mediapointer-dvb-s2-8bf8d1c827e2c59e354b8daf5ccefd11a5ad618d.tar.bz2
Add support for DSS delivery
From: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Manu Abraham <manu@linuxtv.org>
Diffstat (limited to 'linux')
-rw-r--r--linux/include/linux/dvb/frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/include/linux/dvb/frontend.h b/linux/include/linux/dvb/frontend.h
index d99eee552..b9feafa53 100644
--- a/linux/include/linux/dvb/frontend.h
+++ b/linux/include/linux/dvb/frontend.h
@@ -327,6 +327,7 @@ typedef enum fe_delivery_system {
SYS_DVBC_ANNEX_AC,
SYS_DVBC_ANNEX_B,
SYS_DVBT,
+ SYS_DSS,
SYS_DVBS,
SYS_DVBS2,
SYS_DVBH,