Linear Frame Buffer

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
0x3D5
Posts: 3
Joined: Sun Oct 02, 2011 2:45 am

Linear Frame Buffer

Post by 0x3D5 »

I can get the address of the linear frame buffer with a function that I create but this is a physical address. How can I translate this address to a virtual address or if it is not possible how can I get the virtual address of the LFB?
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Linear Frame Buffer

Post by Combuster »

Do you know what paging does?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply