patch-2.4.18 linux/drivers/usb/pwc-ioctl.h
Next file: linux/drivers/usb/pwc.h
Previous file: linux/drivers/usb/pwc-if.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Jan  9 15:42:48 2002
-  Orig file: 
linux.orig/drivers/usb/pwc-ioctl.h
-  Orig date: 
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/drivers/usb/pwc-ioctl.h linux/drivers/usb/pwc-ioctl.h
@@ -79,8 +79,8 @@
 /* Used with VIDIOCPWC[SG]LED */
 struct pwc_leds
 {
-	int led_on;			/* Led on-time; range = 0..255 */
-	int led_off;			/*  */
+	int led_on;			/* Led on-time; range = 0..25000 */
+	int led_off;			/* Led off-time; range = 0..25000  */
 };
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)