Files
haiku-beta6/src
Axel Dörfler fac37b22cb Added the BeOS compatible and working map_physical_memory() call.
Made the "name" argument const for create_area_etc() and vm_map_physical_memory().
Moved some common conversion code (BeOS to NewOS VM constants) to separate
functions to clean them up a bit.
create_area() now automatically sets LOCK_KERNEL if the area is to be created
in kernel space (as I would guess BeOS does, too).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4331 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-20 02:14:44 +00:00
..
2003-08-19 22:14:41 +00:00
2003-08-13 10:12:46 +00:00
2003-07-24 18:54:27 +00:00
2003-08-04 00:46:53 +00:00
2003-08-19 10:40:45 +00:00
2003-08-02 09:34:51 +00:00
…