Home | USB/PCI Driver and Firmware Tools Store | Contact us |
Search:
|

Technical Documents - Interrupt Issues



15 Technical Documents

ID Subject Product Version
17 How can I improve my driver's performance with WinDriver? WinDriver --
21 What is the significance of marking a resource as "shared" with WinDriver/KernelDriver and how can I verify the "shared" status of a specific resource on my card? WinDriver & KernelDriver --
37 What is pIntContext in the Kernel PlugIn interrupt functions? WinDriver --
40 How do I call WD_Transfer() in the Kernel PlugIn interrupt handler? WinDriver --
48 What is the interrupt latency of WinDriver? WinDriver --
75 How do I handle PCI Interrupts from a user mode WinDriver application? WinDriver --
92 I used the DriverWizard to listen to the floppy disk interrupt (IRQ 6) successfully on my Windows 2000 machine. But when I try to listen to the mouse interrupt (IRQ 12) or to the keyboard interrupt (IRQ 1), I get the following error message:
Cannot enable interrupt - might be in use by another device
WinDriver --
100 The card I want to drive currently has an interrupt service routine in DOS/16-bit. How do I create a 32-bit interrupt routine for my card? WinDriver --
101 I need to be able to count the number of interrupts occurring and possibly call a routine every time an interrupt occurs. Is this possible with WinDriver? WinDriver --
102 Does WinDriver poll the interrupt (Busy Wait)? WinDriver --
103 Can I write to disk files during an interrupt routine? WinDriver --
104 How can I read the value of the PCI interrupt status register from my WinDriver ISR, in order to determine, for example, which card generated the interrupt when the IRQ is shared between several devices? WinDriver --
105 Listening to PCI interrupts with the DriverWizard WinDriver --
115 How can I improve the rate of the interrupt handling when using DriverBuilder for VxWorks? WinDriver 5.22 and above
125 Handling shared PCI interrupts in the Kernel PlugIn WinDriver All

Back to Top