If the input value is NULL, then physmem_map() will create a new virtual
memory area with a suitable base virtual address. If the input value is
specified, then physmem_map() will try to create a new virtual memory
area with a base virtual address as specified (if it doesn't conflict
with any already existing virtual memory area, of course).
I stand corrected. Sorry.
Well, that was my original intention with the API at least, but the line
231 in kernel/generic/src/ddi/ddi.c proves that you are right. I will
resolve this by modifying the sources according to my mental model of it
ASAP :)
M.D.
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel