Displaying device in device manager

Hello!

What I have to do to display my custom device (virtual) in the Windows Device Manager?
Shall I implement IRP_MJ_SYSTEM_CONTROL?

If it is a PnP device installed with a real INF, then it will be listed. It’s just that simple. If it is a “legacy” device installed with the Service Manager, then it won’t.