]> Devoid-pointer.net GitWeb - KLGD.git/commit
Rework the command sending logic so that the actual command submission
authorMichal Malý <madcatxster@devoid-pointer.net>
Wed, 13 Aug 2014 15:18:46 +0000 (17:18 +0200)
committerMichal Malý <madcatxster@devoid-pointer.net>
Wed, 13 Aug 2014 15:18:46 +0000 (17:18 +0200)
commitee2ff0e325cc923fa56ea0461672fbf0c347927e
tree977b4c5dda1da44a1a77c36842ab7d261c579165
parent60fcf18e5f9de5508f4ce4bdceb845c97b4362f6
Rework the command sending logic so that the actual command submission
is always asynchronous to plugin state changes.

This requires the HW-spec driver to use synchronous ways of delivering
commands to the device as the sumbission routine now blocks with a mutex
held until the HW-spec submission function returns.
klgd.c
klgd.h