"Peter" <> wrote in message
news:...
> On WXPSP1 Checked/debug build I met assert:
> Assertion failed: IopmDiffTableEntries < MaxIopmTableEntries
> Source file: d:\xpsp1\base\hals\halx86\i386\xxbiosc.c
>
> This assert is invoked after calling NdisAcquireSpinLock() in my driver.
> What does it mean this assert message ?
It has to do with setting the I/O privilege mask, which isn't even vaguely
related to what you're doing. You might not be passing the address of the
spinlock to NASL properly. Also, what does the stack trace look like?
-Brian
Brian Catlin, Sannas Consulting 310-944-9492
Windows Network, Video, WDM Device Driver Training & Consulting
See
WWW.AZIUS.COM.bad for courses and scheduling
REMOVE .BAD FROM EMAIL AND WEB ADDRESS