|
-
July 27th, 2008, 10:12 PM
#1
Waiting for an Interrupt from KMDF driver
My KMDF driver for my PCI card gets a PCI interrupt from external source.
The interrupt is properly handled in the driver.
In the user application driver I should call to CreateEvent and then to WaitForSingleObject in order to handle the interrupt in the user space.
What are the parameters for CreateEvent ? Can you send a sample code ?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|