Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Using Kernel-Mode Driver Framework with Non-PnP Drivers

If you are writing a driver for a device that does not support Plug and Play (PnP), the driver must:

If your device does not support PnP, your driver does not provide an EvtDriverDeviceAdd callback function. Instead, the driver must determine if its device is present.


Feedback

Was this page helpful?

Additional resources