Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157763
b: refs/heads/master
c: 30681bc
h: refs/heads/master
i:
  157761: b539477
  157759: f2a887a
v: v3
  • Loading branch information
Takashi Iwai committed Sep 3, 2009
1 parent 563e35e commit 8c49388
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b142037b4c1edf5ad0b2871c518d4f14ac1cd470
refs/heads/master: 30681bcf2b15a601b9460e6ddab22077998b8d4c
13 changes: 13 additions & 0 deletions trunk/Documentation/sound/alsa/ALSA-Configuration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,19 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
or input, but you may use this module for any application which
requires a sound card (like RealPlayer).

pcm_devs - Number of PCM devices assigned to each card
(default = 1, up to 4)
pcm_substreams - Number of PCM substreams assigned to each PCM
(default = 8, up to 16)
hrtimer - Use hrtimer (=1, default) or system timer (=0)

When multiple PCM devices are created, snd-dummy gives different
behavior to each PCM device:
0 = interleaved with mmap support
1 = non-interleaved with mmap support
2 = interleaved without mmap
3 = non-interleaved without mmap

The power-management is supported.

Module snd-echo3g
Expand Down

0 comments on commit 8c49388

Please sign in to comment.