[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Open Firmware: claiming and mapping memory
From: |
Marco Gerards |
Subject: |
Re: Open Firmware: claiming and mapping memory |
Date: |
Sun, 05 Sep 2004 20:39:24 +0000 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hollis Blanchard <address@hidden> writes:
> Ah. The trouble may be that there are two "claim" words. One is
> generic, and one is a method of of the MMU package. I suspect the
> MMU's claim will both reserve and map the region requested. I'll try
> this out later, or maybe tomorrow...
Perhaps I mixed up those two. But because the current code works for
me, that means claim does map the memory.
I just assumed that was the expected behavior.
Thanks,
Marco