On Sat, Mar 17, 2012 at 5:15 AM, Emmanuel Blot <eblot...@gmail.com> wrote:
> Hi Wander,
>
>> I think latest release of libusb-win32.
>
> What's the backend: libusb 1.x or libusb 0.1? I got controversial
> information about it.

libusb-win32 still uses libusb-0.1 API (with extensions on its own
async APIC and isoc support for Windows).

>>> Target is Windows 7 x64 Pro, with pyusb-1.0.0a2 and Python 2.7
>> Well, I've tested it only on Windows 32 bits…
>
> I successfully installed and run libusb-win32 on XP x86/32
> However, it seems to be a very different story with 7 x64…

libusb-win32 works on Windows 7 x64 since 1.2.0.0 release.
I have no problems running libusb-win32 and pyusb under
Windows 7 x64.

>> Really strange, does the test-libusb app list your device?
> I'll give it a try.

How do you install the driver? Take note you need to install
a suitable driver for your device to use libusb-win32.
1) To use inf-wizard GUI, this will replace the original vendor
driver with libusb0.sys. The vendor application will not run
any more.
2) To use filter-wizard GUI, this will keep the original vendor
driver. The vendor application will still run. However, filter
may not work with certain type of device.
http://sourceforge.net/apps/trac/libusb-win32/wiki

If you want to try out libusb-1.0 backend, then you need
to use libusb-1.0 Windows backend, which needs winusb
driver. You can use Zadig to install the driver. Take note
there is no formal release yet of libusb-1.0 under Windows.

libusb-1.0 Windows binary snapshot: not the same as the main
line libusb-1.0 git but should work better under Windows.
http://code.google.com/p/libusb-winusb-wip/downloads/list

Zadig driver installer for winusb, libusb-win32 and libusbk
http://sourceforge.net/apps/mediawiki/libwdi/index.php?title=Zadig


-- 
Xiaofan

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to