Prev: SetupDiEnumDeviceInterfaces - DIGCF_ALLCLASSES not returning USB A
Next: Can't EnumDeviceInterfaces when install KMDF driver in XP?
From: Doron Holan [MSFT] on 4 Sep 2008 13:50 this may be an overactive assert in WDF. are you running with v1.7 or earlier? if earlier, please upgrade to 1.7 where i think it has been fixed d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "Sushma" <sushma.yella(a)gmail.com> wrote in message news:d3b7fc0d-1a10-4698-bf0d-55fffb87568f(a)o40g2000prn.googlegroups.com... > The wdf dump has the last statement as "4067698: > FxRequest::CompleteInternal - Caller of this WDFREQUEST 7D903110, Irp > 0x82AC6BB8 is passing an OuputBuffer address even though the > OutputBufferLength is zero". > > I do not have clear idea about this statement. Can some one help me > understand it? > > Thank You. > > Regards, > Sushma
From: Sushma on 5 Sep 2008 00:55 Thank You for the reply. I had been using WDK 6000 (KMDF 1.5). I think WDK 6001 is one with KMDF 1.7. I'll try with this WDK kit. I would like to know if this build supports Windows XP. Regards, Sushma
From: Doron Holan [MSFT] on 5 Sep 2008 17:19 yes, kmdf v1.7 supports xp -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "Sushma" <sushma.yella(a)gmail.com> wrote in message news:b0bcdc8c-53e9-4857-a7bf-087e7716d10a(a)s1g2000pra.googlegroups.com... > Thank You for the reply. > > I had been using WDK 6000 (KMDF 1.5). I think WDK 6001 is one with > KMDF 1.7. I'll try with this WDK kit. I would like to know if this > build supports Windows XP. > > Regards, > Sushma
From: Sushma on 9 Sep 2008 01:59
It worked with kmdf 1.7. Thank You Doron for the help. |