Re: Loading Kernel Extension
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Nik Gervae Kext Management Engineer Apple, Inc. On 11 Aug, 2009, at 11:40, Tim Murison wrote: *********************************************************************** _______________________________________________ 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... On all releases of Darwin/Mac OS X through Leopard, you have to run kextload to load a kext explicitly. This is and will be the fully- supported mechanism for loading a kext on all releases, whatever changes we may make in future releases. What is the reason why you don't want to use kextload? I generally prefer not invoking a utility from within my own program unless I have to. It strikes me as an ugly way of performing a task. If there is no other way then I'll invoke kextload, I was just hoping for an overlooked API. This e-mail and its attachments are confidential, legally privileged, may be subject to copyright and sent solely for the attention of the addressee(s). Any unauthorized use or disclosure is prohibited. Statements and opinions expressed in this e-mail may not represent those of Radialpoint. Le contenu de ce courriel est confidentiel, privilégié et peut être soumis à des droits d'auteur. Il est envoyé à l'intention exclusive de son ou de ses destinataires. Il est interdit de l'utiliser ou de le divulguer sans autorisation. Les opinions exprimées dans le présent courriel peuvent diverger de celles de Radialpoint. _______________________________________________ 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/ngervae%40apple.com This email sent to ngervae@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Nik Gervae