Re: Headers for kext
Re: Headers for kext
- Subject: Re: Headers for kext
- From: Quinn <email@hidden>
- Date: Wed, 1 Aug 2007 15:13:11 +0100
Title: Re: Headers for kext
At 19:35 +0530 1/8/07, Vishal Shetye wrote:
I'm using "Generic
Kext" project template provided with xcode for developing a
kext.
All examples seem to
use headers from
/System/Library/Frameworks/Kernel.framework/Headers.
Which other header
files I can use for kext programming,
You should restrict yourself to the headers in the Kernel
framework. These are the headers that Apple plans to support in
the long term. While you can get extra functionality by pulling
in headers from the Darwin source, this isn't something that we
support. Also, it's likely that the resulting KEXT would not be
binary compatible with future systems.
Share and Enjoy
--
Quinn "The
Eskimo!"
<http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core
OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden