]> git.alsa-project.org Git - alsa-lib.git/commit
appl_ptr sync fix when status/control structures are not mmaped
authorJaroslav Kysela <perex@perex.cz>
Tue, 16 Nov 2004 15:05:49 +0000 (15:05 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Nov 2004 15:05:49 +0000 (15:05 +0000)
commit6987a8555ca50f10d6c629d1e2bc1ef5ee8b6260
treef2a812ff205024591a89f621c28c0229233a2360
parent37e75bfa2c060912a1e8fd314fb33ad3de6ad5a5
appl_ptr sync fix when status/control structures are not mmaped
The prepare and reset ioctls can modify appl_ptr, thus the user space
must take modified appl_ptr from driver.
src/pcm/pcm_hw.c