aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/ALSA-Configuration.txt
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-06-30 07:40:51 -0400
committerJaroslav Kysela <perex@suse.cz>2005-07-28 06:09:56 -0400
commit6d00a3127972e7853d6296ffc1e72c5b1a23d937 (patch)
tree6c9018f16ed83400cb3297aa7c1ffea95cc03ff1 /Documentation/sound/alsa/ALSA-Configuration.txt
parent82fe0c5803f4c77ffeb4c1c2367defb3dcedad45 (diff)
[ALSA] Fix and clean-up of vxpocket driver
Documentation,PCMCIA Kconfig,Digigram VX Pocket driver - Fixed Oops with request_firmware() - Detect the card type in runtime (vxpoocket v2 or 440) - snd-vxp440 driver is merged to snd-vxpocket - Clean up the code Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa/ALSA-Configuration.txt')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt25
1 files changed, 1 insertions, 24 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index dfe44cf655d7..fe95bb2ae7fc 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1376,7 +1376,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1376 Module snd-vxpocket 1376 Module snd-vxpocket
1377 ------------------- 1377 -------------------
1378 1378
1379 Module for Digigram VX-Pocket VX2 PCMCIA card. 1379 Module for Digigram VX-Pocket VX2 and 440 PCMCIA cards.
1380 1380
1381 ibl - Capture IBL size. (default = 0, minimum size) 1381 ibl - Capture IBL size. (default = 0, minimum size)
1382 1382
@@ -1396,29 +1396,6 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1396 1396
1397 Note: the driver is build only when CONFIG_ISA is set. 1397 Note: the driver is build only when CONFIG_ISA is set.
1398 1398
1399 Module snd-vxp440
1400 -----------------
1401
1402 Module for Digigram VX-Pocket 440 PCMCIA card.
1403
1404 ibl - Capture IBL size. (default = 0, minimum size)
1405
1406 Module supports up to 8 cards. The module is compiled only when
1407 PCMCIA is supported on kernel.
1408
1409 To activate the driver via the card manager, you'll need to set
1410 up /etc/pcmcia/vxp440.conf. See the sound/pcmcia/vx/vxp440.c.
1411
1412 When the driver is compiled as a module and the hotplug firmware
1413 is supported, the firmware data is loaded via hotplug automatically.
1414 Install the necessary firmware files in alsa-firmware package.
1415 When no hotplug fw loader is available, you need to load the
1416 firmware via vxloader utility in alsa-tools package.
1417
1418 About capture IBL, see the description of snd-vx222 module.
1419
1420 Note: the driver is build only when CONFIG_ISA is set.
1421
1422 Module snd-ymfpci 1399 Module snd-ymfpci
1423 ----------------- 1400 -----------------
1424 1401