Re: [PATCH] Fix SAA7134 transport stream errors

2005-02-03 Thread Gerd Knorr
On Tue, Feb 01, 2005 at 08:19:17PM -0500, Eric Lammerts wrote: > > Hi, > I had a lot of problems with the transport stream input on the > SAA7134. Even the slighest bit of other system activity caused data > corruption. This patch corrects the switching of the two DMA > buffers. Thanks, merged (a

[PATCH] Fix SAA7134 transport stream errors

2005-02-01 Thread Eric Lammerts
Hi, I had a lot of problems with the transport stream input on the SAA7134. Even the slighest bit of other system activity caused data corruption. This patch corrects the switching of the two DMA buffers. Without the patch, the driver updates the buffer that is just about to be used by the chip.