[PATCH - Basic mixer support for Fast Track Ultra 1/6]Raise MAX_CHANNELS to 16 as needed by Fast TRack Ultra (8R)
Felix Homann
fex at yerbouti
Wed May 18 09:09:24 CEST 2011
Signed-off-by: Felix Homann <linuxaudio at showlabor.de>
diff --git a/sound/usb/mixer.h b/sound/usb/mixer.h
index b4a2c81..06d035f 100644
--- a/sound/usb/mixer.h
+++ b/sound/usb/mixer.h
@@ -24,7 +24,7 @@ struct usb_mixer_interface {
u8 xonar_u1_status;
};
-#define MAX_CHANNELS 10 /* max logical channels */
+#define MAX_CHANNELS 16 /* max logical channels */
struct usb_mixer_elem_info {
struct usb_mixer_interface *mixer;
--
1.7.4.1
--------------000101040900080309070209
Content-Type: text/x-patch;
name="0002-Move-USB_MIXER_-enum-to-mixer.h.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0002-Move-USB_MIXER_-enum-to-mixer.h.patch"
More information about the Alsa-devel
mailing list