netcwe.inf Driver File Contents (cwe1100_415.exe)

; NetCWE.INF
;
; Xircom Wireless Ethernet Adapter
; INF file for Windows 98, Windows Millennium, and Windows 2000
;
; Copyright 2000-2001, Xircom Inc.
; Based on netx500.inf
;
[version]
signature  = "$Windows NT$"
Compatible	= 1
Class		= Net
ClassGUID	= {4d36e972-e325-11ce-bfc1-08002be10318}
provider	= %V_NAME%
DriverVer	= 12/01/2000, 6.64
CatalogFile	= netcwe.cat			; 
;
[SourceDisksNames]
1= %Disk_1_Desc%,,,
;
[SourceDisksFiles]
cwen5.sys		=1,
vxdx500.vxd		=1,
netcwe.cat		=1,
;
;
[Manufacturer]
%V_NAME%  = XIRCOM
;
[ControlFlags]
ExcludeFromSelect =	\							; blank for win95
			PCMCIA\XIRCOM-WIRELESS_ETHERNET_ADAPTER-6351						


[XIRCOM]
; DisplayName			Section				DeviceID
; -----------			-------				--------
%CWE1100.DevDesc%		= CWE1100.ndi,		PCMCIA\XIRCOM-WIRELESS_ETHERNET_ADAPTER-6351 						
;
;-----------------------------------------------------------------------
;

;
;================================================================
;
[CWE1100.ndi.NT]
AddReg          =	NDI5, COMMON, SSIDS, Mb11,  CWE1100, BUS8
Characteristics =	0x84
BusType         =	8
CopyFiles       =	CopyFiles_NT, CopyFiles_Millennium

[CWE1100.ndi.NT.Services]
AddService	=	CWEN5, 2, CWEN5.Service, common.AddEventLog


;----------------------------------------------------------------
[CWE1100.ndi]
AddReg          =	NDI3, COMMON, SSIDS, Mb11,  BUS8, DEV
CopyFiles	=	CopySys_Win9x
;
;----------------------------------------------------------------
;

[DEV]
HKR,Ndi,DeviceID,,"PCMCIA\XIRCOM-WIRELESS_ETHERNET_ADAPTER-6351"

;------------------------------------------------
;
; Common E2200 Registry
;
[NDI5]
HKR, Ndi,               Service,    0, "CWEN5"
HKR, Ndi\Interfaces,    DefUpper,   0, "ndis5"
HKR, Ndi\Interfaces,    DefLower,   0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
;
HKR,,MediaDisconnectDamper,,"10"
;
HKR,,AdapterType,,"1"
;
; Resources - needed by Millennum and NOT by Win2k
; 
HKR,,PCCARDAttributeMemoryAddress,"1","01","00","00","00"
HKR,,IOBaseAddress,"1","02","00","00","00"
HKR,,InterruptNumber,"1","04","00","00","00"
;
; Installer - needed by Millennum and NOT by Win2k
HKR,Ndi,Installer,,"CINST16.DLL, MyNdiProc"
;------------------------------------------------
[NDI3]
;
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,CWEN5.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"CWEN5"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sections
;HKR,Ndi\Install,ndis3,,CWEN5.ndis3
;
HKR,,AdapterType,,1
;
; Resources
HKR,,PCCARDAttributeMemoryAddress,1,01,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,,InterruptNumber,1,04,00,00,00
;
;[CWEN5.ndis3]
;CopyFiles=CopySys_Win9x
;
[CopySys_Win9x]
CWEN5.sys
vxdx500.vxd
;
[BUS8]
HKR,NDI,CardType,,"PCMCIA"
HKR,,BusType,,"8"
HKR,,FormFactor,,"PCMCIA"

;****************************************************************
;
[COMMON]

; NodeID
HKR,,NodeName,,""
HKR,NDI\params\NodeName,ParamDesc,,%ClientName%
HKR,NDI\params\NodeName,flag,"1","30","00","00","00"
HKR,NDI\params\NodeName,type,,"edit"
HKR,NDI\params\NodeName,LimitText,,"16"
HKR,NDI\params\NodeName,default,,""
;
; InfrastructureMode
HKR,,InfrastructureMode,,"1"
HKR,NDI\params\InfrastructureMode,ParamDesc,,%InfraMode%
HKR,NDI\params\InfrastructureMode,flag,"1","30","00","00","00"
HKR,NDI\params\InfrastructureMode,type,,"enum"
HKR,NDI\params\InfrastructureMode,default,,"1" 
HKR,NDI\params\InfrastructureMode\enum, 0,0, %No%
HKR,NDI\params\InfrastructureMode\enum, 1,0, %Yes%
;
;PowerSaveMode
HKR,,PowerSaveMode,,"0"
HKR,NDI\params\PowerSaveMode,ParamDesc,,%PSP%
HKR,NDI\params\PowerSaveMode,flag,"1","30","00","00","00"
HKR,NDI\params\PowerSaveMode,type,,"enum"
HKR,NDI\params\PowerSaveMode,default,,"0" 
HKR,NDI\params\PowerSaveMode\enum,0,,%CAM%
HKR,NDI\params\PowerSaveMode\enum,2,,%PSP-CAM%
HKR,NDI\params\PowerSaveMode\enum,3,,%MAXPSP%
;
;==========================================================================
;
[SSIDS]
HKR,,SSID1,,""
HKR,NDI\params\SSID1,ParamDesc,0,"SSID"
HKR,NDI\params\SSID1,type,0,"edit"
HKR,NDI\params\SSID1,flag,"1","30","0","0","0"
HKR,NDI\params\SSID1,default,0,""
;
;================================================================
;
[Mb11]
;
; Supported rates
HKR,,SupportedRates,,"0"
HKR,NDI\params\SupportedRates,ParamDesc,,%DataRates%	
HKR,NDI\params\SupportedRates,flag,"1","30","00","00","00"
HKR,NDI\params\SupportedRates,type,,"enum"
HKR,NDI\params\SupportedRates,default,,"0" 
HKR,NDI\params\SupportedRates\enum,0,,%Auto%			
HKR,NDI\params\SupportedRates\enum,2,,%1Mb%					
HKR,NDI\params\SupportedRates\enum,4,,%2Mb%			
HKR,NDI\params\SupportedRates\enum,B,,%5Mb%			
HKR,NDI\params\SupportedRates\enum,16,,%11Mb%		
HKR,NDI\params\SupportedRates,base,0,"16"	  
;================================================================


[CWE1100] 
HKR,,RadioName,,"CWE1100"

;----------------------------------------------------------------------------
;
[CopyFiles_NT]
CWEN5.sys,,,2
;
; needed by Millennum
[CopyFiles_Millennium]
vxdx500.vxd

[CWEN5.Service]
DisplayName     = %CWEN5.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\CWEN5.sys
LoadOrderGroup  = NDIS

[common.AddEventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, %%SystemRoot%%\System32\netevent.dll
HKR, , TypesSupported,   0x00010001, 7

;-------------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]
CopyFiles_NT			= 12
CopyFiles_Millennium	= 11
;
; win9x
DefaultDestDir			= 11	;Win9x Only
CopySys_Win9x			= 11	;Win9x Only

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_NAME				= "Xircom"
;
ClientName				= "Client Name"
InfraMode				= "Infrastructure Mode"
No					= "No"
Yes					= "Yes"
PSP					= "Power Saving Mode(PSP)"
CAM					= "CAM"
PSP-CAM					= "PSP-CAM (FASTPSP)"
MAXPSP					= "Max Power Save/PSP"
DataRates				= "Data Rates"
Auto					= "Auto"
1Mb					= "1 Mb"			
2Mb					= "2 Mb"
5Mb					= "5.5 Mb"
11Mb					= "11 Mb"
Disk_1_Desc				= "Xircom Wireless Ethernet Adapter Installation Disk"
;
CWEN5.Service.DispName			= "Xircom Wireless Ethernet Adapter Driver"
;
CWE1100.DevDesc				= "Xircom Wireless Ethernet Adapter"



Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.66