Hans Verkuil schreef:
> Hi all,
>
> I would appreciate it if people could start testing the latest ivtv on 
> the 0.10 branch, available here:
>
> http://ivtvdriver.org/viewcvs/ivtv/branches/0.10.tar.gz?view=tar
>
> The current driver has a problem with copying data from the MPEG card to 
> memory that are done using PIO instead of DMA (for good reasons). 
> Unfortunately PIO accesses are slow, so too much time is spent inside 
> the interrupt handler. This can lead to missing clock ticks and 
> problems with remotes (key hits that are missed).
>
> The patch I've committed moves these PIO copies to a separate handler 
> outside the interrupt handler, so this should solve these problems.
>
> However, I did not have much time to test it thoroughly, so I'd very 
> much appreciate it if people could start testing this and report 
> whether or not any new problems were introduced.
>
> This patch is also queued for the 2.6.22 kernel, by the way.
>
> If this change solves the problems that I've mentioned above, then I'll 
> make a new 0.10.3 release in two weeks time.
>
> Thanks,
>
>       Hans
>
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel
>   
Hans,

Working on 32-bit OS, Vanilla kernel 2.6.21.1 (FC6 base installation), 
with PVR-150 and PVR-350 and Freecom DVB-T USB, an Asus P4C800 
motherboard, xdriver for PVR-350 out and MythTV (an older svn version) 
it looks all stable.

Tested it with recording directly from DVB-T, PVR-350 and watching 
livetv from the PVR-150 out of the PVR-350 all at the same time. 
Pictures looking allright.

I'm still tuning my IR in combination with MythTV. Will do some more 
testing. This was allready an older poblem in my setup. Also need to get 
my DVB-S configured into the system and will do some testing with just 
reading from the devices at the same time.

I will let you know.

Regards

Michel


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to