]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem
authorJaroslav Kysela <perex@suse.cz>
Tue, 31 May 2005 14:59:39 +0000 (16:59 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Jun 2005 10:28:03 +0000 (12:28 +0200)
commit2bd99246b2ec8afd72b6beba85d352d90bc72cb9
treee7b83b9701d9fd3812404356968697ab40c466b6
parent93187a7e2c9ac25a79a36346ae7b38baf8173865
[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem

ALSA<-OSS emulation
The problem was negative/wrong result (info.bytes) in a specific condition at
playback startup.

Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/oss/pcm_oss.c