1 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
4 <?dbhtml filename="index.html">
6 <!-- ****************************************************** -->
8 <!-- ****************************************************** -->
10 <title>The ALSA Driver API</title>
14 This document is free; you can redistribute it and/or modify it
15 under the terms of the GNU General Public License as published by
16 the Free Software Foundation; either version 2 of the License, or
17 (at your option) any later version.
21 This document is distributed in the hope that it will be useful,
22 but <emphasis>WITHOUT ANY WARRANTY</emphasis>; without even the
23 implied warranty of <emphasis>MERCHANTABILITY or FITNESS FOR A
24 PARTICULAR PURPOSE</emphasis>. See the GNU General Public License
29 You should have received a copy of the GNU General Public
30 License along with this program; if not, write to the Free
31 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
38 <chapter><title>Management of Cards and Devices</title>
39 <sect1><title>Card Management</title>
42 <sect1><title>Device Components</title>
45 <sect1><title>KMOD and Device File Entries</title>
48 <sect1><title>Memory Management Helpers</title>
50 !Esound/core/memalloc.c
53 <chapter><title>PCM API</title>
54 <sect1><title>PCM Core</title>
56 !Esound/core/pcm_lib.c
57 !Esound/core/pcm_native.c
59 <sect1><title>PCM Format Helpers</title>
60 !Esound/core/pcm_misc.c
62 <sect1><title>PCM Memory Management</title>
63 !Esound/core/pcm_memory.c
66 <chapter><title>Control/Mixer API</title>
67 <sect1><title>General Control Interface</title>
68 !Esound/core/control.c
70 <sect1><title>AC97 Codec API</title>
71 !Esound/pci/ac97/ac97_codec.c
72 !Esound/pci/ac97/ac97_pcm.c
75 <chapter><title>MIDI API</title>
76 <sect1><title>Raw MIDI API</title>
77 !Esound/core/rawmidi.c
79 <sect1><title>MPU401-UART API</title>
80 !Esound/drivers/mpu401/mpu401_uart.c
83 <chapter><title>Proc Info API</title>
84 <sect1><title>Proc Info Interface</title>
88 <chapter><title>Miscellaneous Functions</title>
89 <sect1><title>Hardware-Dependent Devices API</title>
92 <sect1><title>ISA DMA Helpers</title>
95 <sect1><title>Other Helper Macros</title>
96 !Iinclude/sound/core.h