Dear List,
I modified the wdk-umdf-usb-osrfx2_driver and installed in XP machine. In order to test the driver, I am performing reliability tests such as prefast, device path excerciser.
While running pnpdtest, under rebalance test, I find simple, failquerystop, newresources, and failstartup. The failstartup test fails giving the following message:
“device node status not as expected. problem code 0.” The logfile shows the failure assertion with the IRP_MN_REMOVE_DEVICE ioctl.
There ioctls may be defined by the framework because I did not find any ioctls in the source code. Can anyone provide a pointer regarding the failure assertion with the mentioned ioctl.
Regards,
Uday Bhaskar.