From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Raghavan Subject: Re: Correct way to set NONAUDIO flag Date: Wed, 17 Aug 2011 18:36:38 +0530 Message-ID: <1313586408.533.30.camel@snowflake> References: <1313567970.533.21.camel@snowflake> <4E4BB74C.40302@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [93.93.128.226]) by alsa0.perex.cz (Postfix) with ESMTP id 4B369246B5 for ; Wed, 17 Aug 2011 15:05:40 +0200 (CEST) In-Reply-To: <4E4BB74C.40302@ladisch.de> 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: Clemens Ladisch Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi Clemens, On Wed, 2011-08-17 at 14:42 +0200, Clemens Ladisch wrote: > Arun Raghavan wrote: > > I'm trying to figure out the right way to set the NONAUDIO flag on an > > iec958 device. > > Use the device name "iec958:AES0=6". Thanks. As I understand it, this forces us to set all the flags instead of just the one that we're interested in. Is this the only way? Regards, Arun