Description
The implementation of IoSetDeviceInterfaceState should wait until a device handles IRP_MN_START_DEVICE instead of sending notifications unconditionally (like we do now)
According to my research, DEVICE_NODE.PendedSetInterfaceState field is used for saving requests in order to process them later