diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2013-04-20 08:57:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-05-21 08:16:02 -0300 |
commit | 05ff7240b0aa1794cebd8b0ecb846ed629fb5da3 (patch) | |
tree | 6e17cf45e89e2d7f3115b187fe267f8ec1db6695 /drivers | |
parent | c8f089c9203e0061ecd27030518e7d06fea0edd8 (diff) | |
download | linux-05ff7240b0aa1794cebd8b0ecb846ed629fb5da3.tar.gz |
[media] CARDLIST.bttv: add new cards
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/pci/bt8xx/bttv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/bt8xx/bttv.h b/drivers/media/pci/bt8xx/bttv.h index 9d09e303f1dd..df578efe03c9 100644 --- a/drivers/media/pci/bt8xx/bttv.h +++ b/drivers/media/pci/bt8xx/bttv.h @@ -187,6 +187,7 @@ #define BTTV_BOARD_APOSONIC_WDVR 0xa1 #define BTTV_BOARD_ADLINK_MPG24 0xa2 #define BTTV_BOARD_BT848_CAP_14 0xa3 +#define BTTV_BOARD_CYBERVISION_CV06 0xa4 /* more card-specific defines */ #define PT2254_L_CHANNEL 0x10 |