patch-2.3.99-pre4 linux/drivers/usb/audio.h
Next file: linux/drivers/usb/cpia.c
Previous file: linux/drivers/usb/audio.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Mar 27 10:23:21 2000
-  Orig file: 
v2.3.99-pre3/linux/drivers/usb/audio.h
-  Orig date: 
Sat Oct  9 11:47:50 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/drivers/usb/audio.h linux/drivers/usb/audio.h
@@ -30,7 +30,7 @@
 #define MAX_FREQ			16
 #define MAX_IFACE			8
 #define MAX_FORMAT			8
-#define MAX_ALT				8
+#define MAX_ALT				32 	/* Sorry, we need quite a few for the Philips webcams */
 
 struct usb_audio_terminal
 {	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)