netucag3.inf Driver File Contents (Brother_WLI-U2-KG54-YB_WLAN_Win_x64.zip)

;****************************************************************************************
;
; netr28u.inf
;
;   This installation script supports Windows Vista for the
;   Ralink RT2870 series USB Wireless LAN Card.
;
;   Copyright (c)2007 , Ralink Technology Corp., All Rights Reserved
;   Developed by RaLink Technology, Corp. -- http://www.ralinktech.com
;
;**************************************************************************************

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %BUFFALO%
Compatible      = 1
CatalogFile     = ucag300n.cat ; For WHQL certification.
DriverVer       = 01/30/2008, 2.01.05.0001

[ControlFlags]
;***********Ralink 802.11n board  ***********
;ExcludeFromSelect = USB\VID_148F&PID_2870

[Manufacturer]
%BUFFALO%        = BUFFALO

[BUFFALO]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
;%WLIUCG300N.DeviceDesc%     = WLIUCG300N.ndi,       USB\VID_0411&PID_00E8
%WLIUCAG300N.DeviceDesc%    = WLIUCAG300N.ndi,      USB\VID_0411&PID_012E

;*******************************************************************************************
; NT specific entries
;*******************************************************************************************

[WLIUCG300N.ndi.NT]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
DelReg                  = Buffalo.DelReg
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

[WLIUCAG300N.ndi.NT]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg, RemoveFlag.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ; USB
CopyFiles               = NT.CopyFiles
DelReg                  = Buffalo.DelReg
*IfType = 71              ; IF_TYPE_IEEE80211
*MediaType = 16           ; NdisMediumNative802_11
*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11

; NT services sections
[WLIUCG300N.ndi.NT.Services]
AddService              = ucag300n, 2, Generic.Service, common.EventLog

[WLIUCAG300N.ndi.NT.Services]
AddService              = ucag300n, 2, Generic.Service, common.EventLog

;*******************************************************************************************
; common regs for NT
;*******************************************************************************************
[Buffalo.DelReg]
HKR,,IEEE80211H
HKR,Ndi\Params\IEEE80211H

[Common.reg]
;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "5"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "0"
HKR, NDI\params\TXBurst,                ParamDesc, 0, %TXBurst%
HKR, NDI\params\TXBurst,                type,      0, "enum"
HKR, NDI\params\TXBurst,                default,   0, "0"
HKR, NDI\params\TXBurst\enum,           0,         0, %Disable%
HKR, NDI\params\TXBurst\enum,           1,         0, %Enable%

;
; Use Short Slot Time
;
HKR, ,                            ShortSlot,       0, "1"

;
; Use Ofdm rate in adhoc mode
;
HKR, ,                            AdhocOfdm,       0, "1"

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, %RadioOnOff%
HKR, NDI\params\Radio,            type,            0, "enum"
HKR, NDI\params\Radio,            default,         0, "0"
HKR, NDI\params\Radio\enum,       1,               0, %Disable%
HKR, NDI\params\Radio\enum,       0,               0, %Enable%

;
; Channel
;
HKR, ,                            Channel,         0, %CHANNEL%
HKR, Default,                     Channel,         0, %CHANNEL%

;
; Country Region G Band
;
;HKR, ,                                 CountryRegion,      0, "0"
;HKR, NDI\params\CountryRegion,         ParamDesc,          0, %CountryRegion24G%
;HKR, NDI\params\CountryRegion,         type,               0, "enum"
;HKR, NDI\params\CountryRegion,         default,            0, "0"
;HKR, NDI\params\CountryRegion\enum,    0,                  0, %CountryRegion24G_0%
;HKR, NDI\params\CountryRegion\enum,    1,                  0, %CountryRegion24G_1%
;HKR, NDI\params\CountryRegion\enum,    2,                  0, %CountryRegion24G_2%
;HKR, NDI\params\CountryRegion\enum,    3,                  0, %CountryRegion24G_3%
;HKR, NDI\params\CountryRegion\enum,    4,                  0, %CountryRegion24G_4%
;HKR, NDI\params\CountryRegion\enum,    5,                  0, %CountryRegion24G_5%
;HKR, NDI\params\CountryRegion\enum,    6,                  0, %CountryRegion24G_6%
;HKR, NDI\params\CountryRegion\enum,    7,                  0, %CountryRegion24G_7%

;
; Country Region A Band
;
;HKR, ,                                 CountryRegionABand, 0, "0"
;HKR, NDI\params\CountryRegionABand,    ParamDesc,          0, %CountryRegion5G%
;HKR, NDI\params\CountryRegionABand,    type,               0, "enum"
;HKR, NDI\params\CountryRegionABand,    default,            0, "0"
;HKR, NDI\params\CountryRegionABand\enum,0,                 0, %CountryRegion5G_0%
;HKR, NDI\params\CountryRegionABand\enum,1,                 0, %CountryRegion5G_1%
;HKR, NDI\params\CountryRegionABand\enum,2,                 0, %CountryRegion5G_2%
;HKR, NDI\params\CountryRegionABand\enum,3,                 0, %CountryRegion5G_3%
;HKR, NDI\params\CountryRegionABand\enum,4,                 0, %CountryRegion5G_4%
;HKR, NDI\params\CountryRegionABand\enum,5,                 0, %CountryRegion5G_5%
;HKR, NDI\params\CountryRegionABand\enum,6,                 0, %CountryRegion5G_6%
;HKR, NDI\params\CountryRegionABand\enum,7,                 0, %CountryRegion5G_7%
;HKR, NDI\params\CountryRegionABand\enum,8,                 0, %CountryRegion5G_8%
;HKR, NDI\params\CountryRegionABand\enum,9,                 0, %CountryRegion5G_9%
;HKR, NDI\params\CountryRegionABand\enum,10,                0, %CountryRegion5G_10%
;HKR, NDI\params\CountryRegionABand\enum,11,                0, %CountryRegion5G_11%
;HKR, NDI\params\CountryRegionABand\enum,12,                0, %CountryRegion5G_12%

;
; RDG
;
HKR, ,                            RDG,      0, "1"
HKR, NDI\params\RDG,                    ParamDesc, 0, %RDG%
HKR, NDI\params\RDG,                    type,      0, "enum"
HKR, NDI\params\RDG,                    default,   0, "1"
HKR, NDI\params\RDG\enum,               0,         0, %Disable%
HKR, NDI\params\RDG\enum,               1,         0, %Enable%

;
; WMMCapable
;
HKR, ,                            WMMCapable,      0, "1"
HKR, NDI\params\WMMCapable,             ParamDesc, 0, %WMMCapable%
HKR, NDI\params\WMMCapable,             type,      0, "enum"
HKR, NDI\params\WMMCapable,             default,   0, "1"
HKR, NDI\params\WMMCapable\enum,        0,         0, %Disable%
HKR, NDI\params\WMMCapable\enum,        1,         0, %Enable%

;
; HTCapable
;
;HKR, ,                            HTCapable,      0, "1"
;HKR, NDI\params\HTCapable,             ParamDesc, 0, %HTCapable%
;HKR, NDI\params\HTCapable,             type,      0, "enum"
;HKR, NDI\params\HTCapable,             default,   0, "1"
;HKR, NDI\params\HTCapable\enum,        0,         0, %Disable%
;HKR, NDI\params\HTCapable\enum,        1,         0, %Enable%

;
; IEEE80211H
;
HKR, ,                            IEEE80211H,      0, "1"
;HKR, NDI\params\IEEE80211H,       ParamDesc,       0, %IEEE802_11h%
;HKR, NDI\params\IEEE80211H,       type,            0, "enum"
;HKR, NDI\params\IEEE80211H,       default,         0, "0"
;HKR, NDI\params\IEEE80211H\enum,  0,               0, %Disable%
;HKR, NDI\params\IEEE80211H\enum,  1,               0, %Enable%

;
; CarrierDetect
;
HKR, ,                               CarrierDetect,   0, "0"
;HKR, NDI\params\CarrierDetect,       ParamDesc,       0, %CarrierDetect%
;HKR, NDI\params\CarrierDetect,       type,            0, "enum"
;HKR, NDI\params\CarrierDetect,       default,         0, "0"
;HKR, NDI\params\CarrierDetect\enum,  0,               0, %Disable%
;HKR, NDI\params\CarrierDetect\enum,  1,               0, %Enable%

;
; Block ACK settings
;
HKR, ,                            BACapability,      0x10001, "0x07034040"
HKR, Default,                     BACapability,      0x10001, "0x07034040"

;
; Transmit Rate setting
;
HKR, ,                            TransmitSetting,      0x10001, "0x2b215"
HKR, Default,                     TransmitSetting,      0x10001, "0x2b215"

;
; WPS Device Name
;
HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_DEF_STR%
HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_DEF_STR%

[RemoveFlag.reg]
HKR, ,                SafelyRemoveOff,    0, "1"

[IEEE80211H.reg]
HKR, ,                IEEE80211H,         0, "1"

[CarrierDetect.reg]
HKR, ,                CarrierDetect,      0, "1"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************
[NT.CopyFiles]
ucag300n.sys,,,2

[SourceDisksNames]
1 = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
ucag300n.sys                = 1,,

[DestinationDirs]
NT.CopyFiles     = 12     ; system32\drivers subdirectory on NT
DefaultDestDir   = 11

;*******************************************************************************************
; NT specific
;*******************************************************************************************
[RTUSB.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "ucag300n"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "wlan, ethernet"

[Generic.Service]
DisplayName                 = %WLIUCAG300N.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\ucag300n.sys
LoadOrderGroup              = NDIS

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

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

;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
BUFFALO                     = "BUFFALO INC."

WLIUCG300N.DeviceDesc       = "BUFFALO WLI-UC-G300N Wireless LAN Adapter"
WLIUCAG300N.DeviceDesc      = "BUFFALO WLI-UC-AG300N Wireless LAN Adapter"

INSTALL_DISK_STR            = "AirNavigator CD"

WLIUCAG300N.Service.DispName = "BUFFALO WLI-UC-AG300N Wireless LAN Driver"

;
; Parameters
;
TXBurst                     = "TX Burst"
Disable                     = "Disable"
Enable                      = "Enable"
RadioOnOff                  = "Radio On/Off"
CountryRegion24G            = "Country Region 11G"
CountryRegion24G_0          = "#0 (Channel 1 - 11)"
CountryRegion24G_1          = "#1 (Channel 1 - 13)"
CountryRegion24G_2          = "#2 (Channel 10 - 11)"
CountryRegion24G_3          = "#3 (Channel 10 - 13)"
CountryRegion24G_4          = "#4 (Channel 14)"
CountryRegion24G_5          = "#5 (Channel 1 - 14)"
CountryRegion24G_6          = "#6 (Channel 3 - 9)"
CountryRegion24G_7          = "#7 (Channel 5 - 13)"
CountryRegion5G             = "Country Region 11A"
CountryRegion5G_0           = "#0 Ch(36 - 64,149 - 165)"
CountryRegion5G_1           = "#1 Ch(36 - 140)"
CountryRegion5G_2           = "#2 Ch(36 - 64)"
CountryRegion5G_3           = "#3 Ch(52 - 64,149 - 161)"
CountryRegion5G_4           = "#4 Ch(149 - 165)"
CountryRegion5G_5           = "#5 Ch(149 - 161)"
CountryRegion5G_6           = "#6 Ch(36 - 48)"
CountryRegion5G_7           = "#7 Ch(36 - 165)"
CountryRegion5G_8           = "#8 Ch(52 - 64)"
CountryRegion5G_9           = "#9 Ch(36 - 116,132 - 165)"
CountryRegion5G_10          = "#10 Ch(36 - 48,149 - 165)"
CountryRegion5G_11          = "#11 Ch(36 - 120,149 - 161)"
CountryRegion5G_12          = "#12 Ch(36 - 140)"
RDG                         = "RDG"
WMMCapable                  = "WMM Capable"
HTCapable                   = "HT Capable"
IEEE802_11h                 = "IEEE802.11h"
CarrierDetect               = "Carrier Detect"

CHANNEL                     = "1"
WPS_DEVNAME_DEF_STR         = "Ralink Client"

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.69