transfer data from DMA into file
- From: berton <werbung5@xxxxxx>
- Date: Wed, 21 Nov 2007 07:33:12 -0800 (PST)
Hi everybody!
I'm new in the complex task of writing modules for Linux.
I've already read Linux Device Drivers from O'Reilly, but I'm not sure
how I can transfer Data from DMA to a file.
With __get_free_pages, I reserved 1Mb and have a hardware device
writing to it. After transfer is complete, the hardwaredevice will
generate an interrupt.
In this moment I want to write the data from the reserved memory
region to a file.
Can anybody give some hints please, how to do this the best way?
.
- Prev by Date: Re: Question on usb
- Next by Date: Re: module license taints kernel.
- Previous by thread: shell command wrapper
- Next by thread: Web Proxy Design Queries ?
- Index(es):