Re: WDM or KMDF ?
- From: "Robert Lluís" <robertdb@xxxxxxxxx>
- Date: 19 Jul 2006 22:46:46 -0700
what type of device are you developing for? Depending on the class, the way
it hooks into the system, and the performance requirements, you may also be
able to use UMDF.
The target device does DMA and issues interrupts so I don't think I can
use a user mode driver.
Thanks for the answers, it looks like I have to go KMDF.
Robert
"Robert Lluís" <robertdb@xxxxxxxxx> wrote in message
news:1153302818.827000.310560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
To develop a new driver what is the best choice, going Windows Driver
Model -WDM- or Kernel Mode Driver Framework -KMDF-?
I see there is more information available for WDM but KMDF is newer
(so better?).
Thanks,
Robery Ll
.
- References:
- WDM or KMDF ?
- From: Robert Lluís
- Re: WDM or KMDF ?
- From: peterwie
- WDM or KMDF ?
- Prev by Date: Re: USB camera: ISO transfer ASAP?
- Next by Date: Re: Strange message in setupapi.log
- Previous by thread: Re: WDM or KMDF ?
- Next by thread: Disable "Use This Device As Primary Monitor" Always Secondary Monitor
- Index(es):
Relevant Pages
|