netucgn.inf Driver File Contents (Buffalo_WLI-UC-GNM_Win.zip)

ÿþ;****************************************************************************************

;

; netr28u.inf

;

;   This installation script supports Windows Vista for the

;   Ralink RT2870 series USB Wireless LAN Card.

;

;   Copyright (c)2008 , 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        = %Provider%

Compatible      = 1

CatalogFile     = ucgnsta.cat ; For WHQL certification.

DriverVer       = 03/26/2008, 2.02.05.0001



[ControlFlags]

;***********Ralink 802.11n board  ***********

;ExcludeFromSelect = USB\VID_148F&PID_2870



[Manufacturer]

%BUFFALO%       = BUFFALO, NTx86



[BUFFALO.NTx86]

; DisplayName               Section                 DeviceID

; -----------               -------                 --------

%BUFFALO_014F.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_015D

%BUFFALO_0151.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_0158

%BUFFALO_019E.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_019E

%BUFFALO_00E8.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_00E8

%BUFFALO_0148.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_0148

%BUFFALO_016F.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_016F

%BUFFALO_012E.DeviceDesc%   = BUFFALO_AG.ndi,       USB\VID_0411&PID_012E

%BUFFALO_0150.DeviceDesc%   = BUFFALO_AG.ndi,       USB\VID_0411&PID_0150

%BUFFALO_01A8.DeviceDesc%   = BUFFALO.ndi,          USB\VID_0411&PID_01A8



;*******************************************************************************************

; NT specific entries

;*******************************************************************************************



[BUFFALO.ndi.NTx86]

AddReg                  = Common.reg, RTUSB.ndi.NT.reg, RemoveFlag.reg, SmartScan.reg

Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL

BusType                 = 15                        ; USB

CopyFiles               = NT.CopyFiles

*IfType = 71              ; IF_TYPE_IEEE80211

*MediaType = 16           ; NdisMediumNative802_11

*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11



; NT services sections

[BUFFALO.ndi.NTx86.Services]

AddService              = ucgnsta, 2, Generic.Service, common.EventLog



[BUFFALO_AG.ndi.NTx86]

AddReg                  = Common.reg, RTUSB.ndi.NT.reg, RemoveFlag.reg, SmartScan.reg, IEEE80211H.reg

Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL

BusType                 = 15                        ; USB

CopyFiles               = NT.CopyFiles

*IfType = 71              ; IF_TYPE_IEEE80211

*MediaType = 16           ; NdisMediumNative802_11

*PhysicalMediaType = 9    ; NdisPhysicalMediumNative802_11



; NT services sections

[BUFFALO_AG.ndi.NTx86.Services]

AddService              = ucgnsta, 2, Generic.Service, common.EventLog



;*******************************************************************************************

; common regs for NT

;*******************************************************************************************



[Common.reg]

;

; WirelessMode

;

HKR, ,                            WirelessMode,    0, "5"



;

; Enable TX Burst

;

HKR, ,                            TXBurst,         0, "0"



;

; 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%



;

; RDG

;

HKR, ,                            RDG,      0, "1"



;

; WMMCapable

;

HKR, ,                            WMMCapable,      0, "1"



;

; IEEE80211H

;

HKR, ,                            IEEE80211H,      0, "0"

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"



;

; SmartScan

;

HKR, ,                            SmartScan,       0, "0"

HKR, NDI\params\SmartScan,              ParamDesc, 0, %SmartScan%

HKR, NDI\params\SmartScan,              type,      0, "enum"

HKR, NDI\params\SmartScan,              default,   0, "0"

HKR, NDI\params\SmartScan\enum,         0,         0, %Disable%

HKR, NDI\params\SmartScan\enum,         1,         0, %Enable%



;

; Block ACK settings

;

HKR, ,                            BACapability,      0x10001, "0x0b034040"

HKR, Default,                     BACapability,      0x10001, "0x0b034040"



;

; 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"



[SmartScan.reg]

HKR, ,                SmartScan,          0, "1"



[AdhocN.reg]

;

; AdhocNMode

;

HKR, ,                            AdhocNMode,      0, "0"

HKR, NDI\params\AdhocNMode,       ParamDesc,       0, %AdhocNMode%

HKR, NDI\params\AdhocNMode,       type,            0, "enum"

HKR, NDI\params\AdhocNMode,       default,         0, "0"

HKR, NDI\params\AdhocNMode\enum,  0,               0, %Disable%

HKR, NDI\params\AdhocNMode\enum,  1,               0, %Enable%



[SingleBand.reg]

;

; 2.4G 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%



[DefaultBand.reg]

;

; 2.4G 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%



;

; 5G 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%

HKR, NDI\params\CountryRegionABand\enum,13,                0, %CountryRegion5G_13%



[CoInstaller_AddReg]

HKR,,CoInstallers32,0x00010000, "RaCoInst.dll,ClassCoInstaller"



;*******************************************************************************************

; DestinationDirs

;*******************************************************************************************

[NT.CopyFiles]

ucgnsta.sys,,,2



[SourceDisksNames]

1 = %INSTALL_DISK_STR%,,,



[SourceDisksFiles]

ucgnsta.sys                = 1,,



[DestinationDirs]

NT.CopyFiles     = 12     ; system32\drivers subdirectory on NT

DefaultDestDir   = 11



;*******************************************************************************************

; NT specific

;*******************************************************************************************

[RTUSB.ndi.NT.reg]

HKR, Ndi,                   Service,            0, "ucgnsta"

HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"

HKR, Ndi\Interfaces,        LowerRange,         0, "wlan, ethernet"



[Generic.Service]

DisplayName                 = %Generic.Service.DispName%

ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%

StartType                   = 3                             ;%SERVICE_AUTO_START%

ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%

ServiceBinary               = %12%\ucgnsta.sys

LoadOrderGroup              = NDIS



[common.EventLog]

AddReg=common.AddEventLog.reg



[common.AddEventLog.reg]

HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\ucgnsta.sys"

HKR, , TypesSupported,   0x00010001, 7



;*******************************************************************************************

; Strings

;*******************************************************************************************

[strings]

Provider                    = "BUFFALO INC."

BUFFALO                     = "BUFFALO INC."



BUFFALO_014F.DeviceDesc     = "BUFFALO WLI-UC-GN Wireless LAN Adapter"

BUFFALO_0151.DeviceDesc     = "BUFFALO WLI-UC-GNHP Wireless LAN Adapter"

BUFFALO_019E.DeviceDesc     = "BUFFALO WLI-UC-GNP Wireless LAN Adapter"

BUFFALO_00E8.DeviceDesc     = "BUFFALO WLI-UC-G30xN Wireless LAN Adapter"

BUFFALO_012E.DeviceDesc     = "BUFFALO WLI-UC-AG300N Wireless LAN Adapter"

BUFFALO_0148.DeviceDesc     = "BUFFALO WLI-UC-G300HP Wireless LAN Adapter"

BUFFALO_0150.DeviceDesc     = "BUFFALO WLP-UC-AG300 Wireless LAN Adapter"

BUFFALO_016F.DeviceDesc     = "BUFFALO WLI-UC-G30xN Wireless LAN Adapter"

BUFFALO_01A8.DeviceDesc     = "BUFFALO WLI-UC-G300HP Wireless LAN Adapter"





INSTALL_DISK_STR            = "AirNavigator CD"



Generic.Service.DispName    = "BUFFALO WLI-UC-GN Series Wireless LAN Driver"



;

; Parameters

;

RadioOnOff                  = "Radio On/Off"

Disable                     = "Disable"

Enable                      = "Enable"

CountryRegion24G            = "Country Region (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Country Region (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Gaming Environment"

AdhocNMode                  = "Adhoc support 802.11n"



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: web5, load: 1.14