diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-09-18 18:55:47 -0300 |
---|---|---|
committer | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-09-18 18:55:47 -0300 |
commit | ac85cce0fbff71c931a44eed94f85c36426eed2c (patch) | |
tree | cf36011cea76581b2a6974597be1f4630bad436f /linux/drivers/media/video/cx23885/cx23885.h | |
parent | 7ed24e46efc4638d78891a47bba8da654baa59c0 (diff) | |
download | mediapointer-dvb-s2-ac85cce0fbff71c931a44eed94f85c36426eed2c.tar.gz mediapointer-dvb-s2-ac85cce0fbff71c931a44eed94f85c36426eed2c.tar.bz2 |
Add support for Compro VideoMate E800 (DVB-T part only)
From: Vladimir Geroy <geroin22@yandex.ru>
Adding Compro VideoMate E800 (DVB-T part only)
Priority: normal
Signed-off-by: Vladimir Geroy <geroin22@yandex.ru>
CC: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | linux/drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/cx23885/cx23885.h b/linux/drivers/media/video/cx23885/cx23885.h index 7605871ab..98be5796c 100644 --- a/linux/drivers/media/video/cx23885/cx23885.h +++ b/linux/drivers/media/video/cx23885/cx23885.h @@ -79,6 +79,7 @@ #define CX23885_BOARD_MYGICA_X8506 22 #define CX23885_BOARD_MAGICPRO_PROHDTVE2 23 #define CX23885_BOARD_HAUPPAUGE_HVR1850 24 +#define CX23885_BOARD_COMPRO_VIDEOMATE_E800 25 #define GPIO_0 0x00000001 #define GPIO_1 0x00000002 |