Hi,
When doing DTM test on my SCSI miniport under Win7, I got “GetStatus: Device node status not ok: problem code 38” for “Surprise Remove the device”, I know the PNPFILTR will send IRP_MN_SURPRISE_REMOVAL to port driver, but can’t figure out how to handle it in my miniport code, any help? Thanks.