Hi all, I have a PCMCIA card driver and it hangs at the
irp after the IRP_MN_START_DEVICE. I believe it is some
irp that queries the interface but my driver just simply
pass these irp down to the lower drivers. So I wonder
what is causing the hang?
What the irps after IRP_MN_START_DEVICE for?
Thanks