diff options
author | David Wong <davidtlwong@gmail.com> | 2009-06-17 00:38:12 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 11:17:39 -0400 |
commit | 2365b2d307ee0323062c674ea0495584085e8c24 (patch) | |
tree | 59c08dfe7a2ea444cde9f6e81f0e06746948e362 /drivers/media/video/cx23885/cx23885.h | |
parent | b80dc1c673f5ff79805215eb94ff008e634e4b2d (diff) |
V4L/DVB (12272): cx23885: add card Magic-Pro ProHDTV Extreme 2
cx23885: add card Magic-Pro ProHDTV Extreme 2 PCI-E.
Signed-off-by: David T.L. Wong <davidtlwong@gmail.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 76a51509d8fb..d68574d867ce 100644 --- a/drivers/media/video/cx23885/cx23885.h +++ b/drivers/media/video/cx23885/cx23885.h | |||
@@ -76,6 +76,7 @@ | |||
76 | #define CX23885_BOARD_HAUPPAUGE_HVR1255 20 | 76 | #define CX23885_BOARD_HAUPPAUGE_HVR1255 20 |
77 | #define CX23885_BOARD_HAUPPAUGE_HVR1210 21 | 77 | #define CX23885_BOARD_HAUPPAUGE_HVR1210 21 |
78 | #define CX23885_BOARD_MYGICA_X8506 22 | 78 | #define CX23885_BOARD_MYGICA_X8506 22 |
79 | #define CX23885_BOARD_MAGICPRO_PROHDTVE2 23 | ||
79 | 80 | ||
80 | #define GPIO_0 0x00000001 | 81 | #define GPIO_0 0x00000001 |
81 | #define GPIO_1 0x00000002 | 82 | #define GPIO_1 0x00000002 |