hi....
Thanks a lot for your quick responses
I am explaining a little more about my Ndis driver.
I have used "passthru" sample of DDK. In passthru
there is a file miniport.c In miniport.c there is a
function MPSend( ). In this function i call my function
named CopySendPacket( ) which is using NdisOpenFile( ). When
this function is called BSOD appears. Using stack command, SoftIce
displays following (hope this may help)
8053B438 80574AC1 ntoskrnl!ExInterLockedAddLargeStatistic
8053B480 80578F0D ntoskrnl!IoCreateFile+0036
8053B4C0 804D4E91 ntoskrnl!IoCreateFile+002E
8053B4F4 00000000 ntoskrnl!KeInitializeInterrupt+0A7C