;***********************************************************************
; Copyright (c) 2001, Z-Com, Inc.
;
; XI626.INF
;
; This installation script supports Windows 98 & Windows ME for the
; XI-626 Wireless LAN Adapters.
;
;
;***********************************************************************
[Version]
DriverVer = 03/07/2002, 1.7.29
Signature = "$Chicago$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %VER_VENDOR_STR%
CatalogFile = xi626.cat
MillenniumPreferred = .ME
[ControlFlags]
;Exclude all PNP adapters from user selection
ExcludeFromSelect = PCI\VEN_1260&DEV_3873&SUBSYS_000317CF
[Manufacturer]
%VER_VENDOR_NAME_STR% = DeviceList
[DeviceList]
%WLAN_PCI1_STR% = WLAN_PCI1, PCI\VEN_1260&DEV_3873&SUBSYS_000317CF
;==========================================
[WLAN_PCI1] ; Win9x
AddReg = WLAN_PCI1.reg, COMMON_PCI.reg, COMMON_NDIS.reg, COMMON.reg
CopyFiles = WLAN_DRIVER.copy, WLAN_APPLET.copy, WLAN_NDI.copy
[WLAN_PCI1.ME] ; WinMe
AddReg = WLAN_PCI1.reg, COMMON_PCI.reg, COMMON_NDIS.reg.ME, COMMON.reg
CopyFiles = WLAN_DRIVER.copy.ME, WLAN_APPLET.copy.ME, WLAN_NDI.copy.ME
[WLAN_PCI1.ME.ME] ; WinMe - Same as .ME (Needed for Update Driver)
AddReg = WLAN_PCI1.reg, COMMON_PCI.reg, COMMON_NDIS.reg.ME, COMMON.reg
CopyFiles = WLAN_DRIVER.copy.ME, WLAN_APPLET.copy.ME, WLAN_NDI.copy.ME
[WLAN_PCI1.reg]
HKR,Ndi ,DeviceID,0,"PCI\VEN_1260&DEV_3873&SUBSYS_000317CF"
HKR,,VendorDesc,0,"Z-Com LANEscape/XI-626"
[WLAN_PCI_DRIVER.Service]
DisplayName = %WLAN_PCI_SERVICE_DISPLAY%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; NORMAL
ServiceBinary = %12%\XI626.sys
LoadOrderGroup = NDIS
[WLAN_DRIVER.EventLog]
AddReg = WLAN_DRIVER.EventLog.reg
[WLAN_DRIVER.EventLog.reg]
HKR, ,EventMessageFile ,0x00020000 ,"%%SystemRoot%%\System32\netevent.dll"
HKR, ,TypesSupported ,0x00010001 ,7
;###############################################################################
[COMMON_PCI.reg]
HKR,NDI ,Service ,0 ,"WLAN_PCI"
HKR,NDI ,CardType ,0 ,"PCI"
HKR, ,BusType ,0 ,"5"
HKR, ,DeviceVxDs ,0 ,"XI626.sys"
[COMMON_NDIS.reg]
HKR, ,RunningWin9X ,0 ,"0"
HKR, ,DevLoader ,0 ,"*ndis"
HKR, ,EnumPropPages ,0 ,"netdi.dll,EnumPropPages"
HKR,NDI\Interfaces ,UpperRange ,0 ,"ndis3"
HKR,NDI\Interfaces ,LowerRange ,0 ,"ethernet"
HKR,NDI\Interfaces ,DefUpper ,0 ,"ndis3"
HKR,NDI\Interfaces ,DefLower ,0 ,"ethernet"
HKR,NDIS ,LogDriverName ,0 ,"WLAN"
HKR,NDIS ,MajorNdisVersion ,1 ,03
HKR,NDIS ,MinorNdisVersion ,1 ,0a
[COMMON_NDIS.reg.ME]
HKR, ,RunningWin9X ,0 ,"1"
HKR, ,DevLoader ,0 ,"*ndis"
HKR, ,EnumPropPages ,0 ,"netdi.dll,EnumPropPages"
HKR,NDI\Interfaces ,UpperRange ,0 ,"ndis3"
HKR,NDI\Interfaces ,LowerRange ,0 ,"ethernet"
HKR,NDI\Interfaces ,DefUpper ,0 ,"ndis3"
HKR,NDI\Interfaces ,DefLower ,0 ,"ethernet"
HKR,NDIS ,LogDriverName ,0 ,"WLAN"
HKR,NDIS ,MajorNdisVersion ,1 ,03
HKR,NDIS ,MinorNdisVersion ,1 ,0a
[COMMON.reg]
HKR, ,WLANIOC ,0 ,"1"
HKR,,ListenInterval,0,"3"
HKR,defaults,ListenInterval,0,"3"
HKR,NDI\params\ListenInterval,ParamDesc,,"Listen Interval"
HKR,Ndi\params\ListenInterval,default,0,"3"
HKR,NDI\params\ListenInterval,type,,"int"
HKR,NDI\params\ListenInterval,min,0,"0"
HKR,NDI\params\ListenInterval,max,0,"77"
HKR,NDI\params\ListenInterval,step,0,"1"
HKR,NDI\params\ListenInterval,optional,0,"0"
HKR,,RTSThresh,0,2432
HKR,defaults,RTSThresh,0,2432
HKR,NDI\params\RTSThresh,ParamDesc,0,"RTS Threshold"
HKR,NDI\params\RTSThresh,default,0,"2432"
HKR,NDI\params\RTSThresh,type,0,"int"
HKR,NDI\params\RTSThresh,min,0,"0"
HKR,NDI\params\RTSThresh,max,0,"2432"
HKR,NDI\params\RTSThresh,step,0,"64"
HKR,NDI\params\RTSThresh,optional,0,"0"
HKR,,FragThresh,0,2432
HKR,defaults,FragThresh,0,2432
HKR,NDI\params\FragThresh,ParamDesc,0,"Fragmentation Threshold"
HKR,NDI\params\FragThresh,default,0,"2432"
HKR,NDI\params\FragThresh,type,0,"int"
HKR,NDI\params\FragThresh,min,0,"256"
HKR,NDI\params\FragThresh,max,0,"2432"
HKR,NDI\params\FragThresh,step,0,"128"
HKR,NDI\params\FragThresh,optional,0,"0"
HKR,,AuthentAlg,0,65535
HKR,defaults,AuthentAlg,,65535
HKR,NDI\params\AuthentAlg,ParamDesc,,"Authentication Algorithm"
HKR,NDI\params\AuthentAlg,default,0,"65535"
HKR,NDI\params\AuthentAlg,type,0,"enum"
HKR,NDI\params\AuthentAlg\enum,1,0,"Open System"
HKR,NDI\params\AuthentAlg\enum,2,0,"Shared Key"
HKR,NDI\params\AuthentAlg\enum,65535,0,"Base on WEP"
HKR,,PreambleMode,0,1
HKR,defaults,PreambleMode,0,1
HKR,NDI\params\PreambleMode,ParamDesc,0,"Preamble Mode"
HKR,NDI\params\PreambleMode,default,0,"1"
HKR,NDI\params\PreambleMode,type,0,"enum"
HKR,NDI\params\PreambleMode\enum,1,0,"Long Preamble"
HKR,NDI\params\PreambleMode\enum,2,0,"Short Preamble"
HKR,,SSID,0,"ANY"
HKR,defaults,SSID,0,"ANY"
HKR,NDI\params\SSID,ParamDesc,0,"SSID"
HKR,NDI\params\SSID,default,0,"ANY"
HKR,Ndi\params\SSID,type,0,"edit"
HKR,NDI\params\SSID,limitText,0,"32"
HKR,,DSChannel,0,3
HKR,defaults,DSChannel,0,3
HKR,NDI\params\DSChannel,ParamDesc,0,"Channel"
HKR,Ndi\params\DSChannel,default,0,"3"
HKR,NDI\params\DSChannel,type,0,"enum"
HKR,NDI\params\DSChannel\enum,1,0,"01"
HKR,NDI\params\DSChannel\enum,2,0,"02"
HKR,NDI\params\DSChannel\enum,3,0,"03"
HKR,NDI\params\DSChannel\enum,4,0,"04"
HKR,NDI\params\DSChannel\enum,5,0,"05"
HKR,NDI\params\DSChannel\enum,6,0,"06"
HKR,NDI\params\DSChannel\enum,7,0,"07"
HKR,NDI\params\DSChannel\enum,8,0,"08"
HKR,NDI\params\DSChannel\enum,9,0,"09"
HKR,NDI\params\DSChannel\enum,10,0,"10"
HKR,NDI\params\DSChannel\enum,11,0,"11"
HKR,NDI\params\DSChannel\enum,12,0,"12"
HKR,NDI\params\DSChannel\enum,13,0,"13"
HKR,NDI\params\DSChannel\enum,14,0,"14"
HKR,,TxRate,,15
HKR,defaults,TxRate,,15
HKR,NDI\params\TxRate,ParamDesc,0,"Transmit Rate"
HKR,NDI\params\TxRate,default,0,"15"
HKR,NDI\params\TxRate,type,0,"enum"
HKR,NDI\params\TxRate\enum,1,0,"Fixed 1 Mbps"
HKR,NDI\params\TxRate\enum,2,0,"Fixed 2 Mbps"
HKR,NDI\params\TxRate\enum,3,0,"1 or 2 Mbps"
HKR,NDI\params\TxRate\enum,4,0,"Fixed 5.5 Mbps"
HKR,NDI\params\TxRate\enum,8,0,"Fixed 11 Mbps"
HKR,NDI\params\TxRate\enum,15,0,"Fully Auto"
HKR,,NetworkType,0,1
HKR,defaults,NetworkType,0,1
HKR,NDI\params\NetworkType,ParamDesc,0,"Network Type"
HKR,Ndi\params\NetworkType,default,0,"1"
HKR,NDI\params\NetworkType,type,0,"enum"
HKR,NDI\params\NetworkType\enum,0,0,"802.11 Ad-Hoc"
HKR,NDI\params\NetworkType\enum,1,0,"Infrastructure"
HKR,NDI\params\NetworkType\enum,3,0,"Ad-Hoc"
HKR,,PSMode,0,1
HKR,defaults,PSMode,0,1
HKR,NDI\params\PSMode,ParamDesc,0,"Power Save Mode"
HKR,Ndi\params\PSMode,default,0,"1"
HKR,NDI\params\PSMode,type,0,"enum"
HKR,NDI\params\PSMode\enum,1,0,"Disable"
HKR,NDI\params\PSMode\enum,2,0,"Enable"
HKR,,WepReq,0,0
HKR,defaults,WepReq,0,0
HKR,NDI\params\WepReq,ParamDesc,0,"Use Wep"
HKR,Ndi\params\WepReq,default,0,"0"
HKR,NDI\params\WepReq,type,0,"enum"
HKR,NDI\params\WepReq\enum,0,0,"Disable"
HKR,NDI\params\WepReq\enum,2,0,"WEP40"
HKR,NDI\params\WepReq\enum,6,0,"WEP128"
HKR,NDI\params\WepReq,optional,0,"0"
HKR,,MacAddress,,"000000000000"
HKR,,EnableRadio,0,"1"
HKR,,DefaultKeyId,0,"0"
HKR,,DefaultKeys,,"1011121314000000000000000000000000000000"
HKR,,BasicRates,0,"15"
HKR,,SupportedRates,0,"15"
HKR,,EncryptInDriver,0,"1"
HKR,,DecryptInDriver,0,"1"
;###############################################################################
[DestinationDirs]
;CopyFiles Section = Destination Directory ID -- see layout.inf
;----------------- ------------------------
DefaultDestDir = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
WLAN_DRIVER.copy = 11 ; Win9x=%windir%\system
WLAN_DRIVER.copy.ME = 11 ; Win9x=%windir%\system
[WLAN_NDI.copy]
[WLAN_APPLET.copy]
[WLAN_NDI.copy.ME]
[WLAN_DRIVER.copy]
XI626.sys
[WLAN_DRIVER.copy.ME]
XI626.sys
[SourceDisksNames]
;Source Disk ID = Disk Name
;-------------- ---------
1 = %INSTALL_DISK_STR%,,,
[SourceDisksFiles] ; Win9x
XI626.sys = 1
[SourceDisksFiles.ME] ; WinMe
XI626.sys = 1
;###############################################################################
[Strings]
;String ID = String Text
;--------- -----------
VER_VENDOR_STR = "Z-Com"
VER_VENDOR_NAME_STR = "Z-Com, Inc."
WLAN_PCI1_STR = "Z-Com LANEscape/XI-626"
WLAN_SERVICE_DISPLAY = "LANEscape/XI-626 Driver"
WLAN_PCI_SERVICE_DISPLAY = "LANEscape/XI-626 Driver"
INSTALL_DISK_STR = "LANEscape/XI-626 Install Disk"
Download Driver Pack
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.