At Tue, 25 May 2004 11:52:19 GMT,
[EMAIL PROTECTED] wrote:
>
>
> >
> > 188,189c188,189
> > < .period_bytes_min = 64,
> > < .period_bytes_max = (32*1024),
> > ---
> > > .period_bytes_min = (16*1024),
> > > .period_bytes_max = (16*1024),
>
> > are you sure
At Tue, 25 May 2004 01:00:58 GMT,
[EMAIL PROTECTED] wrote:
>
> 188,189c188,189
> < .period_bytes_min = 64,
> < .period_bytes_max = (32*1024),
> ---
> > .period_bytes_min = (16*1024),
> > .period_bytes_max = (16*1024),
are you sure this change is correct?
in
A few minor fixes to the emu10k1x driver. Also, it would be nice to update the
soundcards page to list it as supported (mention that only PCM playback is currently
supported).
I will try to test a few more things before 1.0.5 gets final, I hope.
Francisco
Index: pci/emu10k1/emu10k1x.c
=