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:date:message-id:subject:from:to:content-type; bh=nbB6RDxIiAGmcWBQtKGJpuJPpKwGyrY4Eb0wExeY2LA=; b=sAKTg+Ya7g8deI8eg9oKfebn7Fr0+CMwGLlc+ILEiZ7/bm6BDAmfJORquuKQKlKFGw ciwNpg4kWjgllZMQB5iiEdchXVBU+PBzxCU9F5itIvb9BS4grC2ABftnV/9fL0lXm2lE 9y7fPcWcQ+b7XiDYbNWjWnvqQILUBi3QSyJFM= 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