* RFC - Locking resources between V4L and DVB interfaces
@ 2009-05-26 19:51 Rusty Scott
2009-06-09 0:52 ` hermann pitton
0 siblings, 1 reply; 2+ messages in thread
From: Rusty Scott @ 2009-05-26 19:51 UTC (permalink / raw)
To: linux-media
Hello all,
I talked to Mauro offline about this issue and he indicated that it was
an area that could use some attention. So I have decided to take this
issue on and am looking for comments about how this should work.
Issue: The DVB and V4L interfaces are considered different devices from
a system standpoint. However they often share a hardware resource, such
as a tuner, on many cards. There is currently no locking on the shared
resource, so one interface could interfere with the resources already in
use by the other.
My experience in the code tree and API are not very in depth. I've only
helped maintain some card specific code to this point. I'm looking for
comments and information on various ways to accomplish this and possible
gotchas to watch out for. Any pointers, suggestions or other help on
this would be appreciated.
Thanks,
Rusty
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFC - Locking resources between V4L and DVB interfaces
2009-05-26 19:51 RFC - Locking resources between V4L and DVB interfaces Rusty Scott
@ 2009-06-09 0:52 ` hermann pitton
0 siblings, 0 replies; 2+ messages in thread
From: hermann pitton @ 2009-06-09 0:52 UTC (permalink / raw)
To: Rusty Scott; +Cc: linux-media
Hi Rusty,
Am Dienstag, den 26.05.2009, 13:51 -0600 schrieb Rusty Scott:
> Hello all,
> I talked to Mauro offline about this issue and he indicated that it was
> an area that could use some attention. So I have decided to take this
> issue on and am looking for comments about how this should work.
>
> Issue: The DVB and V4L interfaces are considered different devices from
> a system standpoint. However they often share a hardware resource, such
> as a tuner, on many cards. There is currently no locking on the shared
> resource, so one interface could interfere with the resources already in
> use by the other.
>
> My experience in the code tree and API are not very in depth. I've only
> helped maintain some card specific code to this point. I'm looking for
> comments and information on various ways to accomplish this and possible
> gotchas to watch out for. Any pointers, suggestions or other help on
> this would be appreciated.
>
> Thanks,
>
> Rusty
>
if it is only about Mauro trying to distribute some work, it is ok, but
if it should be only about some exams done soon, better forget about it.
I don't expect the latter, but it would sound very similar.
So, you start with Steven's & friends multi frontend usage on the cx88.
If you are still looking for work, the md8080 Medion Quad(ro) and some
other at least triple devices on the saa7134 driver might be interesting
concerning existing hardware based on reference designs.
(This may include limitations only resolved in later chipsets,
eventually...)
Cheers,
Hermann
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-09 1:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-26 19:51 RFC - Locking resources between V4L and DVB interfaces Rusty Scott
2009-06-09 0:52 ` hermann pitton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox