Yes you can write PCI express DMA with WDF. In general you should use WDF
these days. WDM means you have to develop code for dealing with all the
nuances of plug and play plus power and this is not easy. KMDF eliminates
all of these. So if the model currently will work in WDM if should be moved
to WDF.
Start by learning WDF this will give you a working environment. Then as you
need special things you can dive into WDM calls.
--
Don Burn (MVP, Windows DKD)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
Post by mpefareoHello. I want to learn writing device driver for windows. And I'm a bit
confused which way to go WDM or WDF? Can I write PCI express DMA transfer
with WDF framework, for example?
__________ Information from ESET NOD32 Antivirus, version of virus
signature database 4850 (20100209) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4850 (20100209) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com