1.I am using newly driver verifier for testing my driver in windows xp.I
first install my pci card.
2. Then go to driver verifier check the option pool tracking for checking
whether i release all the resources when i am unloading the driver.
3.Then select my driver, for verifying.Then it is aking for rebooting.
4.I reboot it.
5..After that windows is continously rebooting, without giving any blue
screen.
6.Then i shut down the machine, remove the card, once agin i boot it. I dont
know why it is happening, i am using the tool correct, or my driver is
problem, i dont know.

In windows 200
1. I test same driver as previous steps; it will not rebooting, after i
select the option in driver verifier, reboot once. next time automatically
boots.
I dont know what is that problem.

Please tell me any steps i want to follow to use driver verifier tool in
windows xp.

Regards;
B.sudhakar.

Re: Driver verifier querys in windows xp by Doron

Doron
Wed Dec 28 10:56:23 CST 2005

remove your card
logon
enable the kernel debugger by editting boot.ini
attach the kernel debugger via the cable of your choosing
turn the machine off
insert your card
turn the machine on
debug the problem

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"sudhakar" <sudhakar@discussions.microsoft.com> wrote in message
news:5F264B63-0741-406F-A9E7-60693B13F6FB@microsoft.com...
> 1.I am using newly driver verifier for testing my driver in windows xp.I
> first install my pci card.
> 2. Then go to driver verifier check the option pool tracking for checking
> whether i release all the resources when i am unloading the driver.
> 3.Then select my driver, for verifying.Then it is aking for rebooting.
> 4.I reboot it.
> 5..After that windows is continously rebooting, without giving any blue
> screen.
> 6.Then i shut down the machine, remove the card, once agin i boot it. I
> dont
> know why it is happening, i am using the tool correct, or my driver is
> problem, i dont know.
>
> In windows 200
> 1. I test same driver as previous steps; it will not rebooting, after i
> select the option in driver verifier, reboot once. next time automatically
> boots.
> I dont know what is that problem.
>
> Please tell me any steps i want to follow to use driver verifier tool in
> windows xp.
>
> Regards;
> B.sudhakar.
>
>