pascal <> wrote:
>
>1. is PCIe drivers are mach resembling to developing to PCI driver?
Yes.
>is the WMDF makes any diffreance?
KMDF makes it MUCH easier to write a DMA-based driver.
>2. is it good idea to start from the example in SRC from the WDK "PLX9x5x"
>to start the driver development? (need DMA) what do you recommand to use as
>skeleton framework for the driver?
This is a complicated question. One of the problems with PCI devices is
that PCI devices are not very much alike. What kind of device is this?
--
Tim Roberts,
Providenza & Boekelheide, Inc.