[Libusbx-devel] Control request for Linux?

2013-08-31 Thread Anton Smirnov
Hello. I'm working on my android app and i compare why it's not working on Android (Linux kernel) in native code. I found that submit_control_transfer sends ioctl(.., IOCTL_USBFS_SUBMITURB) in linux_usbfs.c and not ioctl(.., IOCTL_USBFS_CONTROL). I've compared it with libusbhost.c file from andr

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-31 Thread Xiaofan Chen
On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen wrote: > On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: >> I'm very happy to announce libusbx-1.0.17-rc1. >> >> You can download the 1.0.17-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 >> >> Please giv