Prev: KitSetup
Next: High speed usb isochronous transfer
From: Vikrant Malushte Vikrant on 10 May 2010 03:02 Hello Sir , I m a newbie to windows driver development, i was involved with linux driver development in past . I have downloaded WDK 7.1.0 and installed on my development PC with Win XP. I use WIndows 7 Debug Build (x86) on my target pc . I have compiled all the driver samples from WDK for Win 7 x86 Debug Build environment . Whenever I try to install the Toaster Function KMDF driver( wdfsimple.sys/wdffeatured.sys) on Windows 7 x86 target PC using "Add Hardware wizard" as per the steps described in WDK Documentation i get error box saying " the driver is not compiled for 32 bit version of windows .." .But I am able to install Toaster Bus driver compiled in same WDK environment successfully by using Add Hardware Wizard . Also i am able to install the same Toaster Function drivers through "device manager" after creating devices using ".Enum.exe" .. Please help me find out the problem in installing Toaster Function driver using " Add Hardware Wizard " .. Thanks in advance . Regards, Vikrant Malushte .
From: Mike [MSFT] on 15 May 2010 18:39 Can you point us at the documentation you are referring to? I believe you should not be trying to use the Add Hardware Wizard to install the toaster function driver. You should just be using Device Manager (Update Driver Software wizard) or pnputil.exe. -Mike "Vikrant Malushte" <Vikrant Malushte(a)discussions.microsoft.com> wrote in message news:A22EEA34-E4CB-4BAF-8E6F-DB93AFBA5F53(a)microsoft.com... > Hello Sir , > > > I m a newbie to windows driver development, i was involved > with linux driver development in past . > I have downloaded WDK 7.1.0 and installed on my development PC with Win > XP. > I use WIndows 7 Debug Build (x86) on my target pc . > > I have compiled all the driver samples from WDK for Win 7 x86 Debug Build > environment . > Whenever I try to install the Toaster Function KMDF driver( > wdfsimple.sys/wdffeatured.sys) on Windows 7 x86 target PC using "Add > Hardware > wizard" as per the steps described in WDK Documentation i get error box > saying " the driver is not compiled for 32 bit version of windows .." .But > I > am able to install Toaster Bus driver compiled in same WDK environment > successfully by using Add Hardware Wizard . Also i am able to install the > same Toaster Function drivers through "device manager" after creating > devices > using ".Enum.exe" .. > > Please help me find out the problem in installing Toaster Function driver > using " Add Hardware Wizard " .. Thanks in advance . > > > > Regards, > Vikrant Malushte .
|
Pages: 1 Prev: KitSetup Next: High speed usb isochronous transfer |