
- #Stop code bugcode ndis driver windows 10 drivers#
- #Stop code bugcode ndis driver windows 10 driver#
#Stop code bugcode ndis driver windows 10 driver#
The failure status code (NDIS_STATUS_XXX) with which the OID request was completedĪ miniport driver or filter driver has completed an OID request illegally. Use !ndiskd.help to find the name of this OID. Doing so would leak memory or other resources. NDIS_BUGCHECK_MINIPORT_FAILED_OID_WHICH_MUST_SUCCEEDĪ miniport driver failed an OID request that must not fail. The LowerLayerIfIndex being added to the table The HigherLayerIfIndex being added to the table Run !ndiskd.ifstacktable to see the current table (prior to this call to NdisIfAddIfStackEntry). Run !ndiskd.ifprovider with this address for more information.Ī driver attempted to add an Interface to the ifStackTable, but doing so would cause a cycle.

The address of the interface provider handle. NDIS_BUGCHECK_IFPROVIDER_DEREGISTER_UNEXPECTEDĪn Interface Provider called NdisIfDeregisterProvider without first removing all its Interfaces. Run !ndiskd.mopen with this address for more information. The address of the context area that is allocated by the protocol driver. Run !ndiskd.protocol with this address for more information. NDIS_BUGCHECK_INVALID_OPEN_IN_BIND_CONTEXTĪ protocol driver improperly opened an adapter during binding. The driver should only call NDIS 6.x APIs. NDIS_BUGCHECK_TFILTER_RECVD_PACKET_BAD_REF_COUNTĪ Token-Ring miniport driver indicated that it received a packet using a packet descriptor that was currently in use by the protocol stack.Īn NDIS driver called NdisWaitEvent at an illegal IRQLĪ miniport driver called an API that is reserved for older drivers. NDIS_BUGCHECK_NFILTER_RECVD_PACKET_BAD_REF_COUNTĪ miniport driver indicated that it received a packet using a packet descriptor that was currently in use by the protocol stack. NDIS_BUGCHECK_PM_INIT_FAILED_NO_CANCEL_TIMERĪfter resuming from a low-power state, a miniport driver failed its initialization without successfully canceling all its timers. NDIS_BUGCHECK_PM_INIT_FAILED_NO_INT_DEREGISTERĪfter resuming from a low-power state, a miniport driver failed its initialization without deregistering its interrupt. NDIS_BUGCHECK_HALT_INIT_WITHOUT_CANCEL_TIMERĪ miniport driver called NdisMResetComplete without any pending reset request. The halt was called from the initialize routine after the miniport driver returned success from its initialize handler. NDIS_BUGCHECK_HALT_INIT_WITHOUT_INTERRUPT_DEREGISTER NDIS_BUGCHECK_INIT_FAILED_WITHOUT_CANCEL_TIMERĪ miniport driver failed its initialization without successfully canceling all its timers. NDIS_BUGCHECK_INIT_FAILED_WITHOUT_INTERRUPT_DEREGISTERĪ miniport driver failed its initialization without deregistering its interrupt. The reference count for the miniport driver The address of the miniport driver's timer queue (NDIS_MINIPORT_TIMER)Ī miniport driver is getting unloaded prematurely. The address of the NDIS_MINIPORT_INTERRUPTĪ miniport driver stopped without successfully canceling all its timers. NDIS_BUGCHECK_HALT_WITHOUT_INTERRUPT_DEREGISTERĪ miniport driver did not deregister its interrupt during the halt process. NDIS_BUGCHECK_RECVD_PACKET_IN_USE_BAD_REF_COUNTĬaught by checking packet reference count.Īn FDDI driver indicated that it received a packet by using a packet descriptor that was currently in use by the protocol stack. The address of the packet array that contained this packet descriptor Run !ndiskd.pkt with this address for more information. The address of the packet descriptor used by the driver. NDIS_BUGCHECK_RECVD_PACKET_IN_USE_BAD_STACK_LOCATIONĪn Ethernet driver indicated that it received a packet using a packet descriptor that was currently in use by the protocol stack.Ĭaught by checking stack packet location.
#Stop code bugcode ndis driver windows 10 drivers#
NDIS_BUGCHECK_UNLOAD_DRIVER_INVALID_PARAMETERĪddDevice was called with a driver that is not on the list of drivers that are registered with NDIS.Įnabled only on special instrumented NDIS. The page from which this shared memory was allocated The address of a NDIS_WRAPPER_CONTEXTE that keeps track of shared memory allocations by the driverĪ miniport driver called NdisMFreeSharedMemory ( Async) with a shared memory address that had already been freed. The shared memory page that was corrupted The length of the requested shared memoryĭuring a call to NdisMAllocateSharedMemory, NDIS detected that a previously-allocated shared memory page had been corrupted. Run !adapter with this address for more information. The address of the specific miniport adapter block. NDIS_BUGCHECK_ALLOCATE_SHARED_MEM_HIGH_IRQLĪ driver called NdisMAllocateSharedMemory at a raised IRQL. If a Parameter's value is "0," that means it is not used. The meaning of the other parameters depends on the value of Parameter 1. Parameter 1 indicates the type of violation. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
