Re: Sharing data between driver and application
- From: "Bruce Eitman [eMVP]" <bruce.eitman.nospam@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Oct 2008 09:49:09 -0400
There are several ways to do this. You could use a message queue or an
event and IOCTL...
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman
EuroTech Inc.
www.EuroTech.com
"Maarten" <Maarten@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:825822BE-0DA1-4F15-B52F-700716BDE73E@xxxxxxxxxxxxxxxx
Hi,
I'm having the following situation: My TV-input driver writes video pages
trough DMA into memory. A second process (either a 2D DMA or a memory
copy)
picks out certain elements (ancillary teletext data) and writes them to a
fifo.
How can I make this FIFO available to my user application? (share it
between
the driver and application)
regards,
--
Maarten
.
- References:
- Sharing data between driver and application
- From: Maarten
- Sharing data between driver and application
- Prev by Date: Sharing data between driver and application
- Next by Date: Re: Sharing data between driver and application
- Previous by thread: Sharing data between driver and application
- Next by thread: Re: Sharing data between driver and application
- Index(es):
Relevant Pages
|