On Sun, 16 May 2004 15:55:29 +0200 (CEST)
Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> > snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the
> > first 4 substreams by default. Can I change that number from the driver ? I
> > would like to preallocate a buffer only for the firs
On Sat, 15 May 2004, Giuliano Pochini wrote:
> snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the
> first 4 substreams by default. Can I change that number from the driver ? I
> would like to preallocate a buffer only for the first subdev, or maybe for
> the first, the 3rd, t
snd_pcm_lib_preallocate_pages_for_all() preallocates the buffers for the
first 4 substreams by default. Can I change that number from the driver ? I
would like to preallocate a buffer only for the first subdev, or maybe for
the first, the 3rd, the 5th...
--
Giuliano.
---