summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/lmedm04.h
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2011-04-02 18:59:29 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-20 09:28:36 -0300
commiteb02d8571bebf53a9c18a82f9912d0a77ebb83e7 (patch)
treeb2883ea6d55b6dad1d7b59d49ce705156ce9aed6 /drivers/media/dvb/dvb-usb/lmedm04.h
parentbb19a4210540866443e51635733a83d0970939c8 (diff)
downloadop-kernel-dev-eb02d8571bebf53a9c18a82f9912d0a77ebb83e7.zip
op-kernel-dev-eb02d8571bebf53a9c18a82f9912d0a77ebb83e7.tar.gz
[media] DM04/QQBOX v1.84 added PID filter
A greatly simplified version of the PID Filter now added back to the Driver. The driver allows for the PID filter to be turned off. applied after patch 683781. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/lmedm04.h')
-rw-r--r--drivers/media/dvb/dvb-usb/lmedm04.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/lmedm04.h b/drivers/media/dvb/dvb-usb/lmedm04.h
index 3a30ab1..ab21e2e 100644
--- a/drivers/media/dvb/dvb-usb/lmedm04.h
+++ b/drivers/media/dvb/dvb-usb/lmedm04.h
@@ -40,6 +40,7 @@
*/
#define LME_ST_ON_W {0x06, 0x00}
#define LME_CLEAR_PID {0x03, 0x02, 0x20, 0xa0}
+#define LME_ZERO_PID {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c}
/* LNB Voltage
* 07 XX XX
OpenPOWER on IntegriCloud