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

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)