[Libusbx-devel] Linux patches for 1.0.9 release

Ludovic Rousseau ludovic.rousseau at gmail.com
Thu Mar 29 10:09:05 EDT 2012


Hello,

Le 29 mars 2012 15:12, Hans de Goede <hdegoede at redhat.com> a écrit :
> AFAIK Mac OS X does have a call to ask the driver to release
> the device, but the driver may refuse ...

I use a HID device under OS X using HIDAPI.
HIDAPI uses the native OS X HID API. No need to use a kernel extension
or ask a driver to release my device.

I do not need libusb to use a HID device on OS X.
The same is/will be true on Linux using hidraw (instead of libusb) in HIDAPI.

I understand a multi OS HID API is needed. I don't see why it should
be _IN_ libusb.
Isn't it possible to provide the HID API _above_ libusb?

Can't HIDAPI be the multi OS HID API?

Note that I have no idea of the Windows situation regarding HID and libusb.

Bye

-- 
 Dr. Ludovic Rousseau



More information about the libusbx mailing list