diff options
author | Michael Krufky <mkrufky@kernellabs.com> | 2009-11-11 05:52:45 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 21:41:27 +0100 |
commit | aee0b24c05f6e9615115748a8ea5042d8ee0e6a0 (patch) | |
tree | a3fb9b56d12c285771c279a44d308f4a66e660b3 /drivers/media/video/cx23885/cx23885.h | |
parent | V4L/DVB (13341): stv0900: big rework to support cut 3.0. (diff) | |
download | linux-aee0b24c05f6e9615115748a8ea5042d8ee0e6a0.tar.xz linux-aee0b24c05f6e9615115748a8ea5042d8ee0e6a0.zip |
V4L/DVB (13347): cx23885: add digital television support for Hauppauge WinTV-HVR1290
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r-- | drivers/media/video/cx23885/cx23885.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h index 813eaf7c5e94..12d1a344a8ab 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h @@ -79,6 +79,7 @@ #define CX23885_BOARD_MAGICPRO_PROHDTVE2 23 #define CX23885_BOARD_HAUPPAUGE_HVR1850 24 #define CX23885_BOARD_COMPRO_VIDEOMATE_E800 25 +#define CX23885_BOARD_HAUPPAUGE_HVR1290 26 #define GPIO_0 0x00000001 #define GPIO_1 0x00000002 |