Re: Loading KEXTs dynamically
Re: Loading KEXTs dynamically
- Subject: Re: Loading KEXTs dynamically
- From: "Sean Morrell" <email@hidden>
- Date: Mon, 19 Aug 2002 14:23:57 -0500
----- Original Message -----
From: Sean McBride <email@hidden>
To: Sean Morrell <email@hidden>; <email@hidden>
Sent: Monday, August 19, 2002 11:25 AM
Subject: Re: Loading KEXTs dynamically
>
Sean Morrell (email@hidden) wrote:
>
>
>Can I load and use a KEXT dynamically? If so, what is the API and where
>
>would I find a source example?
>
>
man kextload
>
>
You really should read the various docs about IOKit and kexts, etc.
My apologies. Let me clarify. I'm not referring to manually loading a KEXT
from the command line. I want to dynamically load and use a KEXT within a
driver. I do not want to load the dependent KEXT (in fact it won't load at
boot time), until after boot has completed and the code from the KEXT is
needed.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.