Date: Fri, 22 May 2009 18:41:12 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>, freebsd-multimedia@freebsd.org Cc: freebsd-usb@freebsd.org Subject: Re: USB sound driver status was diffrent from 8-current and 7.2-RELEASE Message-ID: <200905221841.13930.hselasky@c2i.net> In-Reply-To: <20090523.001201.52222678.sanpei@sanpei.org> References: <200905221438.12911.hselasky@c2i.net> <200905221527.58395.hselasky@c2i.net> <20090523.001201.52222678.sanpei@sanpei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 22 May 2009, MIHIRA Sanpei Yoshiro wrote: > >On Friday 22 May 2009, MIHIRA Sanpei Yoshiro wrote: > >> http://www3.sanpei.org/~sanpei/tmp/uaudio-8-current > > > >Could you send me output from: > > > >usbconfig -u X -a Y dump_curr_config_desc > > > >Number X and Y are the numbers after ugen for your Audio device. > > I got it. > http://www3.sanpei.org/~sanpei/tmp/dump_curr_config_desc_ABC-sound-card > Hi, Your audio device has a missing stereo mode description. I presents 8 channels, but BSD only supports 2 channels. Try this patch: http://perforce.freebsd.org/chv.cgi?CH=162516 --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905221841.13930.hselasky>