From: Takashi Iwai Date: Thu, 17 Nov 2005 10:05:34 +0000 (+0100) Subject: [ALSA] Small update of Procfile.txt X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~243 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=59de641ca37b88dd34d0e1d853800b488f642624;p=~emulex%2Finfiniband.git [ALSA] Small update of Procfile.txt Modules: Documentation Small update of Procfile.txt for hda and usb proc files. Signed-off-by: Takashi Iwai --- diff --git a/Documentation/sound/alsa/Procfile.txt b/Documentation/sound/alsa/Procfile.txt index 25c5d648aef..1fe48846d78 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 ---------------------