Re: kernel panic on readBytes
Re: kernel panic on readBytes
- Subject: Re: kernel panic on readBytes
- From: Quinn <email@hidden>
- Date: Tue, 8 Apr 2008 22:29:04 +0100
At 13:48 -0400 8/4/08, Timur Alperovich wrote:
>From reading the documentation about the IOMemoryDescriptor on
developer.apple.com, it seems that calling "withPhysicalAddress"
should set the kMemoryTypePhysical flag.
The problem is that kMemoryTypePhysical != kIOMemoryTypePhysical64.
The former is a 32-bit I/O physical address. The later is a 64-bit
CPU physical address.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden