Re: programmatically loading and unloading drivers
Re: programmatically loading and unloading drivers
- Subject: Re: programmatically loading and unloading drivers
- From: Rudá Moura <email@hidden>
- Date: Mon, 31 Oct 2011 14:17:57 -0200
On 31/10/2011, at 14:09, Joel Reymont wrote:
> Chris,
>
> By programmatically I meantusing the APIs that kextload an kextunload
> use, rather than invoking the programs themselves.
So you already answer the question, look at the source of kextload and *unload utils.
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/IOKit/KextManager_h/index.html
http://opensource.apple.com/source/system_cmds/system_cmds-175.2/kextload.tproj/kextload_main.c
(Don't know if it is the latest version)
Hope this help. _______________________________________________
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