dnet130c1.inf Driver File Contents (dwa130_revC_drivers_130.zip)

;; dnet130c1.inf 
;;
;; D-Link DWA-130 Wireless N USB Adapter(rev.C1)
;;
;; Copyright (C) 2008 D-Link Corp.
;;
;; this release is primarily for WHQL test.
;;

[Version]
Signature	= "$Windows NT$"
Class		= Net
ClassGUID	= {4d36e972-e325-11ce-bfc1-08002be10318}
Provider	= %DLink%
CatalogFile.NT	= dnet130c1.cat		;; for WHQL certified
DriverVer = 03/05/2009,6.1363.0305.2009

[Manufacturer]
%DLink% = DLink,NTamd64.6.0

[ControlFlags]
;ExcludeFromSelect = USB\VID_0BDA&PID_8192&REV_0100
ExcludeFromSelect = *

;;****************************************************************************
;; IDs for X86
;;****************************************************************************
[DLink.NTx86.6.0]
%DWA130C1.DeviceDesc% = DWA130C1.ndi, USB\VID_2001&PID_3301

;;****************************************************************************
;; IDs for X64
;;****************************************************************************
[DLink.NTamd64.6.0]
%DWA130C1.DeviceDesc% = DWA130C1.ndi, USB\VID_2001&PID_3301

;;****************************************************************************
;; Windows 2000/XP
;;****************************************************************************
[DWA130C1.ndi.NT]
AddReg			= RTL8192U.nt5.reg, RTL8192U.common.reg, RTLWLAN.reg, RTL.reg
Characteristics	= 0x84
BusType			= 15 
CopyFiles		= RTL8192U.CopyFiles
*IfType			= 71            ; IF_TYPE_IEEE80211
*MediaType		= 16            ; NdisMediumNative802_11
*PhysicalMediaType	= 9          ; NdisPhysicalMediumNative802_11

[DWA130C1.ndi.NT.Services]
AddService		= RTL8192U, 2, RTL8192U.nt5.Service, RTL8192U.nt5.EventLog

;;****************************************************************************
;; Windows 2000/XP parameters
;;****************************************************************************
[RTL8192U.nt5.reg]
HKR, Ndi\Interfaces,	UpperRange, 0, "ndis5,mdcwifi,wifipro"
HKR, Ndi\Interfaces,	LowerRange, 0, "wlan, ethernet"
HKR, Ndi,				Service,    0, "RTL8192U"

[RTL8192U.nt5.Service]
DisplayName    = %DLink.DeviceDesc.DispName%
ServiceType    = 1		; %SERVICE_KERNEL_DRIVER%
StartType      = 3		; %SERRVICE_DEMAND_START%
ErrorControl   = 1		; %SERRVICE_ERROR_NORMAL%
ServiceBinary  = %12%\dw130c.sys
LoadOrderGroup = NDIS

[RTL8192U.nt5.EventLog]
AddReg = RTL8192U.nt5.AddEventLog.reg

[RTL8192U.nt5.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported  , 0x00010001, 7

;*******************************************************************************
; DWA-130 rev.C common paramters
;*******************************************************************************
[RTL8192U.common.reg]
HKR,Ndi\params\LedCtrl,        ParamDesc,  0, %LED_CONTROL_STR%
HKR,Ndi\params\LedCtrl,        type,       0, "enum"
HKR,Ndi\params\LedCtrl,        default,    0, "1"
HKR,Ndi\params\LedCtrl\enum,   "0",        0, %DISABLE%
HKR,Ndi\params\LedCtrl\enum,   "1",        0, %ENABLE%
HKR,defaults,LedCtrl,0,"1"
HKR,,LedCtrl,0,"1"

HKR,NDI\params\PowerSaveMode,      ParamDesc,  0, %POWER_SAVE_STR%
HKR,NDI\params\PowerSaveMode,      type,       0, "enum"
HKR,Ndi\params\PowerSaveMode,      default,    0, "0"
HKR,NDI\params\PowerSaveMode\enum, "0",        0, %CAM%
HKR,NDI\params\PowerSaveMode\enum, "1",        0, %MAX_PSP%
HKR,NDI\params\PowerSaveMode\enum, "2",        0, %Fast_PSP%
HKR,defaults,PowerSaveMode,0,"0"
HKR,,PowerSaveMode,0,"0"

HKR,Ndi\params\WiFi11bIbss,        ParamDesc,  0, %WIFI_IBSS_STR%
HKR,Ndi\params\WiFi11bIbss,        type,       0, "enum"
HKR,Ndi\params\WiFi11bIbss,        default,    0, "0"
HKR,Ndi\params\WiFi11bIbss\enum,   "0",        0, %DISABLE%
HKR,Ndi\params\WiFi11bIbss\enum,   "1",        0, %ENABLE%
HKR,defaults,WiFi11bIbss,0,"0"
HKR,,WiFi11bIbss,0,"0"

HKR,,CcxRm,0,"0"

;;----------------------------------------------------------------------------
;; DWA-130 rev.C WLAN NIC parameters
;;----------------------------------------------------------------------------
[RTLWLAN.reg]
HKR,,SSID,0,""

HKR,Ndi\params\NetworkType,        ParamDesc,  0, %NETWORK_TYPE_STR%
HKR,Ndi\params\NetworkType,        type,       0, "enum"
HKR,Ndi\params\NetworkType,        default,    0, "1"
HKR,Ndi\params\NetworkType\enum,   "0",        0, %AD_HOC%
HKR,Ndi\params\NetworkType\enum,   "1",        0, %INFRASTRUCTURE%
HKR,Ndi\params\NetworkType\enum,   "2",        0, %AUTO_SELECT%
HKR,defaults,NetworkType,0,"1"
HKR,,NetworkType,0,"1"

HKR,Ndi\params\StaUapsd,        ParamDesc,  0, %WMM_APSD%
HKR,Ndi\params\StaUapsd,        type,       0, "enum"
HKR,Ndi\params\StaUapsd,        default,    0, "0"
HKR,Ndi\params\StaUapsd\enum,   "0",        0, %DISABLE%
HKR,Ndi\params\StaUapsd\enum,   "7",        0, %ENABLE%
HKR,defaults,StaUapsd,0,"0"
HKR,,StaUapsd,0,"0"

;Inactive Power Save
HKR,,bInactivePs,0,"1"

HKR,,HalfNMode,0,"1"

HKR,,DefaultKeyID,,"0"
HKR,,DefaultKey0,,""
HKR,,DefaultKey1,,""
HKR,,DefaultKey2,,""
HKR,,DefaultKey3,,""

[RTL.reg]
HKR,Ndi\params\Channel,       ParamDesc,  0, %CHANNEL_STR%
HKR,Ndi\params\Channel,       type,       0, "int"
HKR,Ndi\params\Channel,       default,    0, "1"
HKR,Ndi\params\Channel,       Min,        0, "1"
HKR,Ndi\params\Channel,       Max,        0, "14"
HKR,Ndi\params\Channel,       Step,       0, "1"
HKR,Ndi\params\Channel,       Base,       0, "10"
HKR,defaults,Channel,0,"1"
HKR,,Channel,0,"1"

HKR,Ndi\params\Dot11dEnable,        ParamDesc,  0, %DOT11_ENABLE_STR%
HKR,Ndi\params\Dot11dEnable,        type,       0, "enum"
HKR,Ndi\params\Dot11dEnable,        default,    0, "0"
HKR,Ndi\params\Dot11dEnable\enum,   "0",        0, %DISABLE%
HKR,Ndi\params\Dot11dEnable\enum,   "1",        0, %ENABLE%
HKR,defaults,Dot11dEnable,0,"0"
HKR,,Dot11dEnable,0,"0"

;*******************************************************************************
; Destination Directory
;*******************************************************************************
[RTL8192U.CopyFiles]
dw130c.sys,RTL8192u.sys,2

[DestinationDirs]
DefaultDestDir     	= 11
RTL8192U.CopyFiles	= 12

;;****************************************************************************
;; Source Files
;;****************************************************************************
[SourceDisksFiles]
RTL8192U.sys = 1

[SourceDisksNames]
1=%DISKNAME%,,,

;*******************************************************************************
; Strings
;*******************************************************************************
[Strings]
DLink					= "D-Link Corporation"
SSID_STR				= "SSID"
CHANNEL_STR				= "Channel"
NETWORK_TYPE_STR		= "Network Type"
AD_HOC					= "Ad Hoc"
INFRASTRUCTURE			= "Infrastructure"
AUTO_SELECT				= "Auto select"
LED_CONTROL_STR			= "LED Control" 
POWER_SAVE_STR			= "Power Save Mode"
CAM						= "CAM"
MAX_PSP					= "MAX_PSP"
Fast_PSP				= "Fast_PSP"
WIFI_IBSS_STR			= "IBSS Default 11b Mode"
RATE_ADAPTIVE_STR		= "Rate Adaptive"
QOS_STR					= "QoS"
WMM_APSD				= "WMM APSD"
CCX_RM_STR				= "CCX Radio Measurement"
CCX_OFF_LINE_DUR_UP_LIMIT_STR		= "CCX Max Off-Line Measurement (0: unlimited)"
FORCE_PRIORITY_STR		= "Forced Priority"
HW_PARA_STR				= "Init from HwParaFile"
THREE_WIRE_MODE_STR		= "Three Wire Programming Mode"
BOARD_TYPE_STR			= "Board Type"
PROTECTION_MODE_STR		= "Protection Mode"
TPC_STR					= "Transmit Power Control"
TPC_POLARITY_STR		= "TPC Polarity Select"
HIGH_POWER_STR			= "High Power Mechanism"
INIT_GAIN_STR			= "Initial Gain State"
CW_MAX_MIN_STR			= "Contention Window"
PSP_XLINK_STR			= "PSP XLink Mode"
DISABLE					= "Disable"
ENABLE					= "Enable"
CHANNEL_PLAN_STR		= "Channel Plan"
WL_MODE_STR				= "Wireless Mode"
PREAMBLE_MODE_STR		= "Preamble Mode"
FRAGTHRESH_STR			= "Fragmentation Threshold"
RTSTHRESH_STR			= "RTS Threshold"
DOT11_ENABLE_STR		= "802.11d"
;; Source disk name
DISKNAME				= "D-Link DWA-130 Wireless N USB Adapter(rev.C) Driver Disk"
DWA130C1.DeviceDesc		= "D-Link DWA-130 Wireless N USB Adapter(rev.C)"
DLink.DeviceDesc.DispName		= "D-Link DWA-130 Wireless N USB Adapter(rev.C)"
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: web4, load: 1.37