Document work around for suspend/resume

Miek Gieben
2015-12-24 08:34:06 +00:00
parent 8dfed9aa89
commit b2a0d626b0

@@ -8,7 +8,7 @@ It's a mix of probing, reverse engineering, reading up on similar hardware, gues
The driver is now able to stream video. It can be accessed through the V4L2 API. It is still experimental so you mileage may vary.
# Known issues
* Suspend / resume doesn't work.
* Suspend / resume doesn't work. Unloading the module before suspending and loading it again on resume is a work around for this.
* Only firmware version 1.43 (latest OSX El Capitan) works with the driver.
* A script for extracting the sensors calibration settings files (set files) from the OSX driver is missing. This is however not required to to use the driver but will increase the image quality.