>>>> Thanks for your answers, it sounds very straightforward.
On Wed, Oct 30, 2013 at 9:47 PM, Kai <kai@xxxxxxxxxx> wrote:
On Wed, Oct 30, 2013 at 08:15:08PM +0530, srinivas bakki wrote:Thanks for your answers, it sounds very straightforward.
> If you don't want dynamic memory allocation for framebuffer and neither do
> you want it in the user space, All you need is to pass
> memmap = <size>$<start address> to the kernel and then write a kernel
> module module where you ioremap that physical address space.
>
> This is just like any other device driver where device registers are mapped.
One more question: Currently I'm using the book Linux Device Drivers 3rd
Edition (2005) as a reference, and it's discussing Kernel 2.6.10. Do you
think that's still okay, or should I get/buy a more recent book on this
topic, and which would you recommend?
--
Grüße, Kai
"In a world without walls and fences, who needs Windows and Gates?"
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies