diff options
author | Gerd Knorr <devnull@localhost> | 2004-06-07 13:22:29 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-06-07 13:22:29 +0000 |
commit | 0df8b50070b410cb439ddf590c05f8998778fb3e (patch) | |
tree | 0084ce0c11cb4fbd2ce5468b2ea8311ede40dc70 /linux/drivers/media/video/bttv.h | |
parent | 70ff74cdfade32fc3e6563db50fe9d012f33dbc3 (diff) | |
download | mediapointer-dvb-s2-0df8b50070b410cb439ddf590c05f8998778fb3e.tar.gz mediapointer-dvb-s2-0df8b50070b410cb439ddf590c05f8998778fb3e.tar.bz2 |
- added more cards to cx88 + bttv, this time tried to compile before
commit Anja ;)
Diffstat (limited to 'linux/drivers/media/video/bttv.h')
-rw-r--r-- | linux/drivers/media/video/bttv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/bttv.h b/linux/drivers/media/video/bttv.h index ea108693c..9d820f6be 100644 --- a/linux/drivers/media/video/bttv.h +++ b/linux/drivers/media/video/bttv.h @@ -125,6 +125,7 @@ #define BTTV_NGSTV_PLUS 0x75 #define BTTV_LMLBT4 0x76 #define BTTV_PICOLO_TETRA_CHIP 0x79 +#define BTTV_AVDVBT_771 0x7b /* i2c address list */ #define I2C_TSA5522 0xc2 |