<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84804#c32">Comment # 32</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84804">bug 84804</a>
from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
<pre>refer rme9652_hw_pointer() to rme9652.c
if (!rme9652->precise_ptr)
return (status & RME9652_buffer_id) ? period_size : 0;
if precise_ptr is not enabled by module parameter, it just return pointer value
as period_size or zero, this mean time scheduling should be disabled since
driver can only use two periods (impossible to rewind)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>