Hi,

I want to know if there are any ways to tweak the Windows
Watchdog registers/values.

One of our Driver functions takes up more than 15seconds
(WAtchdog timer value), to complete its operation. And
hence the Watchdog fires and the system bugchecks with
THREAD_STRUCK_IN_DEVICE_DRIVER.

As I cannot reduce the execution time in my driver, I
want to know, if there are any interfaces to tweak
watchdog registers or parameters if watchdog is emulated
in software.

Regards,
ashok.