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

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

Includes an implementation of a common bus_remove_hid_device

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/bus.h      | 11 +++++-
 dlls/winebus.sys/bus_udev.c | 96 ++++++++++++++++++++++++++++++++++++++++++++-
 dlls/winebus.sys/main.c     | 52 +++++++++++++++++++++++-
 3 files changed, 156 insertions(+), 3 deletions(-)


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


More information about the wine-patches mailing list