diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-11-17 11:05:34 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-01-03 12:17:19 +0100 |
commit | 59de641ca37b88dd34d0e1d853800b488f642624 (patch) | |
tree | 7b177bdc376a907955dc74cde05332c31272c591 | |
parent | 10e4097fb47b57d095204d3fad10b25e3b4d42a3 (diff) | |
download | linux-59de641ca37b88dd34d0e1d853800b488f642624.tar.bz2 |
[ALSA] Small update of Procfile.txt
Modules: Documentation
Small update of Procfile.txt for hda and usb proc files.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r-- | Documentation/sound/alsa/Procfile.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/Procfile.txt b/Documentation/sound/alsa/Procfile.txt index 25c5d648aef6..1fe48846d78f 100644 --- a/Documentation/sound/alsa/Procfile.txt +++ b/Documentation/sound/alsa/Procfile.txt @@ -138,6 +138,22 @@ card*/codec97#0/ac97#?-?+regs # echo 02 9f1f > /proc/asound/card0/codec97#0/ac97#0-0+regs +USB Audio Streams +----------------- + +card*/stream* + Shows the assignment and the current status of each audio stream + of the given card. This information is very useful for debugging. + + +HD-Audio Codecs +--------------- + +card*/codec#* + Shows the general codec information and the attribute of each + widget node. + + Sequencer Information --------------------- |