Using OSKextRequestResouce from kext init routine?
Using OSKextRequestResouce from kext init routine?
- Subject: Using OSKextRequestResouce from kext init routine?
- From: Ken Hornstein <email@hidden>
- Date: Fri, 14 May 2010 14:48:47 -0400
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden