Update of /cvsroot/alsa/alsa-kernel/core/ioctl32
In directory sc8-pr-cvs1:/tmp/cvs-serv896

Modified Files:
        pcm32.c 
Log Message:
added missing SND_PCM_IOCTL_TSTAMP ioctl.



Index: pcm32.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/ioctl32/pcm32.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pcm32.c     6 Jun 2003 11:54:27 -0000       1.14
+++ pcm32.c     15 Sep 2003 16:19:42 -0000      1.15
@@ -421,6 +421,7 @@
 struct ioctl32_mapper pcm_mappers[] = {
        MAP_COMPAT(SNDRV_PCM_IOCTL_PVERSION),
        MAP_COMPAT(SNDRV_PCM_IOCTL_INFO),
+       MAP_COMPAT(SNDRV_PCM_IOCTL_TSTAMP),
        { SNDRV_PCM_IOCTL_HW_REFINE32, AP(pcm_hw_refine) },
        { SNDRV_PCM_IOCTL_HW_PARAMS32, AP(pcm_hw_params) },
        { SNDRV_PCM_IOCTL_HW_REFINE_OLD32, AP(pcm_hw_refine_old) },



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to