From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] hda-intel: Add Quanta IL1 ALC267 model Date: Mon, 14 Apr 2008 12:47:32 +0200 Message-ID: References: <200803251731.28856.herton@mandriva.com.br> 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 (mail.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id F3192244A8 for ; Mon, 14 Apr 2008 12:47:32 +0200 (CEST) In-Reply-To: <200803251731.28856.herton@mandriva.com.br> 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: Herton Ronaldo Krzesinski Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Tue, 25 Mar 2008 17:31:28 -0300, Herton Ronaldo Krzesinski wrote: > > This adds support for Quanta IL1 mini-notebook to alsa, defining a new model for > it. It comes with an ALC267 codec chip. Some notes about this model: > > * In headphone automute, I use AC_VERB_SET_PIN_WIDGET_CONTROL instead of common > amp mute, to avoid conflict with mixer switch (mixer and automute use the same > nid). > * The only connected capture sources in the hardware are the internal mic and > external mic jack. So instead of using an input source selector like on other > ALC268 models, the mic automute automatically switch between captures. > > Signed-off-by: Herton Ronaldo Krzesinski Applied to ALSA tree. Thanks. Takashi