mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Updated Mac OS X driver (markdown)
@@ -14,4 +14,7 @@ Looking at the strings in the kext bundle, there are references to DDR memory, l
|
||||
* [Kernel Extensions Programming Topics](https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/KEXTConcept/) (Apple)
|
||||
* [Resolving kernel symbols](http://ho.ax/posts/2012/02/resolving-kernel-symbols/)
|
||||
* [A Kernel Extension ... by hand](http://unixjunkie.blogspot.nl/2006/12/kernel-extension-by-hand.html)
|
||||
* [KEXT Debugging on Mac](http://praveenmatanam.wordpress.com/2008/05/22/kext-debugging-on-mac/)
|
||||
* [KEXT Debugging on Mac](http://praveenmatanam.wordpress.com/2008/05/22/kext-debugging-on-mac/)
|
||||
|
||||
## Enabling debug output on the AppleCamera driver
|
||||
nvram boot-args="camLogging=0xffffffff"
|
||||
Reference in New Issue
Block a user