disabling interrupts on device
Posted: Thu Aug 19, 2010 5:28 am
device send interrupt when certain event has happend on it. it sends only 1 interrupt, right?
it is possible to disable interrupts on device, for example by using MiniportDisableInterrupt() on windows.
how doest it work? i dont think that this function use hardware-specyfic methods to disable interrupts.
it is possible to disable interrupts on device, for example by using MiniportDisableInterrupt() on windows.
how doest it work? i dont think that this function use hardware-specyfic methods to disable interrupts.