netcw10.inf Driver File Contents (dwl650_XP_driver_51f.exe)

;****************************************************************************************
;
;    Copyright (c) 1998-2001 D-Link Corporation
;    All Rights Reserved.
;
;
;*******************************************************************************************

[Version]
 DriverVer = 09/26/2001, 2.10.24
 Signature           = "$Chicago$"
 Compatible          = 1
 Class               = Net
 ClassGUID           = {4d36e972-e325-11ce-bfc1-08002be10318}
 Provider            = %Provider%
 CatalogFile         = netcw10.cat
; MillenniumPreferred = .ME

[ControlFlags]
;Exclude all PNP adapters from user selection
 ExcludeFromSelect   = PCMCIA\D-LINK_DWL-650_11MBPS_WLAN_CARD-F360

[Manufacturer]
 %Provider% = DeviceList

[DeviceList]
%CW10.DeviceDescPRISM1%     = CW10_PRISM1.ndi,     PCMCIA\D-LINK_DWL-650_11MBPS_WLAN_CARD-F360

;==========================================
[CW10_PRISM1.ndi]         ; Win9x
 AddReg         = CW10_PRISM1.ndi.reg, COMMON_PCMCIA.reg, COMMON_NDIS.reg, COMMON.reg
 CopyFiles      = PRISM_DRIVER.copy, PRISM_APPLET.copy, PRISM_NDI.copy

[CW10_PRISM1.ndi.NT]      ; Win2k
 AddReg         = CW10_PRISM1.ndi.reg, COMMON_PCMCIA.reg, COMMON_NDIS.reg.NT, COMMON.reg
 CopyFiles      = PRISM_DRIVER.copy.NT, PRISM_APPLET.copy.NT
 BusType        = 8     ; PCMCIA
 Characteristics= 0x84  ; NCF_PHYSICAL | NCF_HAS_UI

[CW10_PRISM1.ndi.NT.Services]
 AddService     = "CW10", 2, PRISM_DRIVER.Service, PRISM_DRIVER.EventLog

[CW10_PRISM1.ndi.NT.CoInstallers]
 CopyFiles      = PRISM_COINSTALL.copy.NT
 AddReg         = PRISM_COINSTALL.reg.NT

[CW10_PRISM1.ndi.reg]
 HKR,Ndi        ,DeviceID,0,"PCMCIA\D-LINK_DWL-650_11MBPS_WLAN_CARD-F360"


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

[PRISM_COINSTALL.reg.NT]
 HKR,           ,CoInstallers32         ,0x00010000     ,"PRISMCFG.cpl,NdiProc"

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


[PRISM_DRIVER.EventLog]
 AddReg         = PRISM_DRIVER.EventLog.reg

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

;###############################################################################
[COMMON_PCMCIA.reg]
;RegKey,SubKey          ,Name                   ,Type   ,Value
;-------------          -----                   -----   ------
 HKR,NDI                ,Service                ,0      ,"CW10"
 HKR,NDI                ,CardType               ,0      ,"PCMCIA"
 HKR,                   ,BusType                ,0      ,"8"
 HKR,                   ,DeviceVxDs             ,0      ,"cw10.sys"
 HKR,                   ,EnableIRQSharing       ,1      ,01,00,00,00
 HKR,                   ,IOBaseAddress          ,1      ,02,00,00,00
 HKR,                   ,InterruptNumber        ,1      ,04,00,00,00

[COMMON_PCI.reg]
 HKR,NDI                ,Service                ,0      ,"CW10"
 HKR,NDI                ,CardType               ,0      ,"PCI"
 HKR,                   ,BusType                ,0      ,"5"
 HKR,                   ,DeviceVxDs             ,0      ,"cw10.sys"
 HKR,                   ,EnableIRQSharing       ,1      ,01,00,00,00
 HKR,                   ,IOBaseAddress          ,1      ,02,00,00,00
 HKR,                   ,InterruptNumber        ,1      ,04,00,00,00


[COMMON_NDIS.reg]
 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      ,"PRISM"
 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                ,NdiInstaller           ,0      ,"CFG.dll,NdiProc"
 ;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      ,"PRISM"
 ;HKR,NDIS               ,MajorNdisVersion       ,1      ,03
 ;HKR,NDIS               ,MinorNdisVersion       ,1      ,0a

[COMMON_NDIS.reg.NT]
 HKR,                   ,EnumPropPages32        ,0      ,"PRISMCFG.cpl,NetPropPageProvider"
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis5"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"

[COMMON.reg]
 HKR,                   ,PRISMIOC               ,0      ,"1"
;HKR,                   ,SilentInstall          ,0      ,"1"
;Uncomment the line above to install without user interface prompts

 HKR,defaults,ListenInterval,0,3
; HKR,NDI\params\ListenInterval,,0,3
 HKR,NdI\params\ListenInterval,default,0,3
 HKR,NDI\params\ListenInterval,ParamDesc,,%LISTENINTERVAL_STR%
 HKR,NDI\params\ListenInterval,type,,int
 HKR,NDI\params\ListenInterval,flag,1,30,00,00,00
 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,1

 HKR,defaults,RTSThresh,0,2432
; HKR,NDI\params\RTSThresh,"",0,2432
 HKR,NdI\params\RTSThresh,default,0,2432
 HKR,NDI\params\RTSThresh,ParamDesc,0,%RTSTHRESH_STR%
 HKR,NDI\params\RTSThresh,type,0,int
 HKR,NDI\params\RTSThresh,flag,1,20,00,00,00
 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,1

 HKR,defaults,FragThresh,0,2432
; HKR,NDI\params\FragThresh,"",0,2432
 HKR,Ndi\params\FragThresh,default,0,2432
 HKR,NDI\params\FragThresh,ParamDesc,0,%FRAGTHRESH_STR%
 HKR,NDI\params\FragThresh,type,0,int
 HKR,NDI\params\FragThresh,flag,1,20,00,00,00
 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,1

 HKR,defaults,PreambleMode,0,1
; HKR,NDI\params\PreambleMode,"",0,1
 HKR,Ndi\params\PreambleMode,default,0,1
 HKR,NDI\params\PreambleMode,ParamDesc,,%SHORT_PREAM_STR%
 HKR,NDI\params\PreambleMode,type,,enum
 HKR,NDI\params\PreambleMode,flag,1,30,00,00,00
 HKR,NDI\params\PreambleMode\enum,1,,"Long Tx Preamble"
 HKR,NDI\params\PreambleMode\enum,2,,"Short Tx Preamble"
 HKR,NDI\params\PreambleMode\enum,3,,"Auto"
 HKR,NDI\params\PreambleMode,optional,0,1

 HKR,defaults,AuthentAlg,0,65535
; HKR,NDI\params\AuthentAlg,"",0,65535
 HKR,NDI\params\AuthentAlg,default,0,65535
 HKR,NDI\params\AuthentAlg,ParamDesc,,%AUTHENT_TYPE_STR%
 HKR,NDI\params\AuthentAlg,type,,enum
 HKR,NDI\params\AuthentAlg,flag,1,30,00,00,00
 HKR,NDI\params\AuthentAlg\enum,1,,"WECA Compliant (always use Open)"
 HKR,NDI\params\AuthentAlg\enum,2,,"Must use Shared with WEP"
 HKR,NDI\params\AuthentAlg\enum,65535,,"Automatic based on WEP setting"
 HKR,NDI\params\AuthentAlg,optional,0,1

 HKR,defaults,AdhocDemoMode,0,0
; HKR,NDI\params\AdhocDemoMode,"",0,0
 HKR,Ndi\params\AdhocDemoMode,default,0,0
 HKR,NDI\params\AdhocDemoMode,ParamDesc,,%ADHOC_DEMO_STR%
 HKR,NDI\params\AdhocDemoMode,type,,enum
 HKR,NDI\params\AdhocDemoMode,flag,1,30,00,00,00
 HKR,NDI\params\AdhocDemoMode\enum,0,,"Disable"
 HKR,NDI\params\AdhocDemoMode\enum,1,,"Enable"
 HKR,NDI\params\AdhocDemoMode,optional,0,1

;###############################################################################
[DestinationDirs]
;CopyFiles Section      = Destination Directory ID -- see layout.inf
;-----------------        ------------------------
 DefaultDestDir         = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
 PRISM_DRIVER.copy      = 11 ; Win9x=%windir%\system
 PRISM_DRIVER.copy.NT   = 12 ; Win2k=%windir%\system32\drivers

[PRISM_NDI.copy]
 PRISMR16.dll           ; Win9x NDI
 PRISMCFG.dll           ; Win9x NDI


[PRISM_COINSTALL.copy.NT]
 AUTOUPDATE.EXE
 PCANDIS5.SYS
 W32N50.DLL
; FIXME - Add context sensitive help
;PRISMCFG.hlp           ; Help file
;PRISMCSH.dll           ; Context Sensitive Helper

[PRISM_DRIVER.copy]
CW10.sys
; PRISMIOC.vxd           ; Win9x Ioctl interface

[PRISM_DRIVER.copy.NT]
CW10.sys

[PRISM_APPLET.copy]
 PRISMRES.dll
 PRISMIOC.dll
 PRISMCFG.cpl
; PRISMSTA.exe
; FIXME - Add context sensitive help
;PRISMCFG.hlp           ; Help file
;PRISMCSH.dll           ; Context Sensitive Helper

[PRISM_APPLET.copy.NT]
PRISMRES.dll           ; Copied by coinstaller
PRISMIOC.dll           ; Copied by coinstaller
PRISMCFG.cpl           ; Copied by coinstaller
;PRISMCFG.hlp           ; Copied by coinstaller
;PRISMCSH.dll           ; Copied by coinstaller
;PRISMSTA.exe

[SourceDisksNames]
;Source Disk ID         = Disk Name
;--------------           ---------
 1                      = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]      ; Win9x
;File Name              = Source Disk ID
;---------                --------------
; PRISMR16.dll           = 1,win9x
; PRISMCFG.dll           = 1,win9x
; PRISMIOC.vxd           = 1,win9x
; PRISMRES.dll           = 1
; PRISMIOC.dll           = 1
; PRISMCFG.cpl           = 1,win9x
 cw10.sys                = 1
; PRISMUSB.sys           = 1
; PRISMSTA.exe           = 1
; FIXME - Add context sensitive help
;PRISMCFG.hlp           = 1
;PRISMCSH.dll           = 1
 AUTOUPDATE.EXE         = 1
 AUTOUPDATE.EXE         = 1
 PCANDIS5.SYS           = 1
 W32N50.DLL             = 1


; ISW32N50.DLL           = 1    
; ISLNDIS5.SYS           = 1 
; SU010304.HEX           = 1    
; SF010304.HEX           = 1 
; S1010304.HEX           = 1
  PRISMCFG.cpl           = 1    ; Win2k CoInstaller



;###############################################################################
[Strings]
;String ID              = String Text
;---------                -----------
Provider                   = "D-Link Corporation"
CW10                       = "CW10"

CW10.DeviceDescPRISM1      = "D-Link DWL-650 11Mbps WLAN Card"

CW10.Service.DispName      = "Prism PCMCIA Wireless LAN Driver"
CW10_USB.Service.DispName  = "Prism USB Wireless LAN Driver"

SHORT_PREAM_STR            = "Preamble Mode"

INSTALL_DISK_STR           = "Wireless LAN Installation Disk"

;
; Don't put spaces around = sign otherwise installer will not be able to
; find these lines.
SSID_DEF_STR="ANY"
NETWORK_TYPE_DEF_STR="1"
AUTHENT_TYPE_DEF_STR="2"
PASSPHRASE_DEF_STR="D-Link"
WEP_REQUIRED_DEF_STR="0"

 ADHOC_DEMO_STR         = "Adhoc Demo Mode"
 RTSTHRESH_STR          = "RTS Threshold"
 FRAGTHRESH_STR         = "Fragmentation Threshold"
 AUTHENT_TYPE_STR       = "Authentication Algorithm"
 LISTENINTERVAL_STR     = "Listen Interval"

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: ftp, load: 1.40