Hi!

Has anyone else seen this?

We have an NDIS Native 802.11 miniport driver for Vista on both 32- and
64-bit platforms. On 64-bit, we see a large delay during miniport
initialization following subsequent enable/disable/re-enable passes, so that
each miniport initialization takes longer than the previous one. At some
point, the OS seems to freeze or response very slowly (e.g., the cursor
takes forever to move following a mouse movement). We don't see this on
32-bit.

Does anybody have an idea what could be causing this?

Thanks!

RE: Vista NDIS Miniport Enable/Disable Problems by bburgin

bburgin
Thu May 03 17:59:07 CDT 2007

------=_NextPart_0001_55F0D716
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Is your miniport's halt handler getting called? Unloaded?

After loading ndiskd, what does !miniport <miniport address> report? (you
can get the address by listing all miniports via !miniports). Turn on
Driver Verifier for your driver. How long is a long delay? Five seconds?
Five minutes?

Bryan S. Burgin
bburgin@online.microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_55F0D716
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Is your miniport's halt handler getting called? Unloaded?
\par
\par After loading ndiskd, what does !miniport <miniport address> report? (you can get the address by listing all miniports via !miniports). Turn on Driver Verifier for your driver. How long is a long delay? Five seconds? Five minutes?
\par
\par Bryan S. Burgin
\par bburgin@online.microsoft.com
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par }
------=_NextPart_0001_55F0D716--