sandeep.embedded
Newbie level 6
hi,
I am supposed to develop a kernal mode device driver (for windows xp) for an I/O card that is inserted into the PCI slot using microsoft DDK.
The driver has to do the hardware acceptance test, power on self test(POST) and the read the data present in a memory location in the I/O card and store it in a text file.
I am new to device driver programming. So please tell me what to start with and how to go about the problem.
Please provide link's to the source code of the driver if any.
regard's
I am supposed to develop a kernal mode device driver (for windows xp) for an I/O card that is inserted into the PCI slot using microsoft DDK.
The driver has to do the hardware acceptance test, power on self test(POST) and the read the data present in a memory location in the I/O card and store it in a text file.
I am new to device driver programming. So please tell me what to start with and how to go about the problem.
Please provide link's to the source code of the driver if any.
regard's