Netexps2.inf Driver File Contents (Wirless_Ambit_2.11.7.21210_XPx86.zip)

; Copyright (c) 2002, LAN-Express IEEE 802.11a/b Wireless LAN Card INF for Windows 98/2000
;
;   Date       Revision         Author          Comment
; ----------------------------------------------------------------------------------
;  01/03/2003  2.10.355.30103     Alfred.Lu       Fix version info.
;  Search 'WHQL_DIFF' to see what are the differences for WHQL INF
;

[Version]
Signature    = "$Chicago$"    ; Single INF file for Windows 98 and Windows 2000
Compatible   = 1              ; Single INF file for Windows 98 and Windows 2000
Class        = Net
ClassGUID    = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider     = %Vendor_String%
DriverVer    = 01/03/2003,2.10.355.30103  ; Recognized by Windows 2000 only
;CatalogFile  = Netexps2.cat              ; Provided by WHQL (WHQL_DIFF)
MillenniumPreferred = .ME

[Manufacturer]
%Vendor_String% = Vendor

[ControlFlags]
ExcludeFromSelect   = PCI\VEN_168C&DEV_0012&SUBSYS_1021168C
ExcludeFromSelect   = PCI\VEN_168C&DEV_0012&SUBSYS_1022168C
ExcludeFromSelect   = PCI\VEN_168C&DEV_0012&SUBSYS_2022168C
ExcludeFromSelect   = PCI\VEN_168C&DEV_0012&SUBSYS_04001468
ExcludeFromSelect   = PCI\VEN_168C&DEV_0012&SUBSYS_04011468

[Vendor]
; DisplayName               Section         DeviceID
; -----------               -------         --------
%LEX.DeviceDesc.CB21%       = LEX_CB21_01,  PCI\VEN_168C&DEV_0012&SUBSYS_1021168C
%LEX.DeviceDesc.CB22%       = LEX_CB22_01,  PCI\VEN_168C&DEV_0012&SUBSYS_1022168C
%LEX.DeviceDesc.CB22%       = LEX_CB22_02,  PCI\VEN_168C&DEV_0012&SUBSYS_04011468
%LEX.DeviceDesc.MB22%       = LEX_MB22_01,  PCI\VEN_168C&DEV_0012&SUBSYS_2022168C
%LEX.DeviceDesc.MB22%       = LEX_MB22_02,  PCI\VEN_168C&DEV_0012&SUBSYS_04001468

;==========================================
[LEX_CB21_01]     ; Win9x
 AddReg          = LEX_CB21_01_9x.reg, LEX_CB21_01_9x_2k.reg, COMMON_CB21.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_9x.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_CB21_01.ME]  ; WinMe
 AddReg          = LEX_CB21_01_9x.reg, LEX_CB21_01_9x_2k.reg, COMMON_CB21.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB21_01.ME.ME]   ; WinMe - Same as .ME (Needed for Update Driver)
 AddReg          = LEX_CB21_01_9x.reg, LEX_CB21_01_9x_2k.reg, COMMON_CB21.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB21_01.NT]  ; Win2k
 AddReg          = LEX_CB21_01_2k.reg, LEX_CB21_01_9x_2k.reg, COMMON_CB21.reg, COMMON_NDIS_2k.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_2k.CopyFiles
 DelFiles        = WLAN_2k.DelIniFiles
 BusType         = 5     ; Treat CARDBUS as PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[LEX_CB21_01.NT.Services]
 AddService      = LEX_AS_NIC_SERVICE, 2, WlanNetCard.Service, WlanNetCard.EventLog

[LEX_CB21_01_9x.reg]
 HKR, NDI, DeviceID,    0, "PCI\VEN_168C&DEV_0012&SUBSYS_1021168C"

[LEX_CB21_01_2k.reg]


[LEX_CB21_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.CB21%

;==========================================
[LEX_CB22_01]     ; Win9x
 AddReg          = LEX_CB22_01_9x.reg, LEX_CB22_01_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_9x.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_CB22_01.ME]  ; WinMe
 AddReg          = LEX_CB22_01_9x.reg, LEX_CB22_01_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB22_01.ME.ME]   ; WinMe - Same as .ME (Needed for Update Driver)
 AddReg          = LEX_CB22_01_9x.reg, LEX_CB22_01_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB22_01.NT]  ; Win2k
 AddReg          = LEX_CB22_01_2k.reg, LEX_CB22_01_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_2k.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_2k.CopyFiles
 DelFiles        = WLAN_2k.DelIniFiles
 BusType         = 5     ; Treat CARDBUS as PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[LEX_CB22_01.NT.Services]
 AddService      = LEX_AS_NIC_SERVICE, 2, WlanNetCard.Service, WlanNetCard.EventLog

[LEX_CB22_01_9x.reg]
 HKR, NDI, DeviceID,    0, "PCI\VEN_168C&DEV_0012&SUBSYS_1022168C"

[LEX_CB22_01_2k.reg]


[LEX_CB22_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.CB22%

;==========================================
[LEX_CB22_02]     ; Win9x
 AddReg          = LEX_CB22_02_9x.reg, LEX_CB22_02_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_9x.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_CB22_02.ME]  ; WinMe
 AddReg          = LEX_CB22_02_9x.reg, LEX_CB22_02_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB22_02.ME.ME]   ; WinMe - Same as .ME (Needed for Update Driver)
 AddReg          = LEX_CB22_02_9x.reg, LEX_CB22_02_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_CB22_02.NT]  ; Win2k
 AddReg          = LEX_CB22_02_2k.reg, LEX_CB22_02_9x_2k.reg, COMMON_CB22.reg, COMMON_NDIS_2k.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_2k.CopyFiles
 DelFiles        = WLAN_2k.DelIniFiles
 BusType         = 5     ; Treat CARDBUS as PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[LEX_CB22_02.NT.Services]
 AddService      = LEX_AS_NIC_SERVICE, 2, WlanNetCard.Service, WlanNetCard.EventLog

[LEX_CB22_02_9x.reg]
 HKR, NDI, DeviceID,    0, "PCI\VEN_168C&DEV_0012&SUBSYS_04011468"

[LEX_CB22_02_2k.reg]


[LEX_CB22_02_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.CB22%
 
;==========================================
[LEX_MB22_01]     ; Win9x
 AddReg          = LEX_MB22_01_9x.reg, LEX_MB22_01_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_9x.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_MB22_01.ME]  ; WinMe
 AddReg          = LEX_MB22_01_9x.reg, LEX_MB22_01_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_MB22_01.ME.ME]   ; WinMe - Same as .ME (Needed for Update Driver)
 AddReg          = LEX_MB22_01_9x.reg, LEX_MB22_01_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_MB22_01.NT]  ; Win2k
 AddReg          = LEX_MB22_01_2k.reg, LEX_MB22_01_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_2k.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_2k.CopyFiles
 DelFiles        = WLAN_2k.DelIniFiles
 BusType         = 5     ; PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[LEX_MB22_01.NT.Services]
 AddService      = LEX_AS_NIC_SERVICE, 2, WlanNetCard.Service, WlanNetCard.EventLog

[LEX_MB22_01_9x.reg]
 HKR, NDI, DeviceID,    0, "PCI\VEN_168C&DEV_0012&SUBSYS_2022168C"

[LEX_MB22_01_2k.reg]


[LEX_MB22_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22%

;==========================================
[LEX_MB22_02]     ; Win9x
 AddReg          = LEX_MB22_02_9x.reg, LEX_MB22_02_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_9x.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_MB22_02.ME]  ; WinMe
 AddReg          = LEX_MB22_02_9x.reg, LEX_MB22_02_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here
 
[LEX_MB22_02.ME.ME]   ; WinMe - Same as .ME (Needed for Update Driver)
 AddReg          = LEX_MB22_02_9x.reg, LEX_MB22_02_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_9x.reg, COMMON_CARDBUS.reg, COMMON.reg
 CopyFiles       = WLAN_Me.CopyFiles
 DelFiles        = WLAN_9x.DelIniFiles
 DriverVer       = 01/03/2003,2.10.355.30103  ; Recognized by Windows 98 here

[LEX_MB22_02.NT]  ; Win2k
 AddReg          = LEX_MB22_02_2k.reg, LEX_MB22_02_9x_2k.reg, COMMON_MB22.reg, COMMON_NDIS_2k.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_2k.CopyFiles
 DelFiles        = WLAN_2k.DelIniFiles
 BusType         = 5     ; PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[LEX_MB22_02.NT.Services]
 AddService      = LEX_AS_NIC_SERVICE, 2, WlanNetCard.Service, WlanNetCard.EventLog

[LEX_MB22_02_9x.reg]
 HKR, NDI, DeviceID,    0, "PCI\VEN_168C&DEV_0012&SUBSYS_04001468"

[LEX_MB22_02_2k.reg]


[LEX_MB22_02_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22%
     
;###############################################################################

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

[WlanNetCard.EventLog]
 AddReg         = WlanNetCard.EventLog.reg

[WlanNetCard.EventLog.reg]
 HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
 HKR, , TypesSupported,   0x00010001, 7

;###############################################################################

[COMMON_CARDBUS.reg]
;RegKey,SubKey          ,Name                   ,Type   ,Value
;-------------          -----                   -----   ------
 HKR,NDI                ,CardType               ,0      ,"PCI"
 HKR,                   ,BusType                ,0      ,"5"

[COMMON_PCI.reg]
 HKR,NDI                ,CardType               ,0      ,"PCI"
 HKR,                   ,BusType                ,0      ,"5"

;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[COMMON_CB21.reg]
HKR,    ,NetBand    ,0x00002    ,"1"                ; (MODE_SELECT_11A)
HKR,    ,NicType    ,0x00002    ,"0"                ; CB21

[COMMON_CB22.reg]
HKR,    ,NetBand    ,0x00002    ,%NetBand_DEF_STR%  ; (MODE_SELECT_11A | MODE_SELECT_11B)
HKR,    ,NicType    ,0x00002    ,"1"                ; CB22

HKR, defaults,                          NetBand,                        0,  %NetBand_DEF_STR%
HKR, NDI\params\NetBand,                ParamDesc,                      0,  %NetBand_STR%
HKR, NDI\params\NetBand,                type,                           0,  "enum"
HKR, NDI\params\NetBand,                default,                        0,  %NetBand_DEF_STR%
HKR, NDI\params\NetBand\enum,           1,                              0,  %NetBand_11A_STR%
HKR, NDI\params\NetBand\enum,           4,                              0,  %NetBand_11B_STR%
HKR, NDI\params\NetBand\enum,           5,                              0,  %NetBand_11AB_STR%

HKR, defaults,                          AdhocBand,                      0,  %AdhocBand_DEF_STR%
HKR, NDI\params\AdhocBand,              ParamDesc,                      0,  %AdhocBand_STR%
HKR, NDI\params\AdhocBand,              type,                           0,  "enum"
HKR, NDI\params\AdhocBand,              default,                        0,  %AdhocBand_DEF_STR%
HKR, NDI\params\AdhocBand\enum,         1,                              0,  %AdhocBand_11A_STR%
HKR, NDI\params\AdhocBand\enum,         0,                              0,  %AdhocBand_11B_STR%

  
[COMMON_MB22.reg]
HKR,    ,NetBand    ,0x00002    ,%NetBand_DEF_STR%  ; (MODE_SELECT_11A | MODE_SELECT_11B)
HKR,    ,NicType    ,0x00002    ,"2"                ; MB22

HKR, defaults,                          NetBand,                        0   ,%NetBand_DEF_STR%
HKR, NDI\params\NetBand,                ParamDesc,                      0,  %NetBand_STR%
HKR, NDI\params\NetBand,                type,                           0,  "enum"
HKR, NDI\params\NetBand,                default,                        0,  %NetBand_DEF_STR%
HKR, NDI\params\NetBand\enum,           1,                              0,  %NetBand_11A_STR%
HKR, NDI\params\NetBand\enum,           4,                              0,  %NetBand_11B_STR%
HKR, NDI\params\NetBand\enum,           5,                              0,  %NetBand_11AB_STR%

HKR, defaults,                          AdhocBand,                      0,  %AdhocBand_DEF_STR%
HKR, NDI\params\AdhocBand,              ParamDesc,                      0,  %AdhocBand_STR%
HKR, NDI\params\AdhocBand,              type,                           0,  "enum"
HKR, NDI\params\AdhocBand,              default,                        0,  %AdhocBand_DEF_STR%
HKR, NDI\params\AdhocBand\enum,         1,                              0,  %AdhocBand_11A_STR%
HKR, NDI\params\AdhocBand\enum,         0,                              0,  %AdhocBand_11B_STR%
 
;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[COMMON_NDIS_9x.reg]
 HKR,                   ,RunningWin9X           ,0      ,"1"
 HKR,                   ,DevLoader              ,0      ,"*ndis"
 HKR,                   ,DeviceVxDs             ,0      ,Expsab2.sys
 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      ,EXPSAB
 HKR,NDIS               ,MajorNdisVersion       ,1      ,03
 HKR,NDIS               ,MinorNdisVersion       ,1      ,0a

[COMMON_NDIS_2k.reg]
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis5"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"
 HKR,NDI                ,Service                ,0      ,"LEX_AS_NIC_SERVICE"

[COMMON.reg]
; HKR,                   ,EnableIRQSharing       ,1      ,01,00,00,00
; HKR,                   ,IOBaseAddress          ,1      ,02,00,00,00
; HKR,                   ,InterruptNumber        ,1      ,04,00,00,00
;(WHQL_DIFF: Remark the three lines above for WHQL Testing)

HKR, Ndi\params\MapRegisters,           ParamDesc,                      0,  %MapRegisters%
HKR, Ndi\params\MapRegisters,           default,                        0,  "256"
HKR, Ndi\params\MapRegisters,           min,                            0,  "32"
HKR, Ndi\params\MapRegisters,           max,                            0,  "512"
HKR, Ndi\params\MapRegisters,           step,                           0,  "8"
HKR, Ndi\params\MapRegisters,           base,                           0,  "10"
HKR, Ndi\params\MapRegisters,           type,                           0,  "int"

HKR, defaults,                          EncryptionAlg,                  0,  %EncryptionAlg_DEF_STR%
HKR, NDI\params\EncryptionAlg,          ParamDesc,                      0,  %EncryptionAlg_STR%
HKR, NDI\params\EncryptionAlg,          type,                           0,  "enum"
HKR, NDI\params\EncryptionAlg,          default,                        0,  %EncryptionAlg_DEF_STR%
HKR, NDI\params\EncryptionAlg\enum,     0,                              0,  %EncryptionAlg_WEP_STR%
HKR, NDI\params\EncryptionAlg\enum,     1,                              0,  %EncryptionAlg_AES_STR%
HKR, NDI\params\EncryptionAlg\enum,     2,                              0,  %EncryptionAlg_AUTO_STR%

HKR, defaults,                          scanType,                       0,  %scanType_DEF_STR%
HKR, NDI\params\scanType,               ParamDesc,                      0,  %scanType_STR%
HKR, NDI\params\scanType,               type,                           0,  "enum"
HKR, NDI\params\scanType,               default,                        0,  %scanType_DEF_STR%
HKR, NDI\params\scanType\enum,          0,                              0,  %scanType_ACTIVE_STR%
HKR, NDI\params\scanType\enum,          1,                              0,  %scanType_PASSIVE_STR%
HKR, NDI\params\scanType\enum,          2,                              0,  %scanType_AUTO_STR%

HKR, defaults,                          radioEnable,                    0,  %radioEnable_DEF_STR%
HKR, NDI\params\radioEnable,            ParamDesc,                      0,  %radioEnable_STR%
HKR, NDI\params\radioEnable,            type,                           0,  "enum"
HKR, NDI\params\radioEnable,            default,                        0,  %radioEnable_DEF_STR%
HKR, NDI\params\radioEnable\enum,       1,                              0,  %radioEnable_ON_STR%
HKR, NDI\params\radioEnable\enum,       0,                              0,  %radioEnable_OFF_STR%

HKR, defaults,                          RTSThreshold,                   0,  %RTSTHRESH_DEF_STR%
HKR, NDI\params\RTSThreshold,           ParamDesc,                      0,  %RTSTHRESH_STR%
HKR, NDI\params\RTSThreshold,           type,                           0,  "int"
HKR, NDI\params\RTSThreshold,           default,                        0,  %RTSTHRESH_DEF_STR%
HKR, NDI\params\RTSThreshold,           min,                            0,  "0"
HKR, NDI\params\RTSThreshold,           max,                            0,  "2432"
HKR, NDI\params\RTSThreshold,           step,                           0,  "64"
HKR, NDI\params\RTSThreshold,           optional,                       0,  "0"

HKR, defaults,                          FragThreshold,                  0,  %FRAGTHRESH_DEF_STR%
HKR, NDI\params\FragThreshold,          ParamDesc,                      0,  %FRAGTHRESH_STR%
HKR, NDI\params\FragThreshold,          type,                           0,  "int"
HKR, NDI\params\FragThreshold,          default,                        0,  %FRAGTHRESH_DEF_STR%
HKR, NDI\params\FragThreshold,          min,                            0,  "256"
HKR, NDI\params\FragThreshold,          max,                            0,  "2432"
HKR, NDI\params\FragThreshold,          step,                           0,  "128"
HKR, NDI\params\FragThreshold,          optional,                       0,  "0"

HKR, defaults,                          shortPreamble,                  0,  %PREAMBLE_DEF_STR%
HKR, NDI\params\shortPreamble,          ParamDesc,                      0,  %PREAMBLE_STR%
HKR, NDI\params\shortPreamble,          type,                           0,  "enum"
HKR, NDI\params\shortPreamble,          default,                        0,  %PREAMBLE_DEF_STR%
HKR, NDI\params\shortPreamble\enum,     0,                              0,  %PREAMBLE_LONG_STR%
HKR, NDI\params\shortPreamble\enum,     1,                              0,  %PREAMBLE_AUTO_STR%

HKR, defaults,                          SleepMode,                      0,  %POWERMGNT_DEF_STR%
HKR, NDI\params\SleepMode,              ParamDesc,                      0,  %POWERMGNT_STR%
HKR, NDI\params\SleepMode,              type,                           0,  "enum"
HKR, NDI\params\SleepMode,              default,                        0,  %POWERMGNT_DEF_STR%
HKR, NDI\params\SleepMode\enum,         0,                              0,  %POWERMGNT_OFF_STR%
HKR, NDI\params\SleepMode\enum,         1,                              0,  %POWERMGNT_ON_STR%
HKR, NDI\params\SleepMode\enum,         2,                              0,  %POWERMGNT_ON_PERF_STR%

HKR, defaults,                          tpc,                            0,  %POWERCTRL_DEF_STR%
HKR, NDI\params\tpc,                    ParamDesc,                      0,  %POWERCTRL_STR%
HKR, NDI\params\tpc,                    type,                           0,  "enum"
HKR, NDI\params\tpc,                    default,                        0,  %POWERCTRL_DEF_STR%
HKR, NDI\params\tpc\enum,               0,                              0,  %POWERCTRL_PWR_FULL_STR%
HKR, NDI\params\tpc\enum,               1,                              0,  %POWERCTRL_PWR_LVL1_STR%
HKR, NDI\params\tpc\enum,               2,                              0,  %POWERCTRL_PWR_LVL2_STR%
HKR, NDI\params\tpc\enum,               3,                              0,  %POWERCTRL_PWR_LVL3_STR%
HKR, NDI\params\tpc\enum,               4,                              0,  %POWERCTRL_PWR_MIN_STR%
  
     
HKR, ,                                  AdHocBand,                      0x00002,  "1"
HKR, ,                                  aifs,                           0,        "2"
HKR, ,                                  AwakeTimePerf,                  0x00002,  "200"
HKR, ,                                  beaconInterval,                 0x00002,  "100"
HKR, ,                                  bkScanEnable,                   0x00002,  "1"
HKR, ,                                  bssType,                        0x00002,  "1"
HKR, ,                                  ccode,                          0x00002,  "US"
HKR, ,                                  cwmin,                          0,        "15" 
;HKR, ,                                  RD,                             0x00002,  %Domain_DEF_STR%
HKR, ,                                  clist,                          0x00002,  ""
HKR, ,                                  defaultKey,                     0x00002,  "0"
HKR, ,                                  EncryptionAlg,                  0x00002,  %EncryptionAlg_DEF_STR%
HKR, ,                                  FragThreshold,                  0x00002,  %FRAGTHRESH_DEF_STR%
HKR, ,                                  HwTxRetries,                    0x00002,  "4"
HKR, ,                                  privacyInvoked,                 0x00002,  "0"
HKR, ,                                  QoS,                            0x00002,  "0"
HKR, ,                                  radioEnable,                    0x00002,  %radioEnable_DEF_STR%
HKR, ,                                  rateCtrlEnable,                 0x00002,  "1"
HKR, ,                                  RTSThreshold,                   0x00002,  %RTSTHRESH_DEF_STR%
HKR, ,                                  scanType,                       0x00002,  %scanType_DEF_STR%
HKR, ,                                  shortPreamble,                  0x00002,  "1"
HKR, ,                                  SwTxRetryScale,                 0x00002,  "6"
HKR, ,                                  SmeEnable,                      0x00002,  "1"
HKR, ,                                  tpc,                            0x00002,  "0"

HKR,,LanExpressAS,0,"1"
HKR,,DynamicConfig,0,"1"
 
;###############################################################################
[DestinationDirs]
;CopyFiles Section      = Destination Directory ID -- see layout.inf
;-----------------        ------------------------
 DefaultDestDir         = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
 WLAN_Me.CopyFiles      = 11 ; Win9x=%windir%\system
 WLAN_9x.CopyFiles      = 11 ; Win9x=%windir%\system
 WLAN_9x.DelIniFiles    = 11 ; Win9x=%windir%\system
 WLAN_2k.CopyFiles      = 12 ; Win2k=%windir%\system32\drivers
 WLAN_2k.DelIniFiles    = 12 ; Win2k=%windir%\system32\drivers

[WLAN_Me.CopyFiles]
 Expsab2.sys,,,0x00000010   ; COPYFLG_NO_OVERWRITE
 
[WLAN_9x.CopyFiles]
 Expsab2.sys,,,0x00000004   ; COPYFLG_NOVERSIONCHECK
 
[WLAN_2k.CopyFiles]
 Expsab2.sys,,,0x00000004   ; COPYFLG_NOVERSIONCHECK

[WLAN_9x.DelIniFiles]
 Athnic.ini,,,1
 
[WLAN_2k.DelIniFiles]
 Athnic.ini,,,1

[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
;-------------------------------------------------------
 1                      = %DriverDiskName%,,,

[SourceDisksFiles]      ; Win9x
; filename_on_source = diskID[, [subdir][, size]]
;-------------------------------------------------------
 Expsab2.sys          = 1
 
[SourceDisksFiles.X86]  ; Win2k
 Expsab2.sys          = 1

;###############################################################################
[Strings]
 DriverDiskName             = "LAN-Express IEEE 802.11a/b Driver Disk"
 Vendor_String              = "LAN-Express"
 LEX.DeviceDesc.CB21        = "LAN-Express IEEE 802.11a Cardbus Adapter"
 LEX.DeviceDesc.CB22        = "LAN-Express IEEE 802.11a/b Cardbus Adapter"
 LEX.DeviceDesc.MB22        = "LAN-Express IEEE 802.11a/b miniPCI Adapter"
 Service.DispName           = "LAN-Express IEEE 802.11a/b Wireless Network Adapter Service"
  
 MapRegisters               = "Map Registers"
 InitFile                   = "Athnic.ini"
 
 NetBand_DEF_STR            = "5"
 NetBand_STR                = "Band Select"
 NetBand_11A_STR            = "11a-only"
 NetBand_11B_STR            = "11b-only"
 NetBand_11AB_STR           = "Dual Band"
 
 AdhocBand_DEF_STR          = "1"
 AdhocBand_STR              = "Preferred Ad hoc mode"
 AdhocBand_11A_STR          = "11a"
 AdhocBand_11B_STR          = "11b"
 
 EncryptionAlg_DEF_STR      = "2"
 EncryptionAlg_STR          = "Encryption Algorithm"
 EncryptionAlg_WEP_STR      = "WEP"
 EncryptionAlg_AES_STR      = "AES"
 EncryptionAlg_AUTO_STR     = "Auto"
 
 scanType_DEF_STR           = "2"
 scanType_STR               = "Scan Type"
 scanType_ACTIVE_STR        = "Passive scan"
 scanType_PASSIVE_STR       = "Active scan"
 scanType_AUTO_STR          = "Auto"
 
 Domain_DEF_STR             = "16"
                             
 radioEnable_DEF_STR        = "1"
 radioEnable_STR            = "Radio"
 radioEnable_ON_STR         = "On"
 radioEnable_OFF_STR        = "Off"
 
 RTSTHRESH_STR              = "RTS Threshold"
 RTSTHRESH_DEF_STR          = "2432"
 
 FRAGTHRESH_STR             = "Fragmentation Threshold"
 FRAGTHRESH_DEF_STR         = "2432"
 
 PREAMBLE_DEF_STR           = "1"
 PREAMBLE_STR               = "Preamble Type" 
 PREAMBLE_LONG_STR          = "Long"
 PREAMBLE_AUTO_STR          = "Auto"
 
 POWERMGNT_DEF_STR          = "0"  
 POWERMGNT_STR              = "802.11 Power Mgmt"
 POWERMGNT_OFF_STR          = "Disabled"
 POWERMGNT_ON_STR           = "Enabled (deep sleep)"
 POWERMGNT_ON_PERF_STR      = "Enabled (sleep)"

 POWERCTRL_DEF_STR          = "0"
 POWERCTRL_STR              = "Transmit Power"
 POWERCTRL_PWR_FULL_STR     = "100%"
 POWERCTRL_PWR_LVL1_STR     = "50%"
 POWERCTRL_PWR_LVL2_STR     = "25%"
 POWERCTRL_PWR_LVL3_STR     = "12%"
 POWERCTRL_PWR_MIN_STR      = "Lowest"



                          
                                                   
                      
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: web5, load: 0.62