[PATCH v6 2/8] winebus.sys: Add Linux udev bus

Aric Stewart aric at codeweavers.com
Wed Sep 7 21:39:50 CDT 2016


(sorry resent with correct patch sequence number for the patch this updates)

v2: Style changes
v4: Updated with corrections from Thomas Faber
v5: new config changes and suggestions from Sebastian Lackner
v6: Remove bus disabling

Includes a base common HID IRP_MJ_PNP handler

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winebus.sys/Makefile.in |  4 ++-
 dlls/winebus.sys/bus.h       | 23 ++++++++++++++
 dlls/winebus.sys/bus_udev.c  | 72 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/winebus.sys/main.c      | 33 +++++++++++++++++++-
 4 files changed, 130 insertions(+), 2 deletions(-)
 create mode 100644 dlls/winebus.sys/bus.h
 create mode 100644 dlls/winebus.sys/bus_udev.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v6-0002-winebus.sys-Add-Linux-udev-bus.txt
Type: text/x-patch
Size: 5279 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160907/5c7b85f1/attachment.bin>


More information about the wine-patches mailing list