Site icon EfmSoft

What does NTSTATUS 0xC0000495 (STATUS_PNP_DEVICE_CONFIGURATION_PENDING) mean?

 
Previous Next
STATUS_PNP_FUNCTION_DRIVER_REQUIRED STATUS_DEVICE_HINT_NAME_BUFFER_TOO_SMALL

STATUS_PNP_DEVICE_CONFIGURATION_PENDING

STATUS_PNP_DEVICE_CONFIGURATION_PENDING is a state result: Plug and Play has not completed the configuration required before the device can be treated as started. It should not be interpreted as proof that an arbitrary driver or resource override will solve the underlying condition.

A device reaches usability only after the required drivers are loaded, the stack is built, resources are assigned when necessary, and the start request completes. A pending result is therefore best investigated with the chronological installation and PnP records around the device instance.

What to establish

References


Looking for a different code? Search another status or error code.

Exit mobile version