On Sun, 18 Nov 2001, Greg KH wrote: > Can someone test this out and make sure it doesn't break any currently > working USB audio devices?
Actually it does break. For example Philips camera microphone descriptor will not work with it. But this is not due to my fix which reads the number of logical channels 0 (just the master channel) correctly but due to the fact that audio.c does not distinguish between master and logical channels. The way I would deal with it is to add to the mixer all sliders available so always add master channel and all existing logical channels. But I need more time to look in the code. Especially I need to understand the statement: "OSS mixer interface does not support more than 2 channels\n", I got 3 channels in my mixer in gmix and they work fine. Best Regards, Jacek _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel