[PATCH v3 1/7] winebus.sys: Add OS/X IOHID bus

Aric Stewart aric at codeweavers.com
Mon Nov 7 13:42:23 CST 2016


v2: remove Unload code as it will never be triggered
v3: Suggestions from Ken Thomases
    Merge Implement adding IOHID devices into this patch
v4: Suggestions from Sebastian Lackner

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/Makefile.in |   3 +-
 dlls/winebus.sys/bus.h       |   1 +
 dlls/winebus.sys/bus_iohid.c | 265 +++++++++++++++++++++++++++++++++++++++++++
 dlls/winebus.sys/main.c      |   3 +
 4 files changed, 271 insertions(+), 1 deletion(-)
 create mode 100644 dlls/winebus.sys/bus_iohid.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0001-winebus.sys-Add-OS-X-IOHID-bus.txt
Type: text/x-patch
Size: 10232 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161107/13bc9bb9/attachment.bin>


More information about the wine-patches mailing list