I have a PCI driver for our custom I/O board.
I generated the device driver with Walter's wizard. I
modified the Toaster class installer for our device. I
used a combination of the DDK inf generator and existing
inf files.
It looks like the driver worked just fine for a couple of
months.
Now, when I have one PCI card in the system, the device
manager reports: This device cannot start. (Code 10)
I can power down the machine, add a second card to the
same bus segment, and both cards work fine when I power
the system on.
Where should I start to look?