From patchwork Thu Mar 20 13:51:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raymond Yau X-Patchwork-Id: 3866181 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 4D05F9F370 for ; Thu, 20 Mar 2014 13:51:58 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 925A82021A for ; Thu, 20 Mar 2014 13:51:57 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 11FE02012F for ; Thu, 20 Mar 2014 13:51:56 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 54F57265281; Thu, 20 Mar 2014 14:51:54 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 159E42651A2; Thu, 20 Mar 2014 14:51:44 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id C21D5265249; Thu, 20 Mar 2014 14:51:42 +0100 (CET) Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) by alsa0.perex.cz (Postfix) with ESMTP id BD84A26515C for ; Thu, 20 Mar 2014 14:51:35 +0100 (CET) Received: by mail-qa0-f51.google.com with SMTP id j7so870399qaq.10 for ; Thu, 20 Mar 2014 06:51:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=I1B2Z+lmZsKqIDBVlTtHOf+Dcn7wxi3zVd+wkTVcIHo=; b=BNVmjJmUO/ETM0R4sH3AxibmatVWzq/xSD7cTN+zkn06iP9G6sqaFYU8hYS47dOzYw L5Seg2NkwVFYL6Ut1fK8fZ8QnnkDWrcSy3a45EmE4VSRbDA/o5ew3W2a+F+wVG2Z+xVG JvIAnVMWAHogDgOzOxFWqBIB3WM35ADXeY8hRRWNR6yuX1mIL+tXXV/xT5oZkfSoB32O pjIaaYeJ/7TFIFCzGZZvqtYrjfij3c0MD10yhzMayq5frVYENQ6vHysX6fBcvHINcSF6 ueAOt+TfRCMzp38eKzzzj541HP1sd8LVilw8VgVGMw3p+NbDZycM2316Tvhe/1E6d8PN 9meA== MIME-Version: 1.0 X-Received: by 10.140.36.77 with SMTP id o71mr47478919qgo.25.1395323494696; Thu, 20 Mar 2014 06:51:34 -0700 (PDT) Received: by 10.140.97.181 with HTTP; Thu, 20 Mar 2014 06:51:34 -0700 (PDT) Date: Thu, 20 Mar 2014 21:51:34 +0800 Message-ID: From: Raymond Yau To: tiwai@suse.de, ALSA Development Mailing List X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Subject: [alsa-devel] [PATCH - ALSA-LIB 1/1] Remove 2.1 , 4.1 and 5.0 from EMU10K1.conf X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP - Creative 4.1 Speaker only have green and black jacks - Those creative sound cards using 4.1 speakers does not support 6 channels From 330ecca4e06123f8e823cffc98bdcf0d10012221 Mon Sep 17 00:00:00 2001 From: Raymond Yau Date: Thu, 20 Mar 2014 11:08:15 +0800 Subject: [PATCH - ALSA-LIB 1/1] Remove 2.1 , 4.1 and 5.0 from EMU10K1.conf - Creative 4.1 Speaker only have green and black jacks - Those creative sound cards using 4.1 speakers does not support 6 channels Signed-off-by: Raymond Yau diff --git a/src/conf/cards/EMU10K1.conf b/src/conf/cards/EMU10K1.conf index ef193fe..70ca66e 100644 --- a/src/conf/cards/EMU10K1.conf +++ b/src/conf/cards/EMU10K1.conf @@ -217,9 +217,6 @@ EMU10K1.pcm.surround40.0 { ] } - - - EMU10K1.pcm.surround51.0 { -- 1.8.3.2