site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi, Basically, I'm doing this: - version A of a kext is inside /System/Library/Extensions - it is unloaded using kextunload - the mach-o file inside Contents/MacOS is modified and is now version B - /System/Library/Extensions is touched - kext is reloaded using kextload However, sometimes, version A is reloaded instead of version B, even though it doesn't exist anymore. What is happening (delay in kextd?) and how can I avoid it ? Thanks, Antoine _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com