From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Hofman Subject: Re: eeprom params for ice1724 module Date: Thu, 05 Jan 2012 21:58:34 +0100 Message-ID: <4F060EFA.5010707@ivitera.com> References: <4F04B89A.1060801@ivitera.com> <4F04D2F3.5060609@ivitera.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cable.insite.cz (static-84-242-75-189.net.upcbroadband.cz [84.242.75.189]) by alsa0.perex.cz (Postfix) with ESMTP id 9ED2D245CE for ; Thu, 5 Jan 2012 21:58:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cable.insite.cz (Postfix) with ESMTP id 9C5C0A1A40B3E for ; Thu, 5 Jan 2012 21:58:54 +0100 (CET) Received: from cable.insite.cz ([84.242.75.189]) by localhost (server.insite.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fDsNflWqdHVn for ; Thu, 5 Jan 2012 21:58:40 +0100 (CET) Received: from [192.168.105.101] (ip28.insite.cz [81.0.237.28]) (Authenticated sender: pavel) by cable.insite.cz (Postfix) with ESMTPSA id 43107A1A32346 for ; Thu, 5 Jan 2012 21:58:40 +0100 (CET) In-Reply-To: <4F04D2F3.5060609@ivitera.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: ALSA development List-Id: alsa-devel@alsa-project.org Dne 4.1.2012 23:30, Pavel Hofman napsal(a): > Dne 4.1.2012 21:37, Pavel Hofman napsal(a): > > I think there is a much better option - defining the eeprom values for > this card in the driver and choosing it with the model name. I will send > the patch. > The patches allowing the above plus the actual config follow. I have put the card definition directly into ice1724.c since it is rather short. I can store it in a separate file should you find it necessary. Thanks a lot and best regards, Pavel.