Hi,
I am developing a SCSI miniport driver under Windows NT. I am trying to use
the same source code in Windows 98.
The problem that I am facing is,
While the system is booting up, for some time all of my commands are
completed without any problem (my ISR being called). But after a while on a
sudden the the system is no more calling my ISR for a while (even though my
controller has raised interrupt) and the things will be fine after some 5 to
6 resets. When I broke into SoftIce i found that the module SETUPX is being
loaded when I am not receiving the interrupt. Anyone had the same type of
problem? Any help will be greately appreciated.
Syam.