patch-2.4.22 linux-2.4.22/drivers/media/video/tuner.h

Next file: linux-2.4.22/drivers/media/video/tvaudio.c
Previous file: linux-2.4.22/drivers/media/video/tuner.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/drivers/media/video/tuner.h linux-2.4.22/drivers/media/video/tuner.h
@@ -64,9 +64,8 @@
 #define TUNER_LG_PAL_NEW_TAPC   37
 #define TUNER_PHILIPS_FM1216ME_MK3  38
 #define TUNER_LG_NTSC_NEW_TAPC   39
-
-
-
+#define TUNER_HITACHI_NTSC       40
+#define TUNER_PHILIPS_PAL_MK     41
 
 #define NOTUNER 0
 #define PAL     1	/* PAL_BG */
@@ -83,6 +82,7 @@
 #define SHARP   6
 #define Samsung 7
 #define Microtune 8
+#define HITACHI 9
 
 #define TUNER_SET_TYPE               _IOW('t',1,int)    /* set tuner type */
 #define TUNER_SET_TVFREQ             _IOW('t',2,int)    /* set tv freq */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)