Re: NDIS-SDIO Driver



You are trying to install KMDF driver built from LHS Beta3 WDK on XP. This will not work. Following is an excerpt from the release notes of LHS Beta3 WDK:

<WDK release Notes>

WDF
The version number of Windows Driver Foundation (user-mode and kernel-mode) for Windows Server "Longhorn" or Windows Vista SP1 has been changed to 1.7 to account for various bug fixes and minor backwards compatible changes. The WDK samples for UMDF and KMDF now require the use of the 1.7 coinstallers (WudfUpdate_01007.dll and WdfCoinstaller01007.dll respectively).

Since the WDK does not currently contain framework redistributable for previous operating systems (Windows 2000, Windows XP, Windows Server 2003 or Windows Vista), sample drivers built with this kit will only be able to run on the prerelease versions of Windows Server "Longhorn" or Windows Vista SP1.

</WDK Release Notes>

At this time you should use Vista WDK instead (to build driver and use wdfcoinstaller01005.dll redist). Note that RTM release of LHS WDK will contain redist for downlevel platforms.


-Kumar
This posting is provided "AS IS" with no warranties, and confers no rights.

"sudheer" <sudheer.papothi@xxxxxxxxx> wrote in message news:1180439109.454257.103590@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Further to my previous queries, while looking in to google to resolve
the problem, i found that there was an issue with WDF Coinstaller and
with the given instructions, the following error messages appeared in
setupact.log

WdfCoInstaller: [05/29/2007 14:58.49.193] DIF_INSTALLDEVICE: Pre-
Processing

WdfCoInstaller: [05/29/2007 14:58.49.428] ReadComponents: WdfSection
for Driver Service NdisEdge using KMDF lib version Major 0x1, minor
0x7

WdfCoInstaller: [05/29/2007 14:58.49.553] ReadComponents: WdfSection
for Driver Service GenSDIO using KMDF lib version Major 0x1, minor
0x7

WdfCoInstaller: [05/29/2007 14:58.49.725] Extract resources: could
not find resources WDFCAB_RESOURCE, error error(1814) The specified
resource name cannot be found in the image file.

Can anyone please let me know how to get this resource WDFCAB_RESOURCE
to fix this issue and carry forward with my development.


Thanks & Regards
Sudheer


.



Relevant Pages

  • Re: Printer Driver Migration - XP to Vista
    ... I have used WDK XP build env to build ... link under "When to Use the Windows Driver Kit " it is written ... "Use the Windows XP build environments in the WDK to build drivers ... us which source code should we take as a base, ...
    (microsoft.public.development.device.drivers)
  • Re: Who can tell me where I can download the WDK?
    ... The latest LH Server Beta 3 WDK release is available on ... on the beta program, you just need your .NET passport to enroll. ... If you do not see Windows Logo Kit, ... Windows Driver Framework in the Available Connections list, ...
    (microsoft.public.development.device.drivers)
  • Re: Printer Driver Migration - XP to Vista
    ... install the printer driver successfully. ... Somebody says that you can install the print ... I have used WDK XP build env to build ... "Use the Windows XP build environments in the WDK to build drivers ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS-SDIO Driver
    ... You are trying to install KMDF driver built from LHS Beta3 WDK on XP. ... The version number of Windows Driver Foundation for Windows Server "Longhorn" or Windows Vista SP1 has been changed to 1.7 to account for various bug fixes and minor backwards compatible changes. ... The WDK samples for UMDF and KMDF now require the use of the 1.7 coinstallers. ...
    (microsoft.public.development.device.drivers)
  • Re: wdfdriver.h file in DDK(Windows Server 2003 SP1 DDK) for XP Pr
    ... I had already installed the ISO (1830_usa_ddk ie WDK) and i don't ... have anything related to KMDF. ... "Don Burn" wrote: ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)