On Fri, Mar 1, 2013 at 2:28 AM, Gert Franke <g.fra...@n-hands.de> wrote: >> If you want to use your existing libusb-win32 application >> and the new libusbx program, then you should use >> libusbk.sys. > > If possible, I would like to avoid deploying a new driver to our > customers (USB performance is relevant only for a few of them). > Therefore I would like to estimate if libusbx/libusb0.sys will become > stable in the forseeable future (at least for our devices which are > quite simple with respect to USB).
Other than what Pete replied, you also need to take note the if you use libusb-win32's inf-wizard to generated your driver package, it may not work with libusbx. Other than missing libusbk.dll, it is also missing Device GUID and not working under Windows 8. You should use either Zadig or libusbK's inf-wizard generated client installer package which fixes those issues. Travis and I (libusb-win32 admins) have decided to drop libusb-win32's inf-wizard and switch to libusbK's inf-wizard for libusb-win32 project. For libusbx, the preferred method to install driver is still Zadig. -- Xiaofan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel