Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1:/tmp/cvs-serv23956/include
Modified Files: core.h Log Message: Replaced snd_dma_residue() with snd_dma_pointer(). Index: core.h =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/include/core.h,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- core.h 17 Jan 2003 12:42:33 -0000 1.33 +++ core.h 31 Jan 2003 12:41:14 -0000 1.34 @@ -346,7 +346,7 @@ void snd_dma_program(unsigned long dma, unsigned long addr, unsigned int size, unsigned short mode); void snd_dma_disable(unsigned long dma); -unsigned int snd_dma_residue(unsigned long dma); +unsigned int snd_dma_pointer(unsigned long dma, unsigned int size); /* misc.c */ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog