April 25, 2002
hello
I use to copy a 32kb block from a physikal address into a protected mode
buffer.
I know the physikal address and I have allocate a buffer.
how can I do this ? (is there any function Icould use)

thanks
            andreas


April 25, 2002
"Andreas Fischbach" <a.fischbach@fz-juelich.de> wrote in message news:aa8odj$2las$1@digitaldaemon.com...
> hello
> I use to copy a 32kb block from a physikal address into a protected mode
> buffer.
> I know the physikal address and I have allocate a buffer.
> how can I do this ? (is there any function Icould use)


See www.digitalmars.com/faq.html#vram for accessing physical memory.