Re: Loading KEXTs dynamically
Re: Loading KEXTs dynamically
- Subject: Re: Loading KEXTs dynamically
- From: Peter Lovell <email@hidden>
- Date: Tue, 20 Aug 2002 10:21:03 -0400
On Monday, August 19, 2002, at 12:25 PM, Sean McBride 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.
Also note that the rules have changed quite substantially in
Jaguar. You still use kextload to load, but it's quite a
different kextload. And access permissions and ownership rules
are applied to kexts now.
kmodstat and kmodunload are replaced by kext-named commands.
Regards.....Peter
_______________________________________________
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.