From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Pearson Subject: Re: Help with Creative's X-Fi drivers Date: Mon, 01 Dec 2008 11:31:08 +0000 Message-ID: <4933CAFC.5050807@moving-picture.com> References: <493027C6.3090905@moving-picture.com> <1227948181.30808.87.camel@petrie> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from moving-picture.com (mpc-26.sohonet.co.uk [193.203.82.251]) by alsa0.perex.cz (Postfix) with ESMTP id 02EAA24443 for ; Mon, 1 Dec 2008 12:31:08 +0100 (CET) Received: from minion.mpc.local ([172.16.11.112] helo=moving-picture.com) by moving-picture.com with esmtp (Exim 4.43) id 1L76zc-0001cf-EX for alsa-devel@alsa-project.org; Mon, 01 Dec 2008 11:31:08 +0000 In-Reply-To: <1227948181.30808.87.camel@petrie> 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-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org William Pitcock wrote: > On Fri, 2008-11-28 at 17:17 +0000, James Pearson wrote: > >>I'm currently using del_timer_sync() - and the driver works (I get >>sound out the head phone jack) - is this OK? > > > Yes. Thanks James Pearson