Re: How to detect Mac OS X version from a kext
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=iRYq58nVEmN+Suq4jTc8fd3FoiM87g3V4fSFPdOPbl6AdGTy+bM4gdXHQtMOVtxc1KRE/KDTCLsb9Hq8JaKL3GYiFgqve9UpGr1rYa543KZCi5TutTDgWEt7RUHYKGcGHX/sA81IVqdwg/QHLAUmudyR+IVnU7tBeAzXoJoJH4o= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=VU+riyh+TwPOagzPYORWCKXKda0hN1AXGjoXnpVDeYN5PstLYlBs6x6aLHumfsZ/rKRsO/WlRqbuhgS9S+LlwFK1ePIe3kE1dZbYyR3OTGTAGfSHhbLjeuHqnjcV4hIE38Qj7QV93eXyCWjoz+8WjoasgwgJZ5xcOHBxuvsrWpk= sysctl is your friend. kern.osrelease kern.osversion --Waqar On Jun 16, 2007, at 7:28 PM, Bhavesh Davda wrote: How do I detect whether a kext is running on 10.4 (Tiger) or 10.5 (Leopard) programatically? Thanks! -- Bhavesh P. Davda _______________________________________________ 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/wmalloc%2Blists%40gmail... _______________________________________________ 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... <http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming...
This email sent to wmalloc+lists@gmail.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Waqar Malik