Looking at this and the source for audio.c it appears that the inputs are being found but not the outputs. Is that correct?
Can anyone suggest which part of the code in audio.c I should be working on to get the outputs to be accepted? At least the driver correctly finds 8 channels. 4 in/4 out. ----------- May 14 09:51:00 localhost kernel: usbaudio: device 4 audiocontrol interface 0 has 1 input and 1 output AudioStreaming interfaces May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 2 altsetting 1 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 1 altsetting 0 does not have an endpoint May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 1 altsetting 1 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 6 May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 2 May 14 09:51:00 localhost kernel: usbaudio: device 4 audiocontrol interface 3 has 1 input and 1 output AudioStreaming interfaces May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 5 altsetting 1 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 5 altsetting 2 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 5 altsetting 3 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 4 altsetting 0 does not have an endpoint May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 4 altsetting 1 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 4 altsetting 2 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 4 altsetting 3 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 6 May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 2 May 14 09:51:00 localhost kernel: usbaudio: device 4 audiocontrol interface 6 has 1 input and 1 output AudioStreaming interfaces May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 8 altsetting 1 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 8 altsetting 2 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 8 altsetting 3 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 7 altsetting 0 does not have an endpoint May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 7 altsetting 1 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 7 altsetting 2 FORMAT_TYPE descriptor not found May 14 09:51:00 localhost kernel: usbaudio: device 4 interface 7 altsetting 3 unsupported channels 2 framesize 3 May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 8 May 14 09:51:00 localhost kernel: usbaudio: no mixer controls found for Terminal 4 -------- -- Patrick Shirkey - Boost Hardware Ltd For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.boosthardware.com/LAU/guide/ --- David Brownell <[EMAIL PROTECTED]> wrote: >> Don't confuse your implementation of sohci_free_dev (which needs to be >> called in a thread context) > >Actually it's most likely from either Roman, Linus, or one >"Gregory P Smith". (As I think I've pointed out before.) >Or maybe someone else. > >FWIW I just looked at the 2.2.8 (!) USB stack, which >while it's quite ancient was the seed of today's much >more mature code. The bus deallocate() method was >called in thread context even that far back. Looks like >the bug that it sometimes _wasn't_ got added later. :) > > >> from the requirements of the hardware >> (triggering the start of an unlink). > >I certainly didn't, but then that's not all that's going on either >so I wouldn't have been tempted to confuse them. > >- Dave > > > >_______________________________________________________________ > >Have big pipes? SourceForge.net is looking for download mirrors. We supply >the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] >_______________________________________________ >[EMAIL PROTECTED] >To unsubscribe, use the last form field at: >https://lists.sourceforge.net/lists/listinfo/linux-usb-devel _____________________________________________________________ Want a new web-based email account ? ---> http://www.firstlinux.net _____________________________________________________________ Promote your group and strengthen ties to your members with [EMAIL PROTECTED] by Everyone.net http://www.everyone.net/?btn=tag _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel