Re: [pyusb-users] pyusb dev.read() problem

2010-06-17 Thread Xiaofan Chen
On Fri, Jun 18, 2010 at 1:45 PM, wrote: > You're right, it's libusb-win32, the version is > libusb-win32-device-bin-20100519. You probably want to use the release version instead of a snapshot version. But that is not a big problem. > The RIU should respond either with "good" or > "check condit

[pyusb-users] pyusb dev.read() problem

2010-06-17 Thread Alex . Kronenwett
Hi, You're right, it's libusb-win32, the version is libusb-win32-device-bin-20100519. The output from testlibusb-win.exe is: DLL version:1.1.14.0 Driver version: 1.1.14.0 bus/device idVendor/idProduct bus-0/\\.\libusb0-0001--0x1ef6-0x5648 1EF6/5648 - Manufacturer : unknown - Pro

Re: [pyusb-users] pyusb dev.read() problem

2010-06-17 Thread Xiaofan Chen
On Thu, Jun 17, 2010 at 9:45 PM, Alex wrote: > Hi together, > I'm trying to communicate with a RIU (reconfigurable Interface unit) but > I'm facing a problem which I can't solve. > I am using Windows XP, python 2.5 and libusb 1.0. I think you mean libusb-win32, right? libusb-1.0 Windows backend d

[pyusb-users] pyusb dev.read() problem

2010-06-17 Thread Alex
Hi together, I'm trying to communicate with a RIU (reconfigurable Interface unit) but I'm facing a problem which I can't solve. I am using Windows XP, python 2.5 and libusb 1.0. The RIU was installed correctly using libusb filter driver and there hasn't been an other driver installed before. If I