Freddie Chopin wrote:
> I'm not sure if I'll be able to run that under Windows );
> libusb-1.0 is an unknown land for me at this moment...

libusb.git works on Windows, but at this point only supports the
WinUSB.sys device driver from Microsoft. Some combinations of
composite devices (like ft2232 is) and WinUSB is not supported by
WinUSB, but you could experiment with using 2x WinUSB driver for 1x
device, ie. using the WinUSB driver for each interface in the device,
as opposed to using the WinUSB driver once for the entire device.

Microsoft made a mess with WinUSB there, but oh well.

zadig.exe from the libwdi project makes it very easy to use WinUSB
for a device.

More info at http://libusb.org/wiki/windows_backend and feel free to
stop by #libusb on irc.freenode.net.


//Peter

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to