Re: Getting the OS Version from a Kext driver context
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wKkZ1/s+BIFduyTbTjUcqrp08+5ZVk7c01zGzRs50Yw=; b=FAzalS8AZ91jNwGSRg11YCRrLJd5+K0uaxICOy0Mnufly0Owx9cbE6n2BNpJi0uyv1 TV+wv5gT1Cp+nKiPqvO1/fZummthL1nq9BcITuJYquugwI4uYMwCQzwKsa+/2TZ572yI RMqpO3bARr+8hIlj1iTn77M0mWR3R0lhUCUvE= Oh gosh, I just found all the replies to this question in the archives. My apologies. -Chris On Tue, Jul 12, 2011 at 5:41 PM, Chris Tilt <chris.tilt@gmail.com> wrote:
Hello. I haven't been able to find out how to get the OS version from within my kernel extension driver. I'm looking for anything like "10.7" or version.major and version.minor, etc. I am attempting to provide matching based on the OS version and we have a compatibility problem on Lion.
Best regards, Chris
_______________________________________________ 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
participants (1)
-
Chris Tilt