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 | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.