Re: How to know Darwin Version from a Kext
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com = Mike On Nov 17, 2007, at 1:46 AM, JanakiRam wrote: Hi All, I'm developing kext(s) for each OS version i.e Leopard & Tiger. Now i need to know the darwin version from kernel libraries so that i can prevent my kext launching on a wrong OS. Can any provide some pointers on acheiving this functionality. Thanks in Advance. -JanakiRam. _______________________________________________ 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/drivers%40mu.org _______________________________________________ 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... Typically you don't do this, but rather specify the relevant compatible versions in your kext's dependencies. This email sent to drivers@mu.org This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith