diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index a7fc75f53bbe..57e82a5fae71 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -1592,6 +1592,8 @@ Proc interfaces (/proc/asound) | |||
1592 | - whole-frag write only whole fragments (optimization affecting | 1592 | - whole-frag write only whole fragments (optimization affecting |
1593 | playback only) | 1593 | playback only) |
1594 | - no-silence do not fill silence ahead to avoid clicks | 1594 | - no-silence do not fill silence ahead to avoid clicks |
1595 | - buggy-ptr Returns the whitespace blocks in GETOPTR ioctl | ||
1596 | instead of filled blocks | ||
1595 | 1597 | ||
1596 | Example: echo "x11amp 128 16384" > /proc/asound/card0/pcm0p/oss | 1598 | Example: echo "x11amp 128 16384" > /proc/asound/card0/pcm0p/oss |
1597 | echo "squake 0 0 disable" > /proc/asound/card0/pcm0c/oss | 1599 | echo "squake 0 0 disable" > /proc/asound/card0/pcm0c/oss |