Ndis IM on windows 98

hi all,

My ndis IM driver was working fine with CISCO Aironet 340 on one laptop
(DELL), but it hangs on Fujitsu laptop with the same wireless nic. The hangs
occurred when I call NdisIMDeinitializeDeviceInstance and the function never
return.

DELL laptop was using TI controller for the pcmcia and Fujitsu using the
O2Mirco controller for the pcmcia. Could this be the cause?

Can someone helps?

Thanks in advance,
engban

Check what is going on inside your MiniportHalt function. Does this
function return normally ?

regards

Dmitry K.

My MiniportHalt function was not called by Ndis.

Thanks,
engban

“Dmitry K.” wrote in message news:xxxxx@ntdev…
>
> Check what is going on inside your MiniportHalt function. Does this
> function return normally ?
>
> regards
>
> Dmitry K.
>
>