Re: How to add WZC?
- From: "Michel Verhagen (eMVP)" <michel@xxxxxxxxxx>
- Date: Wed, 07 May 2008 23:55:47 +1200
For wireless configuration to work you need to add "Wireless LAN (802.11) STA - Automatic Configuration and 802.1x" (SYSGEN_ETH_80211) to your platform and do a "sysgen".
What you are seeing is just the behavior of an unsupported card. The driver "ISLP2NDS.DLL" doesn't know how to handle your card that's why it is unloading. When you insert your card the PCMCIA driver investigates the card and gets some ID's from it that identify the type of card. The PCMCIA bus driver then searches the registry to see if a driver is registered that can handle that type of card. In your system it isn't, that's why it is showing you the box to "enter a driver". You then enter a driver name, but that driver apparently doesn't know how to handle the card. You need the correct driver for that card. Try asking the manufacturer of the card for a Windows CE driver.
Good luck,
Michel Verhagen, eMVP
Check out my blog: http://GuruCE.com/blog
GuruCE Ltd.
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.
Swapnil Manglekar wrote:
Hi all,.
I am using WINCE 5.0 i am working on wireless Prism2 WLAN driver. Normally when i downloaded image(nk.abf) on board and after that when i inserted Wireless Compact Flash Card it ask for "Enter Driver name" when i given "ISLP2NDS.DLL" name Then on Hyper Terminal it shows some msgs are comming and after some time it will stop in taht msg the driver islp2nds.dll is LOADED and after some seconds it is UNLOADED.
I don't know due to why it is unloaded driver. I read some posts in that they written
Adding WZC support is done by adding the Wireless LAN (802.11)... item from
the catalog. All that will do, of course, is add support for it. The
second piece is a wireless LAN adapter that supports WZC. CE 5 includes
support for several: Cisco 350-series (PC Card), Intersil Prism2 (chipset,
usually PC Card), RNDIS (USB).
Is any body know how to add WZC in our BSP or in pbxml? and How it will work??
Thanks in advance
Swapnil
- Follow-Ups:
- Re: How to add WZC?
- From: Swapnil Manglekar
- Re: How to add WZC?
- References:
- How to add WZC?
- From: Swapnil Manglekar
- How to add WZC?
- Prev by Date: register dumping
- Next by Date: RTL 8139 is not working on Wince 5.0
- Previous by thread: How to add WZC?
- Next by thread: Re: How to add WZC?
- Index(es):
Relevant Pages
|