Update of /cvsroot/alsa/alsa-kernel/Documentation
In directory sc8-pr-cvs1:/tmp/cvs-serv28633
Modified Files:
ALSA-Configuration.txt
Log Message:
more descriptions for vx drivers.
Index: ALSA-Configuration.txt
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/Documentation/ALSA-Configuration.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ALSA-Configuration.txt 24 Jul 2003 20:59:25 -0000 1.13
+++ ALSA-Configuration.txt 6 Aug 2003 11:13:57 -0000 1.14
@@ -1026,6 +1026,7 @@
Module for Digigram VX-Pocket VX222, V222 v2 and Mic cards.
mic - Enable Microphone on V222 Mic (NYI)
+ ibl - Capture IBL size. (default = 0, minimum size)
Module supports up to 8 cards.
@@ -1035,12 +1036,21 @@
post-install snd-vx222 "/usr/bin/vxload"
+ IBL size defines the interrupts period for PCM. The smaller size
+ gives smaller latency but leads to more CPU consumption, too.
+ The size is usually aligned to 126. As default (=0), the smallest
+ size is chosen. The possible IBL values can be found in
+ /proc/asound/cardX/vx-status proc file.
+
Module snd-vxpocket
-------------------
Module for Digigram VX-Pocket VX2 PCMCIA card.
irq_mask - IRQ bitmask, specifies the available IRQs as bits
+ (default = 0xffff, all available)
+ irq_list - List of available interrupts (default = -1, not specified)
+ ibl - Capture IBL size. (default = 0, minimum size)
Module supports up to 8 cards. The module is compiled only when
PCMCIA is supported on kernel.
@@ -1051,12 +1061,19 @@
For loading the firmware, use vxloader utility in alsa-tools
package.
+ The irq_mask and irq_list are provided to avoid allocation of
+ specific IRQs. Usually you don't need to specify them.
+
+ About capture IBL, see the description of snd-vx222 module.
+
Module snd-vxp440
-----------------
Module for Digigram VX-Pocket 440 PCMCIA card.
irq_mask - IRQ bitmask, specifies the available IRQs as bits
+ irq_list - List of available interrupts (default = -1, not specified)
+ ibl - Capture IBL size. (default = 0, minimum size)
Module supports up to 8 cards. The module is compiled only when
PCMCIA is supported on kernel.
@@ -1066,6 +1083,11 @@
For loading the firmware, use vxloader utility in alsa-tools
package.
+
+ The irq_mask and irq_list are provided to avoid allocation of
+ specific IRQs. Usually you don't need to specify them.
+
+ About capture IBL, see the description of snd-vx222 module.
Module snd-ymfpci
-----------------
-------------------------------------------------------
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/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog