What does HRESULT 0x80342003 (ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL) mean?

 
Previous Next
ERROR_NDIS_DOT11_POWER_STATE_INVALID ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL

ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL

ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL The requested Wake-on-LAN pattern exceeds the number the adapter can store. Multiple protocol drivers can request patterns, and the adapter has a finite hardware or firmware limit.

What to check

  • Inventory existing wake patterns and remove obsolete or overlapping requests.
  • Check the adapter capabilities before relying on multiple application-specific wake triggers.
  • Use pattern priorities and a minimal rule set so the most important wake conditions fit within the hardware limit.

Microsoft: Adding and deleting Wake-on-LAN patterns

Microsoft: NDIS power management enhancements

Microsoft: !ndiskd.netadapter


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