• Herbert Xu's avatar
    [sound/oss] remove bogus CIV_TO_LVI · f3347c3d
    Herbert Xu authored
    This patch removes a pair of bogus LVI assignments.  The explanation in
    the comment is wrong because the value of PCIB tells the hardware that
    the DMA buffer can be processed even if LVI == CIV.
    
    Setting LVI to CIV + 1 causes overruns when with short writes
    (something that vmware is very fond of).
    f3347c3d
i810_audio.c 98.8 KB