Re: libusbk filter driver on win7 x64bit
Børge Strand-Bergesen <[email protected]> Fri, 26 Feb 2016 06:00:43 +0100
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <CAE9Na6Eb6+nSTxZTWpCaB62vTX6POKXtJZuM8d-HL0gbX6X_hw@mail.gmail.com> |
Look at the ASIO driver I use with www.he ryaudio.com. Follow the links at the bottom of the page. We use one PID for UAC1 and the class driver, and another for UAC2 in the ASIO-driver. Børge On Friday, February 26, 2016, 若水 <[email protected]> wrote: > 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