Re: loading kext from a daemon program
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Sorry about that. thanks, Rob On May 4, 2006, at 2:43 PM, Justin C. Walker wrote: On May 4, 2006, at 11:26 , Rob Crawford wrote: Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large, Director Institute for the Enhancement of the Director's Income -------- The path of least resistance: it's not just for electricity any more. -------- _______________________________________________ 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/robc%40mac.com _______________________________________________ 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... I have a kernel extension and a daemon program that communicate with one another, when the daemon process starts up it needs to load the kernel extension and then connect with it, this is all done at the root user level. This may be the wrong list to post this to, not sure, if it the wrong list please advise as to what list would be appropriate. I have kext that needs to be loaded from a daemon process, then proceed to connect using the kernel control mechanism. When I load the kext with kextload and then run the daemon everything works just fine, but I can't get the daemon to load the kext then continue to connect with it, any suggestions? It would help to know what "I can't get the daemon to load the kext" means. This email sent to robc@mac.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Rob Crawford