IOKitWithLibrary

Last Revision:
Version 1.0, 2003-08-27
Shows how an I/O Kit driver can link with a C library from a separate kernel extension.
Build Requirements:
Runtime Requirements:
Mac OS X Mac OS X

IOKitWithLibrary is a trivial I/O Kit sample that shows how an I/O Kit driver can link with a C library that resides in a separate kernel extension. Some developers find this technique useful because it allows them to share some core functionality between many different I/O Kit drivers. Requirements: Mac OS X Keywords: I/O Kit, library, KEXT