From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin Kumar Subject: iec958 device Date: Thu, 10 Nov 2011 10:09:27 +0530 Message-ID: <4EBB557F.3020309@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from eu1sys200aog115.obsmtp.com (eu1sys200aog115.obsmtp.com [207.126.144.139]) by alsa0.perex.cz (Postfix) with ESMTP id F130E2446B for ; Thu, 10 Nov 2011 05:39:34 +0100 (CET) Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 0777CB4 for ; Thu, 10 Nov 2011 04:31:02 +0000 (GMT) Received: from Webmail-ap.st.com (eapex1hubcas4.st.com [10.80.176.69]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id BD06AC96 for ; Thu, 10 Nov 2011 04:39:29 +0000 (GMT) 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 Hello, Sorry if it seems like a basic question but I am not able to comprehend it completely I am writing an SPDIF controller's driver which is almost complete I understand that a user should be able to see a iec958 device with "alsa -L" I am not able to comprehend how to do it. Is it just a user configuration or something needs to be exported from the driver as well Thanks in advance Regards Vipin