All Forums
 Microsoft Windows CE
 CE Drivers
 WZC With Cisco PCM350
 Forum Locked  Topic Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

ctacke

877 Posts

Posted - 01 Jun 2005 :  15:15:16  Show Profile  Email Poster
Q: I want to use the Wireless Zero Config (WZC) driver (PCX500.dll)with my ADS system, but when I insert the card it always binds to the Cisco OEM driver (Cisco.dll). Is there a way to alter this behavior?

Yes there is. The reason that the Cisco OEM driver is always loaded is primarily because the system looks for it first when enumerating the available drivers for the PCMCIA card. This behavior can be altered by adding the following entries to your ADSLOAD.REG file:


[HKEY_LOCAL_MACHINE\Comm\cisco]
   "ImagePath"="pcx500.dll"

[HKEY_LOCAL_MACHINE\Comm\cisco1]
   "ImagePath"="pcx500.dll"

[HKEY_LOCAL_MACHINE\Drivers\PCMCIA\Detect\27]
   "Entry"="DetectPCX500"
   "Dll"="pcx500.dll"


Once these registry entries are in place the PCX500.dll 802.11 driver will be loaded when the card is enumerated.

  Topic  
 Forum Locked  Topic Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000