NDIS Intermediate Driver

Hello.

I’m currently porting my NDIS Intermediate Driver to Windows 2000 from
Windows NT.

On Windows 2000, the drivers works fine with LAN NICs. I am also able to
send packets over a dial-up connection. The problem arises when I receive
packets from the dial-up connection. I receive the notification (in
ProtocolReceivePacket()) and parse the packet. However, after calling
NdisMIndicateReceivePacket() with the new packet, the system crashes.

Any hints?

Daniel Cini


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com