diff options
author | Gerd Knorr <devnull@localhost> | 2004-04-23 08:15:08 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-04-23 08:15:08 +0000 |
commit | 80ea173ccf63ba5f9e8704fc99240c8a3349d095 (patch) | |
tree | cf5a2af55ff53bc2ee0faf55000b1e9400089c2e /linux/drivers/media/video/bttv.h | |
parent | 6c0055a30c097200645b472e903363de2f9c72ff (diff) | |
download | mediapointer-dvb-s2-80ea173ccf63ba5f9e8704fc99240c8a3349d095.tar.gz mediapointer-dvb-s2-80ea173ccf63ba5f9e8704fc99240c8a3349d095.tar.bz2 |
- bttv: support for the Picolo Tetra by Eric DEBIEF
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 864f9fcf1..ea108693c 100644 --- a/linux/drivers/media/video/bttv.h +++ b/linux/drivers/media/video/bttv.h @@ -124,6 +124,7 @@ #define BTTV_SIMUS_GVC1100 0x74 #define BTTV_NGSTV_PLUS 0x75 #define BTTV_LMLBT4 0x76 +#define BTTV_PICOLO_TETRA_CHIP 0x79 /* i2c address list */ #define I2C_TSA5522 0xc2 |