On Fri, Jun 25, 2010 at 1:44 AM, Diego Jacobi <jacobidi...@gmail.com> wrote:
> I cant get ctrol_transfer to work in anyway. It will always give an error.
> Calling it even without payload:
>
> I readed all of the pertinent source code of pyusb until the call to
> libusb, and I myself cant find what the problem is.

All I can say is that you will have to know how the device works
before using libusb or pyusb. You can not just send any control
message and expect it to work.

If you suspect that pyusb has a bug, then you can try to use libusb
directly. Once it works there, you can come back to use pyusb.



-- 
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to