[PATCH v8] winebus.sys: Watch for hid raw device addition and removal

Aric Stewart aric at codeweavers.com
Sun Oct 2 17:09:11 CDT 2016


v2: Correct poll timeout
    Style changes
v3: vtable style instead of a callback
v4: Suggestions from Sebastian Lackner
v5: Fixing handling of other native in the compare function
v6: Tweaks suggested by Sebastian Lackner
v7: Further suggestions from Sebastian Lackner
v8: Move initial set into thread as per Alexandre Julliard's suggestion

Includes an implementation of a common bus_remove_hid_device

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/bus.h      |  13 ++++-
 dlls/winebus.sys/bus_udev.c | 115 ++++++++++++++++++++++++++++++++++++++++++--
 dlls/winebus.sys/main.c     |  66 ++++++++++++++++++++-----
 3 files changed, 177 insertions(+), 17 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v8-0001-winebus.sys-Watch-for-hid-raw-device-addition-and-r.txt
Type: text/x-patch
Size: 11748 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161002/68bb6ad6/attachment.bin>


More information about the wine-patches mailing list