My device is a CAN/LIN - USB interface, i use the gadget zero pid/vid
just for testing, after that i'll buy another vid/pid.

I'm not the first one who detect this problem, I have found in libusb
mailing list the same problem but the discussion is not complete :
http://www.mail-archive.com/libusbx-devel@lists.sourceforge.net/msg01543.html

My OS is Windows 7 32bits, I tested the program on 3 machines (all
with win7 32bit) but the problem persist.
It's possible that the embedded soft in usb card causes the problem ?
because in my program example, there is just open close open !

Regards,
Mohamed

On Thu, Jan 3, 2013 at 3:39 AM, Xiaofan Chen <xiaof...@gmail.com> wrote:
> On Thu, Jan 3, 2013 at 10:30 AM, Xiaofan Chen <xiaof...@gmail.com> wrote:
>> I run your program and I can not reproduce the issue with my device
>> (ST-Link V2 debugger, default WinUSB driver from ST, 0483:3748). I
>> just change the debug log level to 4 and change the vid/pid to
>> suit my device and nothing else of your program. This is under
>> XP SP3 but I expect the result to be the same under Win 7 x64.
>
> BTW, I run the program with and without libusbk.dll and there
> are no errors in both cases.
>
>> So maybe there is something strange about your device.
>> Your VID/PID seems to be a Linux Gadget Zero device.
>
> http://usb-ids.gowdy.us/read/UD/0525/a4a0
> Main -> USB Devices -> Device UD:0525 -> Subsystem UD:0525:a4a0
> Name: Linux-USB "Gadget Zero"
>
> If that is the case, you may get some log from your
> Linux Gadget side. That may help as well.
>
>> Did you find anything strange for your device after running
>> your program?
>>
>> You may also want to put the full log about xusb for
>> your device (xusb -d 0525:A4A0).
>
> --
> Xiaofan
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712
> _______________________________________________
> libusbx-devel mailing list
> libusbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libusbx-devel

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to