--- dlls/hidclass.sys/Makefile.in | 1 + dlls/hidclass.sys/hid.h | 3 + dlls/hidclass.sys/main.c | 6 + dlls/hidclass.sys/minidriver_osx.c | 546 +++++++++++++++++++++++++++++++++++++ 4 files changed, 556 insertions(+) create mode 100644 dlls/hidclass.sys/minidriver_osx.c