On Thu, 18 Mar 2004, Pavana Sharma wrote: > My doubts are, > where can I find the definitions for these functions or Alsa APIs ? > Do i need to have any lib (alsa_lib) ? > If not how my driver can be accessed from application layer, I mean how > calls are mapped ?
You must use alsa-lib. We don't allow to use the syscalls directly. Also, you might look to alsa-lib/test/pcm.c code which shows you (and you can test with it) all access methods (playback only) - compile alsa-lib and type 'make pcm' in the test directory. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SuSE Labs ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel