patch-2.4.23 linux-2.4.23/drivers/media/video/bttvp.h

Next file: linux-2.4.23/drivers/media/video/cpia.c
Previous file: linux-2.4.23/drivers/media/video/bttv-if.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/media/video/bttvp.h linux-2.4.23/drivers/media/video/bttvp.h
@@ -26,7 +26,7 @@
 #define _BTTVP_H_
 
 #include <linux/version.h>
-#define BTTV_VERSION_CODE KERNEL_VERSION(0,7,107)
+#define BTTV_VERSION_CODE KERNEL_VERSION(0,7,108)
 
 #include <linux/types.h>
 #include <linux/wait.h>
@@ -131,6 +131,7 @@
         unsigned int tuner_type;
         unsigned int pinnacle_id;
         unsigned int channel;
+	unsigned int svhs;
         
         unsigned int nr;
 	unsigned short id;
@@ -150,6 +151,7 @@
 	int audio_chip;      /* set to one of the chips supported by bttv.c */
 	int radio;
 	int has_radio;
+	int has_remote;
 
 	/* miro/pinnacle + Aimslab VHX
 	   philips matchbox (tea5757 radio tuner) support */

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