diff options
author | Michael Krufky <mkrufky@kernellabs.com> | 2009-11-10 23:52:45 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 15:41:27 -0500 |
commit | aee0b24c05f6e9615115748a8ea5042d8ee0e6a0 (patch) | |
tree | a3fb9b56d12c285771c279a44d308f4a66e660b3 /drivers/media/video/cx23885/cx23885.h | |
parent | a3a4f7e167e77066b0b98b8f056efcda2d302f97 (diff) |
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 @@ | |||
79 | #define CX23885_BOARD_MAGICPRO_PROHDTVE2 23 | 79 | #define CX23885_BOARD_MAGICPRO_PROHDTVE2 23 |
80 | #define CX23885_BOARD_HAUPPAUGE_HVR1850 24 | 80 | #define CX23885_BOARD_HAUPPAUGE_HVR1850 24 |
81 | #define CX23885_BOARD_COMPRO_VIDEOMATE_E800 25 | 81 | #define CX23885_BOARD_COMPRO_VIDEOMATE_E800 25 |
82 | #define CX23885_BOARD_HAUPPAUGE_HVR1290 26 | ||
82 | 83 | ||
83 | #define GPIO_0 0x00000001 | 84 | #define GPIO_0 0x00000001 |
84 | #define GPIO_1 0x00000002 | 85 | #define GPIO_1 0x00000002 |