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

Aric Stewart aric at codeweavers.com
Fri Nov 4 07:45:50 CDT 2016


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

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 | 255 +++++++++++++++++++++++++++++++++++++++++++
 dlls/winebus.sys/main.c      |   3 +
 4 files changed, 261 insertions(+), 1 deletion(-)
 create mode 100644 dlls/winebus.sys/bus_iohid.c


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


More information about the wine-patches mailing list