diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-13 18:44:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-13 18:44:41 -0300 |
commit | 2cefaad562463e76d34b388d902df98703fd8600 (patch) | |
tree | bfd6fed53fa54279fbb11267ae48993da8d21266 /linux/drivers/media/video/bt8xx/bttv.h | |
parent | 5fea438c6a56651a22ab73eea2c858a3a95f722d (diff) | |
download | mediapointer-dvb-s2-2cefaad562463e76d34b388d902df98703fd8600.tar.gz mediapointer-dvb-s2-2cefaad562463e76d34b388d902df98703fd8600.tar.bz2 |
bttv: added support for Kozumi KTV-01C card
From: Mauro Lacy <mauro@lacy.com.ar>
Signed-off-by: Mauro Lacy <mauro@lacy.com.ar>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/bttv.h')
-rw-r--r-- | linux/drivers/media/video/bt8xx/bttv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/bt8xx/bttv.h b/linux/drivers/media/video/bt8xx/bttv.h index 475d9d1aa..bb339c83f 100644 --- a/linux/drivers/media/video/bt8xx/bttv.h +++ b/linux/drivers/media/video/bt8xx/bttv.h @@ -175,6 +175,7 @@ #define BTTV_BOARD_DVICO_FUSIONHDTV_2 0x94 #define BTTV_BOARD_TYPHOON_TVTUNERPCI 0x95 #define BTTV_BOARD_GEOVISION_GV600 0x96 +#define BTTV_BOARD_KOZUMI_KTV_01C 0x97 /* more card-specific defines */ |