site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com The best list for DiskArb questions is filesystem-dev. <http://lists.apple.com/mailman/listinfo/filesystem-dev> And I will answer here anyway (-: 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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 15:49 -0800 3/12/09, mogambo wrote: Not sure where this question belongs - here or on xcode-userslist or drivers. I will ask here anyway. DiskArbDiskAppearedWithMountpointPing_auto is not necessary since 10.5. Thus, you should ifdef out the calls in your 64-bit build. This means, if you still support 10.4.x, you must ensure that your 32-bit code runs on 10.4.x. Depending on how your code is structured, this may require a re-exec dance. This email sent to site_archiver@lists.apple.com