[PATCH v2 5/8] wineplugplay.sys: Build initial hidraw device set

Aric Stewart aric at codeweavers.com
Mon Aug 22 09:20:01 CDT 2016


Includes implementation of common HID_PNP_CreateDevice and
configuration changes for linux udev

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                              | 117 +++++++++++++++++++++++
 configure.ac                           |  14 +++
 dlls/wineplugplay.sys/Makefile.in      |   3 +-
 dlls/wineplugplay.sys/bus_hid_common.c | 163 +++++++++++++++++++++++++++++++++
 dlls/wineplugplay.sys/bus_hidraw.c     |  81 ++++++++++++++++
 dlls/wineplugplay.sys/pnp.h            |   4 +
 include/config.h.in                    |   6 ++
 7 files changed, 387 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0005-wineplugplay.sys-Build-initial-hidraw-device-set.txt
Type: text/x-patch
Size: 17554 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160822/8c73f66a/attachment-0001.bin>


More information about the wine-patches mailing list