public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* 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

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