libusbk filter driver on win7 x64bit

若水 <[email protected]> Fri, 26 Feb 2016 11:05:03 +0800
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CA+SeWdh5ZGuYVyW=6RTYm254LNWYM4iD3gkBap7606fH0jgfLA@mail.gmail.com>
Hello,
      I have an USB Audio device (win7 x64bit system). It uses system
internal driver (usbaudio.sys) and works well.
      Now, I need to add some new functions. I tried to install libusbk
driver and run my new functions program. The new functions work well. But
there is a problem, after I installed libusbk driver, the device will NOT
be an USB Audio device. In order to solve the problem, I have to uninstall
the libusbk driver and install libusbk FILTER driver. At that time, the USB
Audio device works well. However, the new functions program cannot work. I
debugged new functions program and found that *UsbK_IsoWritePipe* failed.
The error code is 1168 (Element not found). Could you give me some
instructions to solve the problems? Thanks.

Best Regards,
Shang Jing

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

_______________________________________________
Libusb-win32-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel