NdisAcquireSpinLock

From: anonymous (anonymous_at_discussions.microsoft.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 11:06:06 -0800

The help states that NdisAcquireSpinLock can't be used between MiniportISR and other features, but it also states that in CE its based on critical sections.

All of the calls appear to be in the same process, so why can't it be used ? Is it just that the help has been carried over from the PC NDIS and not using it continues to be the preferred operation ?