libusb-win32-bin-1.2.0.0\bin\x86>testlibusb.exe
Dev #0: 0000 - 0000
  Dev #2: Measurement Computing - USB-2001-TC

Dev #2 is the correct name for my device.


On Thu, Jul 15, 2010 at 11:05 AM, Wander Lairson
<wander.lair...@gmail.com>wrote:

> 2010/7/15 John Harrison <johnharrison...@gmail.com>:
> > I have installed the libusb-win32 device driver and created an inf file
> for
> > my device. The installation of the driver appears successful. WinXP
> device
> > manager shows the device under the category "libusb-win32-devices."  When
> I
> > click on my device, all the information makes it look like the device
> driver
> > is happy ("This device is working normally" and under the details tab the
> > Device information is there)
> >
> > so far so good
> >
> > now I run the program under the "Let's get started" heading in the pyusb
> > tutorial, with my idVendor and idProduct updated for my device. The
> device
> > is found but I get an assertion error as ep is None.
> >
> > Running the code under "Describe Yourself" in the tutorial I get 1
> > configuration with endpoints 0,0.
> >
>
> What does "Test libusb " program show?
>
> > --
> > John
> >
> >
> >
> ------------------------------------------------------------------------------
> > This SF.net email is sponsored by Sprint
> > What will you do first with EVO, the first 4G phone?
> > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> > _______________________________________________
> > pyusb-users mailing list
> > pyusb-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/pyusb-users
> >
> >
>
>
>
> --
> Best Regards,
> Wander Lairson Costa
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to