Netas64.inf Driver File Contents (N2_DRIVERS.ZIP)

; Copyright(c) 2005-2006, LAN-Express AS IEEE 802.11A/B/G NIC INF for Windows Vista 32/64-bit
;
;   Date       Revision         Author          Comment
; ----------------------------------------------------------------------------------
;  11/07/2006  7.1.0.79        Fix version info.
;

[Version]
Signature    = "$Windows NT$"
Class        = Net
ClassGUID    = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider     = %Vendor_String%
DriverVer    = 11/07/2006,7.1.0.79
CatalogFile  = Netas64.cat

[Manufacturer]
%Vendor_String% = Vendor, NTamd64

[ControlFlags]
ExcludeFromSelect   = PCI\VEN_168C&DEV_0013&SUBSYS_04061468 
ExcludeFromSelect   = PCI\VEN_168C&DEV_0013&SUBSYS_04071468 
ExcludeFromSelect   = PCI\VEN_168C&DEV_001C&SUBSYS_04231468
ExcludeFromSelect   = PCI\VEN_168C&DEV_001C&SUBSYS_0423168C


;-----------------------------------------------------------------
; Begin 64-bit specific
;
[Vendor.NTamd64]
; DisplayName               Section             DeviceID
; -----------               -------             --------
%LEX.DeviceDesc.MB22g%      = LEX_MB22g_01,     PCI\VEN_168C&DEV_0013&SUBSYS_04061468
%LEX.DeviceDesc.MB22ag%     = LEX_MB22ag_01,    PCI\VEN_168C&DEV_0013&SUBSYS_04071468
%LEX.DeviceDesc.XB61g%      = LEX_XB61g_01,     PCI\VEN_168C&DEV_001C&SUBSYS_04231468
%LEX.DeviceDesc.XB61g%      = LEX_XB61g_01,     PCI\VEN_168C&DEV_001C&SUBSYS_0423168C

 
;==========================================
[LEX_MB22g_01.NTamd64]  ; Vista/64-bit
 AddReg          = LEX_MB22g_01_2k.reg, LEX_MB22g_01_9x_2k.reg, COMMON_G.reg, COMMON_NDIS_2k.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_vista64.CopyFiles.NTamd64
 DelFiles        = WLAN_vista64.DelIniFiles.NTamd64
 BusType         = 5     ; PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 *IfType         = 71       ; IF_TYPE_IEEE80211
 *MediaType      = 16       ; NdisMediumNative802_11
 *PhysicalMediaType = 9     ; NdisPhysicalMediumNative802_11
 
[LEX_MB22g_01.NTamd64.Services]
AddService      = LEX_AS_NIC_SERVICE_YNOS, 2, WlanNetCard.Service.NTamd64, WlanNetCard.EventLog
    
;========================================== 
[LEX_MB22ag_01.NTamd64]  ; Vista/64-bit
 AddReg          = LEX_MB22ag_01_2k.reg, LEX_MB22ag_01_9x_2k.reg, COMMON_AG.reg, COMMON_NDIS_2k.reg, COMMON_PCI.reg, COMMON.reg
 CopyFiles       = WLAN_vista64.CopyFiles.NTamd64
 DelFiles        = WLAN_vista64.DelIniFiles.NTamd64
 BusType         = 5     ; PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 *IfType         = 71       ; IF_TYPE_IEEE80211
 *MediaType      = 16       ; NdisMediumNative802_11
 *PhysicalMediaType = 9     ; NdisPhysicalMediumNative802_11

[LEX_MB22ag_01.NTamd64.Services]
 AddService      = LEX_AS_NIC_SERVICE_YNOS, 2, WlanNetCard.Service.NTamd64, WlanNetCard.EventLog

;==========================================
[LEX_XB61g_01.NTamd64]  ; Vista/64-bit
 AddReg          = LEX_XB61g_01_2k.reg, LEX_XB61g_01_9x_2k.reg, COMMON_G.reg, COMMON_NDIS_2k.reg, COMMON_PCI.reg, COMMON.reg
 DelReg          = LEX_XB61g_01.delreg
 CopyFiles       = WLAN_vista64.CopyFiles.NTamd64
 DelFiles        = WLAN_vista64.DelIniFiles.NTamd64
 BusType         = 5     ; PCI
 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI
 *IfType         = 71       ; IF_TYPE_IEEE80211
 *MediaType      = 16       ; NdisMediumNative802_11
 *PhysicalMediaType = 9     ; NdisPhysicalMediumNative802_11

[LEX_XB61g_01.NTamd64.Services]
 AddService      = LEX_AS_NIC_SERVICE_YNOS, 2, WlanNetCard.Service.NTamd64, WlanNetCard.EventLog
    
[WlanNetCard.Service.NTamd64]   
 DisplayName    = %Service.DispName%
 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER
 StartType      = 3    ; SERVICE_DEMAND_START
 ErrorControl   = 1    ; NORMAL
 ServiceBinary  = %12%\Expas64.sys
 LoadOrderGroup = NDIS

;
; End 64-bit specific 
;-----------------------------------------------------------------

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

[LEX_MB22g_01_2k.reg]
 HKR, ,gpioPinFunc0,        0x00002,  "1"
 
[LEX_MB22ag_01_2k.reg]
 HKR, ,gpioPinFunc0,        0x00002,  "1"
 
[LEX_XB61g_01_2k.reg]
 HKR, ,gpioPinFunc0,        0, "1"
 HKR, ,gpioFunc0ActHi,      0, "0"
 HKR, ,pcieClockReq,        0, "1"
 
[LEX_XB61g_01.delreg]
 HKR,,gpioPinFunc0
 HKR,,gpioPinFunc1
 HKR,,gpioFunc1ActHi
 HKR,,ActivityLEDFunc
 HKR,,softLEDEnable
 HKR,,LinkLEDDefaultOn
 HKR,,LinkLEDFunc
 
[LEX_MB22g_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22g%
 
[LEX_MB22ag_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22ag%
 
[LEX_XB61g_01_9x_2k.reg] 
 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.XB61g%
;----------------------------------------------------------------- 
[WlanNetCard.EventLog]
 AddReg         = WlanNetCard.EventLog.reg

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

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

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

[COMMON_G.reg]
HKR, ,                                  NetBand,                  0x00002,  %NetBand_DEF_STR_G%
HKR, ,                                  AdHocBand,                0x00002,  %AdhocBand_DEF_STR_G% 
 
[COMMON_AG.reg]
HKR, ,                                  NetBand,                  0x00002,  %NetBand_DEF_STR_AG%
HKR, ,                                  AdHocBand,                0x00002,  %AdhocBand_DEF_STR_AG%
 
;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
[COMMON_NDIS_2k.reg]
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis5"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"wlan,ethernet"
 HKR,NDI                ,Service                ,0      ,"LEX_AS_NIC_SERVICE_YNOS"
;HKR,                   ,aifs                   ,0      ,"2"
;HKR,                   ,cwmin                  ,0      ,"15"

[COMMON.reg]
HKR, Ndi\params\*ReceiveBuffers,    ParamDesc,  0, "%ReceiveBuffers%"
HKR, Ndi\params\*ReceiveBuffers,    default,    0, "64"
HKR, Ndi\params\*ReceiveBuffers,    min,        0, "1"
HKR, Ndi\params\*ReceiveBuffers,    max,        0, "00000128"
HKR, Ndi\params\*ReceiveBuffers,    step,       0, "1"
HKR, Ndi\params\*ReceiveBuffers,    Base,       0, "10"
HKR, Ndi\params\*ReceiveBuffers,    type,       0, "int"

HKR, Ndi\params\*TransmitBuffers,   ParamDesc,  0, "%TransmitBuffers%"
HKR, Ndi\params\*TransmitBuffers,   default,    0, "64"
HKR, Ndi\params\*TransmitBuffers,   min,        0, "1"
HKR, Ndi\params\*TransmitBuffers,   max,        0, "00000064"
HKR, Ndi\params\*TransmitBuffers,   step,       0, "1"
HKR, Ndi\params\*TransmitBuffers,   Base,       0, "10"
HKR, Ndi\params\*TransmitBuffers,   type,       0, "int"

;HKR, ,                                  sleepMode,                      0x00002, %sleepMode_DEFAULT%
;HKR, Ndi\params\sleepMode,              ParamDesc,                      0,  %sleepMode%
;HKR, Ndi\params\sleepMode,              Base,                           0,  "10"
;HKR, Ndi\params\sleepMode,              default,                        0,  %sleepMode_DEFAULT%
;HKR, Ndi\params\sleepMode,              type,                           0,  "enum"
;HKR, Ndi\params\sleepMode\enum,         "0",                            0,  %sleepModeOff%
;HKR, Ndi\params\sleepMode\enum,         "2",                            0,  %sleepModeNormal%
;HKR, Ndi\params\sleepMode\enum,         "1",                            0,  %sleepModeMax%

;HKR, ,                                  tpc,                            0x00002, %tpc_DEFAULT%
;HKR, Ndi\params\tpc,                    ParamDesc,                      0,  %tpc%
;HKR, Ndi\params\tpc,                    Base,                           0,  "10"
;HKR, Ndi\params\tpc,                    default,                        0,  %tpc_DEFAULT%
;HKR, Ndi\params\tpc,                    type,                           0,  "enum"
;HKR, Ndi\params\tpc\enum,               "0",                            0,  "100%"
;HKR, Ndi\params\tpc\enum,               "1",                            0,  "50%"
;HKR, Ndi\params\tpc\enum,               "2",                            0,  "25%"
;HKR, Ndi\params\tpc\enum,               "3",                            0,  "12.5%"
;HKR, Ndi\params\tpc\enum,               "4",                            0,  %tpcLowest%

HKR, ,                                  shortPreamble,                  0x00002, %shortPreamble_DEFAULT%
HKR, Ndi\params\shortPreamble,          ParamDesc,                      0,  %shortPreamble%
HKR, Ndi\params\shortPreamble,          Base,                           0,  "10"
HKR, Ndi\params\shortPreamble,          default,                        0,  %shortPreamble_DEFAULT%
HKR, Ndi\params\shortPreamble,          type,                           0,  "enum"
HKR, Ndi\params\shortPreamble\enum,     "1",                            0,  %shortPreambleEnable%
HKR, Ndi\params\shortPreamble\enum,     "0",                            0,  %shortPreambleDisable%

;HKR, ,                                  radioEnable,                    0x00002, %radio_DEFAULT%
;HKR, Ndi\params\radioEnable,            ParamDesc,                      0,  %radioEnable%
;HKR, Ndi\params\radioEnable,            Base,                           0,  "10"
;HKR, Ndi\params\radioEnable,            default,                        0,  %radio_DEFAULT%
;HKR, Ndi\params\radioEnable,            type,                           0,  "enum"
;HKR, Ndi\params\radioEnable\enum,       "1",                            0,  %radioEnableOn%
;HKR, Ndi\params\radioEnable\enum,       "0",                            0,  %radioEnableOff%

HKR, Ndi\params\authTypeUseOnly,        ParamDesc,                      0,  %authTypeUseOnly%
HKR, Ndi\params\authTypeUseOnly,        Base,                           0,  "10"
HKR, Ndi\params\authTypeUseOnly,        default,                        0,  "0"
HKR, Ndi\params\authTypeUseOnly,        type,                           0,  "enum"
HKR, Ndi\params\authTypeUseOnly\enum,   "0",                            0,  %authAuto%
HKR, Ndi\params\authTypeUseOnly\enum,   "1",                            0,  %authOpen%
HKR, Ndi\params\authTypeUseOnly\enum,   "2",                            0,  %authShared%

     
HKR, ,                                  AwakeTimePerf,                  0x00002,  "200"
HKR, ,                                  beaconInterval,                 0x00002,  "100"
HKR, ,                                  bkScanEnable,                   0x00002,  "1"
HKR, ,                                  bssType,                        0x00002,  "1"
HKR, ,                                  ccode,                          0x00002,  "US"
HKR, ,                                  clist,                          0x00002,  ""
HKR, ,                                  defaultKey,                     0x00002,  "0"
HKR, ,                                  EncryptionAlg,                  0x00002,  "2"
HKR, ,                                  FragThreshold,                  0x00002,  "2346"
HKR, ,                                  HwTxRetries,                    0x00002,  "4"
HKR, ,                                  privacyInvoked,                 0x00002,  "0"
HKR, ,                                  QoS,                            0x00002,  "0"
HKR, ,                                  rateCtrlEnable,                 0x00002,  "1"
HKR, ,                                  RTSThreshold,                   0x00002,  "2346"
HKR, ,                                  scanType,                       0x00002,  "2"
HKR, ,                                  SwTxRetryScale,                 0x00002,  "6"
HKR, ,                                  SmeEnable,                      0x00002,  "1"
HKR, ,                                  adhocChannel,                   0x00002,  "2462"
HKR, ,                                  translateNullSsid,              0x00002,  "1"
HKR, ,                                  capLinkSp,                      0x00002,  "2"

 HKR,,LanExpress,0,"AS00"
 HKR,,DynamicConfig,0,"0"

; Allow non admin uses to switch profiles
[COMMON.reg.security]
"D:ARAI(A;;GA;;;BA)(A;;GA;;;SY)(A;CI;GA;;;IU)"
 
 
;###############################################################################
[DestinationDirs]
;CopyFiles Section                  = Destination Directory ID -- see layout.inf
;-----------------                    ------------------------
 DefaultDestDir                     = 11 ; Win9x=%windir%\system WinNT=%windir%\system32
 WLAN_vista64.CopyFiles.NTamd64     = 12 ; WinNT=%windir%\system32\drivers
 WLAN_vista64.DelIniFiles.NTamd64   = 12 ; WinNT=%windir%\system32\drivers 
 

[WLAN_vista64.CopyFiles.NTamd64]
 Expas64.sys,,,0x00000004   ; COPYFLG_NOVERSIONCHECK
 
[WLAN_vista64.DelIniFiles.NTamd64]
 Athnic.ini,,,1 
 
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
;-------------------------------------------------------
 1                      = %DriverDiskName%,,,
 
[SourceDisksFiles]  ; WinNT
 Expas64.sys          = 1
 
;###############################################################################
[Strings]
 DriverDiskName             = "LAN-Express AS IEEE 802.11 Driver Disk"
 Vendor_String              = "LAN-Express"
 LEX.DeviceDesc.MB22g       = "LAN-Express AS IEEE 802.11g miniPCI Adapter" 
 LEX.DeviceDesc.MB22ag      = "LAN-Express AS IEEE 802.11a/g miniPCI Adapter"
 LEX.DeviceDesc.XB61g       = "LAN-Express AS IEEE 802.11g PCI-E Adapter"
 Service.DispName           = "LAN-Express AS IEEE 802.11 Wireless Network Adapter Service"
 
 TransmitBuffers              = "Transmit Buffers"
 ReceiveBuffers               = "Receive Buffers"

; (0x01=11A, 0x02=11A_TURBO, 0x04=11B, 0x08=11G)
 NetBand_DEF_STR_A          = "3"                       ; (A/T) 
 NetBand_DEF_STR_AB         = "7"                       ; (A/T/B)   
 NetBand_DEF_STR_G          = "12"                      ; (B/G)     
 NetBand_DEF_STR_AG         = "15"                      ; (A/T/B/G)
 
; (0=11B, 1=11A, 2=11A_TURBO, 3=11G)
 AdhocBand_DEF_STR_A        = "1"                       ; (A)
 AdhocBand_DEF_STR_AB       = "1"                       ; (A)
 AdhocBand_DEF_STR_G        = "0"                       ; (B)
 AdhocBand_DEF_STR_AG       = "0"                       ; (B)

; (0=Disable, 1=Maximum, 2=Normal) 
; sleepMode                  = "Power Save Mode"
; sleepModeOff               = "CAM (Constantly Awake Mode)"
; sleepModeNormal            = "Fast PSP (Power Save Mode)"
; sleepModeMax               = "Max PSP (Max Power Saving)"
; sleepMode_DEFAULT          = "2"  

; (0=100%, 1=50%, 2=25%, 3=12.5%, 4=Lowest) 
 tpc                         = "Transmit Power"
 tpcLowest                   = "Lowest"
 tpc_DEFAULT                 = "0"
 
; (0=Long Preamble, 1=Long and Short) 
 shortPreamble               = "802.11b Preamble"
 shortPreambleEnable         = "Long and Short"
 shortPreambleDisable        = "Long only"
 shortPreamble_DEFAULT       = "1"

; (0=OFF, 1=ON)  
 radioEnable                 = "Radio On/Off"
 radioEnableOn               = "On"
 radioEnableOff              = "Off"
 radio_DEFAULT               = "1"
  
; (0=Auto, 1=Open, 2=Shared)  
authTypeUseOnly              = "802.11 Authentication Type"
authAuto                     = "Auto"
authOpen                     = "Open"
authShared                   = "Shared"

  
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: web3, load: 2.43