Technical Document #28


Technical Document #28

Doc ID: 28
Product: WinDriver
Version:  --

What is the Kernel PlugIn for WinDriver?

This is a feature of the WinDriver tool-kit, which allows you to develop a kernel mode driver and move performance critical sections of you code (such as interrupts acknowledgment and handling) from the user mode to the kernel mode.
For more information regarding the Kernel PlugIn feature, please see the Kernel PlugIn page on our site and the relevant chapters in the WinDriver User's Manual.

Note that beginning with version 6.0, WinDriver's USB API is not supported by this feature. However, you do not generally need to use the Kernel PlugIn for USB development.


Back to Top
  |  Corporate Index  |