Hi,
We are developing a new driver whose interrupt now properly initialized. I am able to read the status through windbg commands. But it seems even when the Interrupt occurs, the corresponding ISR thread function is not getting called. What could be the reason for ISR function not getting called?