[PATCH v7] winebus.sys: Build initial hidraw device set

Aric Stewart aric at codeweavers.com
Thu Sep 8 13:07:34 CDT 2016


v2: style changes
v4: changes required by previous updates
v6: removed disableing busses
v7: Rebased, suggestions from Sebastian Lackner

Includes implementation of common HID_PNP_CreateDevice

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/Makefile.in |   3 +-
 dlls/winebus.sys/bus.h       |   2 +
 dlls/winebus.sys/bus_udev.c  | 117 ++++++++++++++++++++++++++++++++
 dlls/winebus.sys/main.c      | 156 +++++++++++++++++++++++++++++++++++++++++++
 loader/wine.inf.in           |  15 +++--
 5 files changed, 288 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v7-0002-winebus.sys-Build-initial-hidraw-device-set.txt
Type: text/x-patch
Size: 12604 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160908/e2d2c407/attachment.bin>


More information about the wine-patches mailing list