[haiku-development] Re: Virtual 8086 mode support

Am Samstag, 19. April 2008 schrieb Axel Dörfler:
> I guess you mean identity mapped, right? It should be possible to do
> this by mapping the memory in the kernel via map_physical_memory(), and
> then clone that area in userland using B_EXACT_ADDRESS.

That sounds exactly like what is needed. I will start looking into that... 
thanks.

/Jan


Other related posts: