Update of /cvsroot/alsa/alsa-kernel/Documentation/DocBook In directory sc8-pr-cvs1:/tmp/cvs-serv23664
Modified Files: writing-an-alsa-driver.tmpl Log Message: minor corrections Index: writing-an-alsa-driver.tmpl =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/Documentation/DocBook/writing-an-alsa-driver.tmpl,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- writing-an-alsa-driver.tmpl 18 Jun 2003 11:10:37 -0000 1.11 +++ writing-an-alsa-driver.tmpl 3 Jul 2003 11:37:29 -0000 1.12 @@ -239,8 +239,10 @@ <section id="file-tree-drivers-directory"> <title>drivers directory</title> <para> - This directory contains the non-architecture-specific - codes. For example, the dummy pcm driver and the serial MIDI + This directory contains the codes shared among different drivers + on the different architectures. They are hence supposed not to be + architecture-specific. + For example, the dummy pcm driver and the serial MIDI driver are found in this directory. In the sub-directories, there are the codes for components which are independent from bus and cpu architectures. @@ -254,9 +256,9 @@ </section> <section id="file-tree-drivers-directory-opl3"> - <title>drivers/opl3</title> + <title>drivers/opl3 and opl4</title> <para> - The OPL3 FM-synth stuff is found here. + The OPL3 and OPL4 FM-synth stuff is found here. </para> </section> </section> @@ -268,9 +270,9 @@ </para> <para> - Although there is a standard i2c layer on Linux, ALSA uses its + Although there is a standard i2c layer on Linux, ALSA has its own i2c codes for some cards, because the soundcard needs only a - simple operation and the standard API is too complicated for + simple operation and the standard i2c API is too complicated for such a purpose. </para> @@ -298,7 +300,7 @@ <title>pci directory</title> <para> This and its sub-directories hold the top-level card modules - for PCI soundcards. + for PCI soundcards and the codes specific to the PCI BUS. </para> <para> @@ -320,7 +322,7 @@ <title>arm, ppc, and sparc directories</title> <para> These are for the top-level card modules which are - architecture specific. + specific to each given architecture. </para> </section> ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog