[PATCH v3 08/20] winehid.sys: add linux hidraw minidriver

Aric Stewart aric at codeweavers.com
Fri Sep 2 07:16:59 CDT 2016


Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                            |   1 +
 configure.ac                         |   1 +
 dlls/winehid.sys/Makefile.in         |   4 +-
 dlls/winehid.sys/hid.h               |  22 +++++++
 dlls/winehid.sys/main.c              |  12 +++-
 dlls/winehid.sys/minidriver_hidraw.c | 124 +++++++++++++++++++++++++++++++++++
 include/config.h.in                  |   3 +
 loader/wine.inf.in                   |   6 ++
 8 files changed, 171 insertions(+), 2 deletions(-)
 create mode 100644 dlls/winehid.sys/hid.h
 create mode 100644 dlls/winehid.sys/minidriver_hidraw.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0008-winehid.sys-add-linux-hidraw-minidriver.txt
Type: text/x-patch
Size: 8893 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160902/092ccd0b/attachment-0001.bin>


More information about the wine-patches mailing list