[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <483568BD.4040701@ladisch.de>
Date: Thu, 22 May 2008 14:36:13 +0200
From: Clemens Ladisch <clemens@...isch.de>
To: Kallol Biswas <nucleodyne@...il.com>
CC: Lee Revell <rlrevell@...-job.com>, linux-kernel@...r.kernel.org
Subject: Re: HDMI Audio Support in ALSA
(please don't top-post!)
Kallol Biswas wrote:
> I am looking at 2.6.25.4 kernel source code. The header file pcm.h
> does not have any definition for supporting IEC 60958 or IEC 61937 frame types.
Almost all S/PDIF transmitters/receivers use SNDRV_PCM_FORMAT_S16.
(Some use S32 for 24-bit samples, but this doesn't matter for
IEC 60958/61937.)
> However, SNDRV_PCM_FMTBIT_IEC958_SUBFRAME is supported.
This is only for some early revisions of the CMI8738 chip which require
software to generate the preamble/channel status/subcode/parity bits
for each subframe.
Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists