diff options
author | Gerd Knorr <devnull@localhost> | 2004-08-26 10:59:39 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-08-26 10:59:39 +0000 |
commit | 84745973eae0afde332edbcc1a977612529b5415 (patch) | |
tree | 0dce8107c5ec9b0f5b479f40267c840927926e85 /linux/include/media | |
parent | bfe098ac63bdc53956e17b005d94470e65affcc3 (diff) | |
download | mediapointer-dvb-s2-84745973eae0afde332edbcc1a977612529b5415.tar.gz mediapointer-dvb-s2-84745973eae0afde332edbcc1a977612529b5415.tar.bz2 |
- cx88: Dvico FusionHDTV patches by Mac Michaels
Diffstat (limited to 'linux/include/media')
-rw-r--r-- | linux/include/media/tuner.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/include/media/tuner.h b/linux/include/media/tuner.h index 9597ffeb0..580085034 100644 --- a/linux/include/media/tuner.h +++ b/linux/include/media/tuner.h @@ -1,3 +1,4 @@ + /* tuner.h - definition for different tuners @@ -69,9 +70,11 @@ #define TUNER_PHILIPS_ATSC 42 #define TUNER_PHILIPS_FM1236_MK3 43 #define TUNER_PHILIPS_4IN1 44 /* ATI TV Wonder Pro - Conexant */ +/* Microtune mergeged with Temic 12/31/1999 partially financed by Alps - these may be similar to Temic */ #define TUNER_MICROTUNE_4049FM5 45 #define TUNER_LG_NTSC_TAPE 47 #define TUNER_TNF_8831BGFF 48 +#define TUNER_MICROTUNE_4042FI5 49 /* FusionHDTV 3 Gold - 4042 FI5 (3X 8147) */ #define NOTUNER 0 #define PAL 1 /* PAL_BG */ |