HomeFreeBSD

[ig4] Reduce scope of io_lock

Description

[ig4] Reduce scope of io_lock

Now io_lock is used as condition variable to synchronize active process with
the interrupt handler. It is not used for tasks other than waiting for
interrupt and passing parameters to and from it's handler.

Details

Provenance
wulfAuthored on
Parents
rS354295: [ig4] Do not wait for interrupts in set_controller() routine
Branches
Unknown
Tags
Unknown