Skip to content
  • Benjamin Berg's avatar
    aes3k: Re-send some commands for each capture · 81e0f4df
    Benjamin Berg authored
    The driver seems to have relied on the device to be fully
    deactivated and activated again for each capture. This is not the case
    during enroll, and as such in can cause issues.
    
    Try fixing this by splitting out the last few commands send to the
    device and assuming that this starts the capture.
    
    Fixes: #306
    81e0f4df