Updated Mac OS X driver (markdown)

Sven Schnelle
2015-11-07 20:51:36 +01:00
parent 128a147d29
commit 1fb861a5ee

@@ -17,4 +17,5 @@ Looking at the strings in the kext bundle, there are references to DDR memory, l
* [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"
Enter the following command as superuser and reboot the system:
nvram boot-args="camLogging=0xffffffff"