Re: proper initialization of IOMemoryDescriptor
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=675lkzIkO699WI1dZrTQNUB4oh2CFv2WWhfdhtLnfro=; b=uQIGPaAgUJhi+I/jLvF3IHb/AfRTAHvGKbsxsMBdkzlzYWh8mBmknSfITWOzyQy8iW xjieBhuSMD542q5X8nU8dFN9ymO1dTfOGuLykhr7DuU9v6ljYDXknEC3FNmiGwHgaOX3 4FWz0miY+JNhTsm5OdWQWQYHRqWcqUvTVRkTI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=Pf1yUbSDrJ8KfT/NVdojJwL0ia1caIeJSRo0YwYJMPncZBFRGwm8nIjN2MWdl3ukx5 BMaAaMUXh3whsrIaF1+mmrojmR8Mx++9Gq8GmtBERy2iSmMD+ufI3t6rSJWDAZFC3Q2g ZiJtag8KT1W6kM/kWFu8ZObc3fRPQoI0QQdqY= The header explains that you should use withOptions. The header does not explain what options correspond to withAddress. I'm left to guess that I should use virtual memory, for example, as neither physical nor UPL seem to match. I would like a clarification, if possible. Thanks, Joel On Jan 27, 2011, at 2:26 PM, Shantonu Sen wrote:
command double-click on the symbol in Xcode. It will take you to the header. The header will tell you what to replace the deprecated call with.
-------------------------------------------------------------------------- - mac osx device driver ninja, kernel extensions and user-land usb drivers ---------------------+------------+--------------------------------------- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont ---------------------+------------+--------------------------------------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont