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

Aric Stewart aric at codeweavers.com
Thu Sep 29 13:48:14 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

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 | 106 +++++++++++++++++++++++++++++++++++++++++++-
 dlls/winebus.sys/main.c     |  64 +++++++++++++++++++++-----
 3 files changed, 169 insertions(+), 14 deletions(-)


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


More information about the wine-patches mailing list