Re: [PATCH] alsa: fix SNDRV_PCM_IOCTL_TTSTAMP value.

2007-12-17 Thread Jaroslav Kysela
On Sun, 16 Dec 2007, Miguel Botón wrote: > "[ALSA] Use posix clock monotonic for PCM and timer timestamps" introduces > a bug that makes audio device unusable in some computers. > > Signed-off-by: Miguel Botón <[EMAIL PROTECTED]> Thanks for notify that old alsa-lib binaries have trouble with

Re: [PATCH] alsa: fix SNDRV_PCM_IOCTL_TTSTAMP value.

2007-12-17 Thread Jaroslav Kysela
On Sun, 16 Dec 2007, Miguel Botón wrote: [ALSA] Use posix clock monotonic for PCM and timer timestamps introduces a bug that makes audio device unusable in some computers. Signed-off-by: Miguel Botón [EMAIL PROTECTED] Thanks for notify that old alsa-lib binaries have trouble with this

[PATCH] alsa: fix SNDRV_PCM_IOCTL_TTSTAMP value.

2007-12-15 Thread Miguel Botón
"[ALSA] Use posix clock monotonic for PCM and timer timestamps" introduces a bug that makes audio device unusable in some computers. Signed-off-by: Miguel Botón <[EMAIL PROTECTED]> diff --git a/include/sound/asound.h b/include/sound/asound.h index 475eb71..d35aa44 100644 ---

[PATCH] alsa: fix SNDRV_PCM_IOCTL_TTSTAMP value.

2007-12-15 Thread Miguel Botón
[ALSA] Use posix clock monotonic for PCM and timer timestamps introduces a bug that makes audio device unusable in some computers. Signed-off-by: Miguel Botón [EMAIL PROTECTED] diff --git a/include/sound/asound.h b/include/sound/asound.h index 475eb71..d35aa44 100644 --- a/include/sound/asound.h