• Takashi Iwai's avatar
    ALSA: ca0106 - Fix the max capture buffer size · 34fdeb2d
    Takashi Iwai authored
    The capture buffer size with 64kB seems broken with CA0106.
    At least, either the update timing or the DMA position is wrong,
    and this screws up pulseaudio badly.
    
    This patch restricts the max buffer size less than that to make life
    a bit easier.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    Cc: <stable@kernel.org>
    34fdeb2d
ca0106_main.c 58 KB