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

Aric Stewart aric at codeweavers.com
Fri Sep 30 06:58:57 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

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 | 109 ++++++++++++++++++++++++++++++++++++++++++--
 dlls/winebus.sys/main.c     |  66 ++++++++++++++++++++++-----
 3 files changed, 172 insertions(+), 16 deletions(-)


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


More information about the wine-patches mailing list