Re: i810_audio

Nick Papadonis (nick@coelacanth.com)
09 Jan 2002 01:28:15 -0500


Doug Ledford <dledford@redhat.com> writes:
> Someone posted one of the DMA Overrun on write error messages to me,
> and that allowed me to see that on the SiS hardware we are getting
> garbage in the upper 3 bits of the LVI register (presumably because we
> read garbage from the upper 3 bits of the CIV register). So, I've put
> a 0.15 version of my driver on my site that now bounds our LVI and CIV
> reads so that we mask out any possible garbage. And, since writing
> garbage to LVI could keep the hardware going in loops forever and
> other sorts of bad things, it might solve your problem. Please give
> it a try and let me know how it works.
>

0.15 works better then 0.13 for me. I haven't had any problems yet.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/