I have installed softice on a windows 2000 beta 3. I have a written a driver that works on NT 4.
I have generated and built a new driver for our PCI card using NuMega driver works. The driver does nothing clever - it is the source as generated by the driver works wizard.
How do I debug the driver? If I get the h/w wizard to install the driver, the driver doesn't work. (And the h/w wizard is really keen to reboot)
I have tried loading the driver in the debugger and setting breakpoints - but they are not reached.
Is there a way to manually start a driver, as in NT 4 devices?