[alsa-devel] [PATCH 2/2] ALSA: hda: support for wallclock timestamps

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Sat Sep 29 22:12:29 CEST 2012


On 09/28/2012 04:33 AM, Clemens Ladisch wrote:
> Pierre-Louis Bossart wrote:
>> @@ -1712,6 +1777,7 @@ static struct snd_pcm_hardware azx_pcm_hw = {
>>   				 /* SNDRV_PCM_INFO_RESUME |*/
>>   				 SNDRV_PCM_INFO_PAUSE |
>>   				 SNDRV_PCM_INFO_SYNC_START |
>> +				 SNDRV_PCM_INFO_HAS_WALL_CLOCK |
>
> ... but not if this device is connected to an S/PDIF input.

Yeah, but I can't figure out what happens here. HDAudio is the clock 
master in all cases, unless the audio codec does an ASRC I don't think 
this works. I've looked at the spec several times, asked around, this 
case looks wild.



More information about the Alsa-devel mailing list