Re: [Libusbx-devel] libusb-win32 and libusbK support has now been pushed to mainline

2012-09-08 Thread Xiaofan Chen
On Fri, Sep 7, 2012 at 6:20 AM, Pete Batard wrote: > But now Zadig v2.0.1.158 has been released... > It seems to me you need to update the WDF Coinstaller since Microsoft has updated it. http://www.osronline.com/showthread.cfm?link=230798 >From Microsoft's Doron Holan: "If you downloaded the wdf

[Libusbx-devel] [PATCH] usbfs: Add a new disconnect-and-claim ioctl (v2)

2012-09-08 Thread Hans de Goede
Apps which deal with devices which also have a kernel driver, need to do the following: 1) Check which driver is attached, so as to not detach the wrong driver (ie detaching usbfs while another instance of the app is using the device) 2) Detach the kernel driver 3) Claim the interface Where mov

Re: [Libusbx-devel] libusb-win32 and libusbK support has now been pushed to mainline

2012-09-08 Thread Xiaofan Chen
On Sat, Sep 8, 2012 at 1:45 AM, Pete Batard wrote: > On 2012.09.07 13:53, Xiaofan Chen wrote: >> If I use Zadig to install the filter driver on top of the existing >> FTDI driver, "xusb -j" does not work. It seems to me in that >> case the extra line you add in the inf file does not really >> do w