RE: How can I get archive list about USB

Hello,
Where do I find archive discussions about “Usb filter driver”.
Best regards
Mark

You have to attach your filter driver to each pdo enumerated by each hub device.This is known as a “bus filter driver” and is undocumented and unsupported by microsoft, but if you search this list you will find plenty of discussion and documentation.

If you just want to monitor usb devices and do not need to capture usb data traffic you can do that from user mode, see the usbview app in the WDK.

Mark Roddy

To unsubscribe, visit the List Serv

http://www.osronline.com/page.cfm?name=search

Mark Roddy

On Tue, Sep 1, 2015 at 8:25 AM, Mark Shnaider wrote:

> Hello,
>
> Where do I find archive discussions about “Usb filter driver”.
>
> Best regards
>
> Mark
>
>
>
> You have to attach your filter driver to each pdo enumerated by each hub
> device.This is known as a “bus filter driver” and is undocumented and
> unsupported by microsoft, but if you search this list you will find plenty
> of discussion and documentation.
>
>
>
> If you just want to monitor usb devices and do not need to capture usb
> data traffic you can do that from user mode, see the usbview app in the WDK.
>
>
> Mark Roddy
>
>
>
> To unsubscribe, visit the List Serv
>
> —
> NTDEV is sponsored by OSR
>
> Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
>
> OSR is HIRING!! See http://www.osr.com/careers
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>

GIYF:

“USB Filter Driver” site:osronline.com

89 results, and optional related searches.

Peter
OSR
@OSRDrivers

also “bus filter driver” for a more general overview.

Mark Roddy

On Tue, Sep 1, 2015 at 3:54 PM, wrote:

>


>
> GIYF:
>
> “USB Filter Driver” site:osronline.com
>
> 89 results, and optional related searches.
>
> Peter
> OSR
> @OSRDrivers
>
>
> —
> NTDEV is sponsored by OSR
>
> Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
>
> OSR is HIRING!! See http://www.osr.com/careers
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>