diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-04-19 00:25:52 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:09:44 -0400 |
commit | a780a31cee55e01e7b479244e7907ba842c120a0 (patch) | |
tree | f398d3c68c301817369a0c743fb3bd9b479a88f7 /drivers/media/video/cx23885/cx23885.h | |
parent | 2770b7d7136f9c6a51ae7fd1d29fa58caf2bcf1c (diff) |
V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital mode
This adds support for DVB-T mode only, analog is not supported.
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
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 5bbfe6f50769..c5496e08c949 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -60,6 +60,7 @@ | |||
60 | #define CX23885_BOARD_HAUPPAUGE_HVR1500Q 5 | 60 | #define CX23885_BOARD_HAUPPAUGE_HVR1500Q 5 |
61 | #define CX23885_BOARD_HAUPPAUGE_HVR1500 6 | 61 | #define CX23885_BOARD_HAUPPAUGE_HVR1500 6 |
62 | #define CX23885_BOARD_HAUPPAUGE_HVR1200 7 | 62 | #define CX23885_BOARD_HAUPPAUGE_HVR1200 7 |
63 | #define CX23885_BOARD_HAUPPAUGE_HVR1700 8 | ||
63 | 64 | ||
64 | /* Currently unsupported by the driver: PAL/H, NTSC/Kr, SECAM B/G/H/LC */ | 65 | /* Currently unsupported by the driver: PAL/H, NTSC/Kr, SECAM B/G/H/LC */ |
65 | #define CX23885_NORMS (\ | 66 | #define CX23885_NORMS (\ |