Hi,
I'm trying to reproduce some of what Microsoft's Lifecam software does so
the camera's exposure settings work better on other platforms. For getting
USB traces I'm using SniffUSB, which has lines like this:
TransferFlags = 00000001 (USBD_TRANSFER_DIRECTION_IN,
~USBD_SHORT_TRANSFER_OK)
Right now I'm sending commands like:
dev.ctrl_transfer(0xa1, 0x85, 0x1600, 0x500, 2)
Which sets the direction just fine, but not the short_transfer_ok flag.
Is it possible to do this in PyUSB?
Thanks,
Craig
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users