Windows: Remove emulated direct device access via HID API
authorPeter Stuge <peter@stuge.se>
Sun, 27 Feb 2011 06:20:40 +0000 (07:20 +0100)
committerPeter Stuge <peter@stuge.se>
Mon, 13 Jun 2011 20:06:30 +0000 (22:06 +0200)
commit99b4ddcd893834a4be8b5884037b650e57ba0ba2
tree3b7b11aa61601fdd6145d19d04db557bc673664c
parent4be84ab49c838d534d3a1b8a64ffa89774984ee7
Windows: Remove emulated direct device access via HID API

Either use a library such as HIDAPI to communicate with HID class
devices, or replace the kernel driver for the device with one that
offers support for the complete libusb API.
libusb/os/windows_usb.c
libusb/os/windows_usb.h