Re: [ntdev] DPC=5FWATCHDOG=5FVIOLATION BSOD

How do you register the interrupt? Paste the code for reference.

HalInterruptDpc is your ISR or DPC callback? you should call WdfInterruptQueueDpcForIsr from your ISR.

=================
Best Regards!
Zhang Pei
www.yiiyee.cn/blog

From: xxxxx@intel.com
Sent: ‎Friday‎, ‎August‎ ‎1‎, ‎2014 ‎2‎:‎26‎ ‎AM
To: Windows System Software Devs Interest List

We can see from the stack that the DPC got stuck on WdfInterruptQueueDpcForIsr.
Is it possible to call WdfInterruptQueueDpcForIsr from the HalInterruptDpc?
Thanks, C.S


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer