patch-2.3.26 linux/drivers/char/tuner.h
Next file: linux/drivers/char/videodev.c
Previous file: linux/drivers/char/tuner.c
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Tue Nov  2 08:09:01 1999
-  Orig file: 
v2.3.25/linux/drivers/char/tuner.h
-  Orig date: 
Mon Jun  7 16:17:59 1999
diff -u --recursive --new-file v2.3.25/linux/drivers/char/tuner.h linux/drivers/char/tuner.h
@@ -47,5 +47,6 @@
 #define TUNER_SET_TYPE               _IOW('t',1,int)    /* set tuner type */
 #define TUNER_SET_TVFREQ             _IOW('t',2,int)    /* set tv freq */
 #define TUNER_SET_RADIOFREQ          _IOW('t',3,int)    /* set radio freq */
+#define TUNER_SET_MODE               _IOW('t',4,int)    /* set tuner mode */
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)