site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I'm having an issue with using OSKextRequestResouce(), specifically from my kext initialization routine. This function is unfortunately not well documented (hey, if there's documentation for it, point me to it!), but ... it seems like you can't use it from a kext initialization routine. More specifically, you can't expect the callback to be called until after your initialization routine exits (actually, it's worse than that, from what I can tell; I have a bunch of kexts that depend on each other, and none of the callbacks are called until after they all finish loading and are started). Is my understanding correct? (I would guess that's more of a limitation in kextd). --Ken _______________________________________________ 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... This email sent to site_archiver@lists.apple.com