On Thu, Jul 15, 2010 at 3:25 AM, Wander Lairson
<wander.lair...@gmail.com> wrote:
> You can install libusb device driver either as a filter driver or as
> the device driver for your component. If you choose the former, I
> guess you don't need to uninstall your current driver (but probably
> will be unable to use software sniffers, like usbsnoopy).
>

Take note that libusb-win32 filter driver is only recommended for
developer use and not recommended for end user.

http://sourceforge.net/apps/trac/libusb-win32/wiki
"The filter driver may cause problems for certain device. Therefore it
should not be used by normal users. Rather it should be considered
more as a development tool for developers or power users of Windows."

And the filter driver may not work with device which uses WinUSB/UMDF.

http://msdn.microsoft.com/en-us/library/ff540215%28VS.85%29.aspx
WinUSBUMDF do not support "the installation of kernel-mode drivers
such as filter drivers above the USB driver". And libusb-win32 filter driver
is a upper filter driver...


-- 
Xiaofan http://sourceforge.net/projects/libusb-win32/

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to