site_archiver@lists.apple.com Delivered-To: Darwin-kernel@lists.apple.com _______________________________________________ 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... Hi - I'm having some difficulties with kextunload. I am working on a firewire device driver which derives from IOService. The problem seems to be that free() never gets called. However, if I log out, then log back in again, everything works fine - ie free() is called, and the driver unloads correctly. I have stripped the code down to a bare minimum of just the life cycle functions, which in turn just call into IOService. I see init(), attach() and start() being called, and then on unload stop() detach() but not free(). Any help/ideas would be appreciated! _________________________________________________________________ Windows LiveĀ Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Stow