From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 1/1] Added functionality for E-mu 0404USB/0202USB/TrackerPre Date: Mon, 28 Dec 2009 12:33:58 +0100 Message-ID: References: <415799.13042.qm@web56104.mail.re3.yahoo.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 4C0F6103848 for ; Mon, 28 Dec 2009 12:33:59 +0100 (CET) In-Reply-To: <415799.13042.qm@web56104.mail.re3.yahoo.com> 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: Sergiy Kovalchuk Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Sun, 27 Dec 2009 09:13:41 -0800 (PST), Sergiy Kovalchuk wrote: > > !!! Sorry, previous patch is incorrect !!! > > > Thanks for the patch. Through a quick look, it's > > fine. > > But, could you fix the following and repost? > > Summary: > Added functionality for E-mu 0404USB/0202USB/TrackerPre > > Added functionality: > 1) Extension Units support (all XU settings now available at alsamixer, kmix, etc): > - "AnalogueIn soft limiter" switch; > - "Sample rate" selector (values 0,1,2,3,4,5 corresponds to 44.1 48 ... 192 kHz); > - "DigitalIn CLK source" selector (internal/external) (**); > - "DigitalOut format SPDIF/AC3" switch (**); > (**)E-mu-0404usb only. > > 2) Automatic device sample rate adjustment depending on substream samplerate for both capture and playback substream. > > > Signed-off-by: Sergiy Kovalchuk Thanks, applied now with minor coding-style fixes. Takashi