From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Homann Subject: Re: A plea for help on mixer support for Fast Track Ultra (8R) Date: Thu, 19 May 2011 15:36:34 +0200 Message-ID: <4DD51CE2.50302@showlabor.de> References: <4DD3E39D.30100@showlabor.de> <4DD413FC.2090808@showlabor.de> <4DD4BC97.5090702@showlabor.de> <4DD4D162.20608@showlabor.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from vwp5738.webpack.hosteurope.de (vwp5738.webpack.hosteurope.de [83.169.30.203]) by alsa0.perex.cz (Postfix) with ESMTP id 5171F10384B for ; Thu, 19 May 2011 15:36:36 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Daniel Mack Cc: Takashi Iwai , alsa-devel@alsa-project.org, Grant Diffey List-Id: alsa-devel@alsa-project.org Hi Daniel, if I haven't missed anything, snd_maudio_ftu_create_ctl() will not be called since snd_usb_create_mixer() will not be called on this device. Regards, Felix Am 19.05.2011 13:05, schrieb Daniel Mack: > Attached is a patch which should show how this could work.