diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-11-02 14:10:59 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-02 14:11:55 +0100 |
commit | 23aebca486429b74c35b41ac5cac7ce97609fd6a (patch) | |
tree | d9a35e4c66ada8beb7b065bbaf08015a2e6eec89 /Documentation/sound/alsa/ALSA-Configuration.txt | |
parent | 0d488234fd857aae07f1c56467bbf58f1a859753 (diff) |
ALSA: dummy - Fix descriptions of pcm_substreams parameter
Now up to 128 substreams are supported.
Reported-by: Adrian Bridgett <adrian@smop.co.uk>
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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 1c8eb4518ce0..fd9a2f67edf2 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -522,7 +522,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. 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) + (default = 8, up to 128) hrtimer - Use hrtimer (=1, default) or system timer (=0) fake_buffer - Fake buffer allocations (default = 1) |