Sample Signed PCI Driver

Last Revision:
Version 1.1, 2013-06-06
Add support for kext signing and building for both OS X v10.8 and OS X v10.9.
(Full Revision History)
Build Requirements:
OS X v10.9 and Xcode 5 or later
Runtime Requirements:
OS X v10.8 or later

Demonstrates accessing a PCI device from both the kernel and user space. Shows how to structure a single Xcode project to produce both a signed kernel extension bundle for OS X v10.9 and an unsigned kernel extension for OS X v10.8.