Netwlan.inf Driver File Contents (NCF_130_Win_XP_2K.exe)

;
; NETWLAN.INF for CableFREE
;
; Version: 3.24 for NT 5.0 (Windows2000)
;
; NDC Wireless LAN Network Interface Cards.
;
;
; Copyright 1999 NDC. PJ
;

[version]
Signature   = "$Windows NT$"
Class       = Net
ClassGuid   = {4D36E972-E325-11CE-BFC1-08002BE10318}
LayoutFile  = layout.inf
Provider    = %nameProvider%
DriverVer   = 11/23/1999

[Manufacturer]
%V_Wireless%=Wireless

[ControlFlags]
ExcludeFromSelect = PCI\VEN_15E8&DEV_0630, \
                    ISAPNP\CLA0100, \
                    ISAPNP\NDC0301, \
                    ISAPNP\NDC0303, \
                    ISAPNP\NDC0304, \
                    PCMCIA\Wireless_LAN_PC_Card-802.11-CAEA

;
;Models Section
;
[Wireless]
; DisplayName            Install Section    hw-id, compatible-id ...
; -----------            ---------------    ------------------------------
%IwlanPCI.DeviceDesc%    = IwlanPCI.ndi,    PCI\VEN_15E8&DEV_0630  ;PCI device
%IwlanPnP.DeviceDesc%    = IwlanPnP.ndi,    ISAPNP\CLA0100         ;Iwlan EtherWave ISA
%Iwlan.DeviceDesc%       = Iwlan1M.ndi,     ISAPNP\NDC0301         ;NDC 7712 1Mbps ISA, download
%Iwlan.DeviceDesc%       = Iwlan2M.ndi,     ISAPNP\NDC0303         ;NDC 2Mbps ISA, download
%CableFREE.DeviceDesc%   = CableFREE.ndi,   ISAPNP\NDC0304         ;CableFREE 2Mbps ISA, download
%IwlanPcmcia.DeviceDesc% = IwlanPcmcia.ndi, PCMCIA\Wireless_LAN_PC_Card-802.11-CAEA
%IwlanIsa.DeviceDesc%    = IwlanIsa.ndi,    *NDC0300               ;NonPnP Mode

;****************************************************************************
; Install Section
;****************************************************************************
[IwlanPnP.ndi]
   Characteristics = 0x84
   BusType = 14            ; PNPISABus
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = IwlanPnP.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[IwlanPnP.ndi.Services]
   AddService      = Iwlan,  2, Iwlan.Service, common.EventLog


[Iwlan1M.ndi]
   Characteristics = 0x84
   BusType = 14
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = Iwlan1M.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[Iwlan1M.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog


[Iwlan2M.ndi]
   Characteristics = 0x84
   BusType = 14
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = Iwlan2M.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[Iwlan2M.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog


[CableFREE.ndi]
   Characteristics = 0x84
   BusType = 14
   CopyFiles = IwlanPnP.ndis3.CopyFiles

   AddReg = CableFREE.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[CableFREE.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog


[IwlanPcmcia.ndi]
   Characteristics = 0x84
   BusType = 8             ; PCMCIABus
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = IwlanPcmcia.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[IwlanPcmcia.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog


[IwlanPCI.ndi]
   Characteristics = 0x84
   BusType = 5             ; PCIBus
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = IwlanPCI.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg

[IwlanPCI.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog

[IwlanIsa.ndi]
   Characteristics = 0x84
   BusType = 1
   CopyFiles = IwlanPnP.ndis3.CopyFiles
   AddReg = IwlanIsa.ndi.reg, Iwlan.ndi.reg, Iwlan.params
   AddReg = Wlport.reg
   LogConfig = IwlanIsa.LogConfig

[IwlanIsa.ndi.Services]
   AddService      = Iwlan, 2, Iwlan.Service, common.EventLog

[IwlanIsa.LogConfig]
ConfigPriority=HARDRECONFIG
IOConfig=220-22f(3FF::),240-24f(3FF::),260-26f(3FF::),280-28f(3FF::),300-30f(3FF::),320-32f(3FF::),340-34f(3FF::)
IRQConfig=3,5,9,10,11,12,15


;****************************************************************************
; AddReg Directive
;****************************************************************************
;
; NDC Private Resources
; --------------------------
; CardType:
;       1M ISA          0
;       PCMCIA          1
;       2M ISA          2
;       PCI             3
;

[IwlanPnP.ndi.reg]
    HKR,,DeviceID,,"*CLA0100"
    HKR,,CardType,,0

[Iwlan1M.ndi.reg]
    HKR,,DeviceID,,"*NDC0301"
    HKR,,CardType,,0

[Iwlan2M.ndi.reg]
    HKR,,DeviceID,,"*NDC0303"
    HKR,,CardType,,2

[CableFREE.ndi.reg]
    HKR,,DeviceID,,"*NDC0304"
    HKR,,CardType,,2

[IwlanPCI.ndi.reg]
    HKR,,DeviceID,,"PCI\VEN_15E8&DEV_0630"
    HKR,,CardType,,3

[IwlanPcmcia.ndi.reg]
    HKR,,DeviceID,,"PCMCIA\Wireless_LAN_PC_Card-802.11-CAEA"
    HKR,,CardType,,1

; Power Saving Mode
    HKR,NDI\params\PSmode,ParamDesc,,%POWER_SAVING%
    HKR,NDI\params\PSmode,type,,enum
    HKR,NDI\params\PSmode,default,,1
    HKR,NDI\params\PSmode\enum,0,,%OFF%
    HKR,NDI\params\PSmode\enum,1,,%ON%

[IwlanIsa.ndi.reg]
    HKR,,DeviceID,,"*NDC0300"
    HKR,,CardType,,2

;****************************************************************************
; Generic AddReg section
;****************************************************************************
[Iwlan.ndi.reg]
    HKR, Ndi, Service, 0, "IWLAN"
    HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
    HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"


[Wlport.reg]
    HKLM,"System\CurrentControlSet\Services\Wlport",,0x00020000,"%SystemRoot%\System32\Drivers\wlport.sys"
    HKLM,"System\CurrentControlSet\Services\Wlport","ErrorControl",0x00010001,1
    HKLM,"System\CurrentControlSet\Services\Wlport","Start",0x00010001,1
    HKLM,"System\CurrentControlSet\Services\Wlport","Type",0x00010001,1
    HKLM,"System\CurrentControlSet\Services\Wlport","Group",0x00020000,"Extended Base"

;****************************************************************************
; Generic WLAN Parameters
;****************************************************************************

[Iwlan.params]
; NetworkType
HKR,NDI\params\NetworkType,ParamDesc,,%NET_TYPE%
HKR,NDI\params\NetworkType,type,,enum
HKR,NDI\params\NetworkType,default,,1
HKR,NDI\params\NetworkType\enum,0,,%NET_WO_NETBLASTER%
HKR,NDI\params\NetworkType\enum,1,,%NET_WI_NETBLASTER%

; CarrierSet
HKR,NDI\params\CarrierSet,ParamDesc,,%CARRIER_SET%
HKR,NDI\params\CarrierSet,type,,enum
HKR,NDI\params\CarrierSet,default,,0
HKR,NDI\params\CarrierSet\enum,0,,%CARRIER_USA%
HKR,NDI\params\CarrierSet\enum,1,,%CARRIER_EUR%
HKR,NDI\params\CarrierSet\enum,2,,%CARRIER_JPN%
HKR,NDI\params\CarrierSet\enum,3,,%CARRIER_CAN%
HKR,NDI\params\CarrierSet\enum,4,,%CARRIER_SPN%
HKR,NDI\params\CarrierSet\enum,5,,%CARRIER_FRN%

; ESSID
HKR,NDI\params\ESSID,ParamDesc,,%ESSID%
HKR,NDI\params\ESSID,type,,edit
HKR,NDI\params\ESSID,LimitText,,15
HKR,NDI\params\ESSID,UpperCase,,0
HKR,NDI\params\ESSID,default,,%DEFAULT_ESSID%

; Retransmit Times
HKR,NDI\params\TxRetry,ParamDesc,,%RETRY_LIMIT%
HKR,NDI\params\TxRetry,type,,int
HKR,NDI\params\TxRetry,default,,16
HKR,NDI\params\TxRetry,base,,10
HKR,NDI\params\TxRetry,min,,0
HKR,NDI\params\TxRetry,max,,64
HKR,NDI\params\TxRetry,step,,1

; NetBlaster Identification
HKR,NDI\params\NetBlaster,ParamDesc,,%NETBLASTER%
HKR,NDI\params\NetBlaster,default,,1


;------------------------------------------------------------------------------
; NT specific service
;
[Iwlan.Service]
DisplayName     = %Iwlan.Service.DispName%
ServiceType     = 1 ; %SERVICE_KERNEL_DRIVER%
StartType       = 3 ; %SERVICE_DEMAND_START%
ErrorControl    = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\iwndnt.sys
LoadOrderGroup  = NDIS

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

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


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             = 12 ; LDID_SYS
IwlanPnP.ndis3.CopyFiles   = 12

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
40=%NAME1%,,,

[SourceDisksFiles]
iwndNT.sys = 40
wlan.dwn   = 40
netwlan.inf= 40
wlport.sys = 40

[IwlanPnP.ndis3.CopyFiles]
iwndNT.sys,,,2
wlan.dwn,,,2
wlport.sys,,,2

;****************************************************************************
; Localizable Strings
;****************************************************************************

[strings]
; Provider
nameProvider="CableFREE"

; Manufacturers
V_Wireless = "NDC Communications, Inc."


Iwlan.Service.DispName  = "CableFREE LAN Adapter Driver"

; Parameters
OFF                     = "Disable"
ON                      = "Enable"
NET_TYPE                = "Network Type"
NET_WO_NETBLASTER       = "Without a NetBlaster"
NET_WI_NETBLASTER       = "Via a NetBlaster"
CARRIER_SET             = "Carrier Set"
CARRIER_USA             = "USA / Extended Japan"
CARRIER_EUR             = "Europe"
CARRIER_JPN             = "Japan"
CARRIER_CAN             = "Canada"
CARRIER_SPN             = "Spain"
CARRIER_FRN             = "France"
ESSID                   = "GroupName (NetBlasterID)"
DEFAULT_ESSID           = "CableFREE"
RETRY_LIMIT             = "Retransmission Limit"
POWER_SAVING            = "Power Saving Mode"
NETBLASTER              = "NetBlaster Identity"


;
; Source Disk Name
;

NAME1 = "CableFREE Installation Diskette"

IwlanPnP.DeviceDesc     = "CableFREE ISA Card"
IwlanPcmcia.DeviceDesc  = "CableFREE PC Card"
IwlanPCI.DeviceDesc     = "CableFREE PCI Card"
Iwlan.DeviceDesc        = "CableFREE ISA Card"
CableFREE.DeviceDesc    = "CableFREE ISA Card"
IwlanIsa.DeviceDesc     = "CableFREE nonPnP ISA Card"
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: 4.86