Re: [PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread Mauro Carvalho Chehab
Em Tue, 28 Apr 2009 19:52:00 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Hi all. 1. Add start/stop TS function. 2. Move setup DMA of TS to DMA function. 3. Write support cupture via MMAP 4. Rework startup and finish process, remove simple FSM. This is patch from our customer. I

Re: [PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread hermann pitton
Hi, Am Montag, den 11.05.2009, 19:37 -0300 schrieb Mauro Carvalho Chehab: Em Tue, 28 Apr 2009 19:52:00 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Hi all. 1. Add start/stop TS function. 2. Move setup DMA of TS to DMA function. 3. Write support cupture via MMAP 4. Rework

Re: [PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread Dmitri Belimov
Hi Hi, Am Montag, den 11.05.2009, 19:37 -0300 schrieb Mauro Carvalho Chehab: Em Tue, 28 Apr 2009 19:52:00 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Hi all. 1. Add start/stop TS function. 2. Move setup DMA of TS to DMA function. 3. Write support cupture via MMAP

[RESEND PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread Dmitri Belimov
Hi all. 1. Add start/stop TS function. 2. Move setup DMA of TS to DMA function. 3. Write support cupture via MMAP 4. Rework startup and finish process, remove simple FSM. This is patch from our customer. I checked this. diff -r b40d628f830d linux/drivers/media/video/saa7134/saa7134-cards.c ---

Re: [PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread Mauro Carvalho Chehab
Em Mon, 11 May 2009 20:21:23 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Cheers, Mauro Did you check it is still OK for DVB-T and DVB-S also? No. We tested only with analog TV, capturing from analog TV and composite input. It support serial and parallel TS from MPEG

Re: [PATCH 3/3 ] big rework of TS for saa7134

2009-05-11 Thread Dmitri Belimov
Hi Em Mon, 11 May 2009 20:21:23 +1000 Dmitri Belimov d.beli...@gmail.com escreveu: Cheers, Mauro Did you check it is still OK for DVB-T and DVB-S also? No. We tested only with analog TV, capturing from analog TV and composite input. It support serial and parallel TS

[PATCH 3/3 ] big rework of TS for saa7134

2009-04-28 Thread Dmitri Belimov
Hi all. 1. Add start/stop TS function. 2. Move setup DMA of TS to DMA function. 3. Write support cupture via MMAP 4. Rework startup and finish process, remove simple FSM. This is patch from our customer. I checked this. diff -r b40d628f830d linux/drivers/media/video/saa7134/saa7134-cards.c ---