RT25U98.INF Driver File Contents (MSI_WLAN_Software_V4.1.19.29.zip)

;****************************************************************************************
;
; rt2500usb.inf
;
;   This installation script supports Windows 98,Me,2000 & XP for the
;   Ralink RT2500 series USB Wireless LAN Card.
;
;   Copyright (c)2004, Ralink Technology Corp., All Rights Reserved
;   All Rights Reserved.
;   Developed by RaLink Technology, Corp. -- http://www.ralinktech.com
;
;****************************************************************************************

[Version]
DriverVer=01/07/2005, 2.00.00.0000
Signature="$Chicago$"
Compatible=1
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%Provider%
;CatalogFile=rt2500usb.CAT            ;for WHQL certified


[ControlFlags]
;***********Ralink 802.11g board  ***********
ExcludeFromSelect = USB\VID_0DB0&PID_6861
ExcludeFromSelect = USB\VID_0DB0&PID_6865

[Manufacturer]
%Ralink%        = Ralink
%Amigo%         = Amigo
%MSI%           = MSI
%SMC%           = SMC
%ASUS%          = ASUS
%ZINWELL%       = ZINWELL
%VTech%         = VTech
%SURECOM%       = SURECOM
%Gigabyte%      = Gigabyte

[Ralink]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Ralink.DeviceDesc%         = RALINK.ndi,           USB\VID_148F&PID_2570

[Amigo]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Amigo.DeviceDesc%          = AMIGO.ndi,            USB\VID_148F&PID_9020

[MSI]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%m2500usb_6861.DeviceDesc%  = m2500usb_6861.ndi,    USB\VID_0DB0&PID_6861
%m2500usb_6865.DeviceDesc%  = m2500usb_6865.ndi,    USB\VID_0DB0&PID_6865
%m2500usb_6869.DeviceDesc%  = m2500usb_6869.ndi,    USB\VID_0DB0&PID_6869

[SMC]
; DisplayName               Section               DeviceID
; -----------               -------               --------
%SMC.DeviceDesc%            = SMC.ndi,              USB\VID_0707&PID_EE13

[ASUS]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%ASUS.DeviceDesc%           = ASUS.ndi,             USB\VID_0B05&PID_1706
%ASUSGEN.DeviceDesc%        = ASUSGEN.ndi,          USB\VID_0B05&PID_1707

[ZINWELL]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%ZINWELLUSB.DeviceDesc%     = ZINWELLUSB.ndi,       USB\VID_5A57&PID_0260

[VTech]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%VTechUSB.DeviceDesc%       = VTech.ndi,            USB\VID_0F88&PID_3012

[SURECOM]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%SURECOM.DeviceDesc%        = SURECOM.ndi,          USB\VID_0769&PID_11F3

[Gigabyte]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%Gigabyte.DeviceDesc%       = Gigabyte.ndi,         USB\VID_1044&PID_8007

;*******************************************************************************************
; Windows 9X specific entries
;*******************************************************************************************

[RALINK.ndi]
AddReg                  = Common.reg, RALINK.ndi.reg
CopyFiles=win9x.CopyFiles

[AMIGO.ndi]
AddReg                  = Common.reg, AMIGO.ndi.reg
CopyFiles               = win9x.CopyFiles

[m2500usb_6861.ndi]
AddReg                  = Common.reg, m2500usb_6861.ndi.reg
CopyFiles               = win9x.CopyFiles

[m2500usb_6865.ndi]
AddReg                  = Common.reg, m2500usb_6865.ndi.reg
CopyFiles               = win9x.CopyFiles

[m2500usb_6869.ndi]
AddReg                  = Common.reg, m2500usb_6869.ndi.reg
CopyFiles               = win9x.CopyFiles

[SMC.ndi]
AddReg                  = Common.reg, SMC.ndi.reg
CopyFiles               = win9x.CopyFiles

[ASUS.ndi]
AddReg                  = Common.reg, ASUS.ndi.reg
CopyFiles=win9x.CopyFiles

[ASUSGEN.ndi]
AddReg                  = Common.reg, ASUSGEN.ndi.reg
CopyFiles               = win9x.CopyFiles

[ZINWELLUSB.ndi]
AddReg                  = Common.reg, ZINWELLUSB.ndi.reg
CopyFiles               = win9x.CopyFiles

[VTech.ndi]
AddReg                  = Common.reg, VTech.ndi.reg
CopyFiles               = win9x.CopyFiles

[SURECOM.ndi]
AddReg                  = Common.reg, SURECOM.ndi.reg
CopyFiles               = win9x.CopyFiles

[Gigabyte.ndi]
AddReg                  = Common.reg, Gigabyte.ndi.reg
CopyFiles=win9x.CopyFiles

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

[RALINK.ndi.NT]
AddReg                  = Common.reg, RALINK.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[AMIGO.ndi.NT]
AddReg                  = Common.reg, AMIGO.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[m2500usb_6861.ndi.NT]
AddReg                  = Common.reg, m2500usb_6861.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[m2500usb_6865.ndi.NT]
AddReg                  = Common.reg, m2500usb_6865.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[m2500usb_6869.ndi.NT]
AddReg                  = Common.reg, m2500usb_6869.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[SMC.ndi.NT]
AddReg                  = Common.reg, SMC.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[ASUS.ndi.NT]
AddReg                  = Common.reg, ASUS.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[ASUSGEN.ndi.NT]
AddReg                  = Common.reg, ASUSGEN.ndi.NT.reg
Characteristics=0x84              ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType=15;USB
CopyFiles=NT.CopyFiles

[ZINWELLUSB.ndi.NT]
AddReg                  = Common.reg, ZINWELLUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[VTech.ndi.NT]
AddReg                  = Common.reg, VTech.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[SURECOM.ndi.NT]
AddReg                  = Common.reg, SURECOM.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

[Gigabyte.ndi.NT]
AddReg                  = Common.reg, Gigabyte.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

; NT services sections
[RALINK.ndi.NT.Services]
AddService              = RT2500USB, 2, RALINK.Service, common.EventLog

[AMIGO.ndi.NT.Services]
AddService              = RT2500USB, 2, AMIGO.Service, common.EventLog

[m2500usb_6861.ndi.NT.Services]
AddService              = RT2500USB, 2, m2500usb_6861.Service, common.EventLog

[m2500usb_6865.ndi.NT.Services]
AddService              = RT2500USB, 2, m2500usb_6865.Service, common.EventLog

[m2500usb_6869.ndi.NT.Services]
AddService              = RT2500USB, 2, m2500usb_6869.Service, common.EventLog

[SMC.ndi.NT.Services]
AddService              = RT2500USB, 2, SMC.Service, common.EventLog

[ASUS.ndi.NT.Services]
AddService              = RT2500USB, 2, ASUS.Service, common.EventLog

[ASUSGEN.ndi.NT.Services]
AddService              = RT2500USB, 2, ASUSGEN.Service, common.EventLog

[ZINWELLUSB.ndi.NT.Services]
AddService              = RT2500USB, 2, ZINWELLUSB.Service, common.EventLog

[VTech.ndi.NT.Services]
AddService              = RT2500USB, 2, VTech.Service, common.EventLog

[SURECOM.ndi.NT.Services]
AddService              = RT2500USB, 2, SURECOM.Service, common.EventLog

[Gigabyte.ndi.NT.Services]
AddService              = RT2500USB, 2, Gigabyte.Service, common.EventLog

;*******************************************************************************************
; common regs for NT and W9x
;*******************************************************************************************


[Common.reg]
;*******************************************************************************************
; System Level Property

;
; Current Profile
;
HKR, ,                  CurProfile,      0,""
HKR, Default,           CurProfile,      0,""

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, "Radio On/Off"
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"

;
; Auto Reconnect Mode
;
HKR, ,                                  AutoReconnect,   0, "1"
HKR, NDI\params\AutoReconnect,          ParamDesc,       0, "Auto Reconnect Mode"
HKR, NDI\params\AutoReconnect,          type,            0, "enum"
HKR, NDI\params\AutoReconnect,          default,         0, "1"
HKR, NDI\params\AutoReconnect\enum,     0,               0, "Disable"
HKR, NDI\params\AutoReconnect\enum,     1,               0, "Enable"

;
; Show Hidden SSID in Site Survey Page
;
HKR, ,                                  ShowHiddenSSID,  0, "0" ; 0=disable(default), 1=enable

;
; Select Config Utility
;
HKR, ,                                  ConfigSelect,    0, "0"  ; 0=RaConfig, 1=ZeroConfig

;
; Country Region 
;
HKR, ,                                  CountryRegion,      0, "0"
;HKR, NDI\params\CountryRegion,         ParamDesc,          0, "Country Region"
;HKR, NDI\params\CountryRegion,         type,               0, "enum"
;HKR, NDI\params\CountryRegion,         default,            0, "0"
;HKR, NDI\params\CountryRegion\enum,    0,                  0, "FCC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    1,                  0, "IC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    2,                  0, "ETSI (Channel 1 - 13)"
;HKR, NDI\params\CountryRegion\enum,    3,                  0, "Spain (Channel 10 - 11)"
;HKR, NDI\params\CountryRegion\enum,    4,                  0, "France (Channel 10 - 13)"
;HKR, NDI\params\CountryRegion\enum,    5,                  0, "MKK (Channel 14)"
;HKR, NDI\params\CountryRegion\enum,    6,                  0, "MKK1 (Channel 1 - 14)"
;HKR, NDI\params\CountryRegion\enum,    7,                  0, "Israel (Channel 3 - 9)"

;*******************************************************************************************
; Advance Page

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "0"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "0"

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

;
; Use Turbo rate
;
HKR, ,                            TurboRate,       0, "0"

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

;
; Use BG Protection
;
HKR, ,                            BGProtection,    0, "0"
 
;
; Vendor Description
;
HKR, ,                            VendorDesc,      0, %VENDOR_DESC_DEF_STR%
HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_DEF_STR%

;*******************************************************************************************
; Profile

;
; SSID
;
HKR, ,                            SSID,            0, %SSID_DEF_STR%
HKR, Default,                     SSID,            0, %SSID_DEF_STR%
HKR, NDI\params\SSID,             ParamDesc,       0, "SSID"
HKR, NDI\params\SSID,             type,            0, "edit"
HKR, NDI\params\SSID,             limitText,       0, "32"
HKR, NDI\params\SSID,             default,         0, %SSID_DEF_STR%

;
; Network Type
;
HKR, ,                            NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, Default,                     NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType,      ParamDesc,       0, "Network Type"
HKR, NDI\params\NetworkType,      type,            0, "enum"
HKR, NDI\params\NetworkType,      default,         0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType\enum, 0,               0, "802.11 Ad Hoc"
HKR, NDI\params\NetworkType\enum, 1,               0, "Infrastructure"

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


;*******************************************************************************************
; System Configuration Page

;
; Local Administration MAC Network Address
;
HKR, ,                            NetworkAddress,  0, ""
HKR, Default,                     NetworkAddress,  0, ""
HKR, NDI\params\NetworkAddress,   ParamDesc,       0, "Local Administration MAC Network Address"
HKR, NDI\params\NetworkAddress,   type,            0, "edit"
HKR, NDI\params\NetworkAddress,   limitText,       0, "12"
HKR, NDI\params\NetworkAddress,   default,         0, ""

;
; Power Saving Mode
;
HKR, ,                            PSMode,          0, "0"
HKR, Default,                     PSMode,          0, "0"
HKR, NDI\params\PSMode,           ParamDesc,       0, "Power Saving Mode"
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, "CAM (Constantly Awake Mode)"
HKR, NDI\params\PSMode\enum,      1,               0, "Max_PSP (Max Power Savings)"
HKR, NDI\params\PSMode\enum,      2,               0, "Fast_PSP (Power Save Mode)"

;
; CAM when AC Power
;
HKR, ,                            ACPowerCam,      0, "0"
HKR, Default,                     ACPowerCam,      0, "0"
HKR, NDI\params\ACPowerCam,       ParamDesc,       0, "CAM when AC Power"
HKR, NDI\params\ACPowerCam,       type,            0, "enum"
HKR, NDI\params\ACPowerCam,       default,         0, "0"
HKR, NDI\params\ACPowerCam\enum,  0,               0, "Disable"
HKR, NDI\params\ACPowerCam\enum,  1,               0, "Enable"

;
; Preamble Type
;
HKR, ,                            PreambleType,    0, "0"
HKR, Default,                     PreambleType,    0, "0"

;
; RTS Threshold
;
HKR, ,                            RTSThresh,       0, "2347"
HKR, Default,                     RTSThresh,       0, "2347"
HKR, NDI\params\RTSThresh,        ParamDesc,       0, "RTS Threshold"
HKR, NDI\params\RTSThresh,        type,            0, "int"
HKR, Ndi\params\RTSThresh,        default,         0, "2347"
HKR, NDI\params\RTSThresh,        min,             0, "0"
HKR, NDI\params\RTSThresh,        max,             0, "2347"
HKR, NDI\params\RTSThresh,        step,            0, "32"
HKR, NDI\params\RTSThresh,        optional,        0, "0"

;
; Fragment Threshold
;
HKR, ,                            FragThresh,      0, "2346"
HKR, Default,                     FragThresh,      0, "2346"
HKR, NDI\params\FragThresh,       ParamDesc,       0, "Fragment Threshold"
HKR, NDI\params\FragThresh,       type,            0, "int"
HKR, Ndi\params\FragThresh,       default,         0, "2346"
HKR, NDI\params\FragThresh,       min,             0, "256"
HKR, NDI\params\FragThresh,       max,             0, "2346"
HKR, NDI\params\FragThresh,       step,            0, "32"
HKR, NDI\params\FragThresh,       optional,        0, "0"

;*******************************************************************************************
; Authentication & Security Page

;
; Authentication Type
;
HKR, ,                            AuthenType,      0, "0" ; Open System
HKR, Default,                     AuthenType,      0, "0"

;
; Encryption
;
HKR, ,                            Encryption,      0, "1" ; Disable
HKR, Default,                     Encryption,      0, "1"

;
; WEP Keys Length
;
HKR, ,                            WEPKeyLen,       0, "0"
HKR, Default,                     WEPKeyLen,       0, "0"

;
; WEP Key to use
;
HKR, ,                            WEPKeyUse,       0,"1"
HKR, Default,                     WEPKeyUse,       0,"1"

;
; WEP Key1
;
HKR, ,                  WEPKey1,         0,""
HKR, Default,           WEPKey1,         0,""

;
; WEP Key2
;
HKR, ,                  WEPKey2,         0,""
HKR, Default,           WEPKey2,         0,""

;
; WEP Key3
;
HKR, ,                  WEPKey3,         0,""
HKR, Default,           WEPKey3,         0,""

;
; WEP Key4
;
HKR, ,                  WEPKey4,         0,""
HKR, Default,           WEPKey4,         0,""


;*******************************************************************************************
; APConfig use
;

;
; WPA Group-Key ReKey Interval
;
HKR, ,                  RekeyInterval,   0, "60"

;
; WPA Group-Key ReKey Method
;
HKR, ,                  RekeyMethod,     0, "0"


[RALINK.ndi.reg]
HKR, ,                            NTMPDriver,      0, rt25u98.sys
HKR, Ndi,                         DeviceID,        0, "USB\VID_148F&PID_2570"

HKR, ,                            BusType,         0, 15
HKR, NDI,                         CardType,        0, "PNP"

HKR, ,                            RunningWin9X,    0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,   0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,        0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,        0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,      0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,      0, "ethernet"

HKR, NDIS,                        LogDriverName,   0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion,1, 03
HKR, NDIS,                        MinorNdisVersion,1, 0A

;
; Interfaces
;
;
; Install sections
;HKR,Ndi\Install,ndis3,,"rt25u98.install"

[AMIGO.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_148F&PID_9020"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[m2500usb_6861.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0DB0&PID_6861"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[m2500usb_6865.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0DB0&PID_6865"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[m2500usb_6869.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0DB0&PID_6869"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[SMC.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0707&PID_EE13"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[ASUS.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0B05&PID_1706"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[ASUSGEN.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0B05&PID_1707"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[ZINWELLUSB.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_5A57&PID_0260"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[VTech.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0F88&PID_3012"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[SURECOM.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_0769&PID_11F3"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

[Gigabyte.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_1044&PID_8007"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

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

[NT.CopyFiles]
rt2500usb.sys ; NT Installation

[win9x.CopyFiles]
rt25u98.sys,,,18                    ; Win9x Installation

[SourceDisksNames]
1=%INSTALL_DISK_STR%,,,

[SourceDisksFiles] 
rt2500usb.sys=1
rt25u98.sys=1


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

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

[AMIGO.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

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

[m2500usb_6861.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[m2500usb_6861.Service]
DisplayName                 = %m2500usb.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[m2500usb_6865.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[m2500usb_6865.Service]
DisplayName                 = %m2500usb.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[m2500usb_6869.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[m2500usb_6869.Service]
DisplayName                 = %m2500usb.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[SMC.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

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

[ASUS.ndi.NT.reg]
HKR, Ndi,                         Service,         0, "rt2500usb"
HKR, Ndi\Interfaces,              UpperRange,      0, "ndis5"
HKR, Ndi\Interfaces,              LowerRange,      0, "ethernet"

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

[ASUSGEN.ndi.NT.reg]
HKR, Ndi,                         Service,         0, "rt2500usb"
HKR, Ndi\Interfaces,              UpperRange,      0, "ndis5"
HKR, Ndi\Interfaces,              LowerRange,      0, "ethernet"

[ASUSGEN.Service]
DisplayName                 = %ASUS.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[ZINWELLUSB.ndi.NT.reg]
HKR, Ndi,                         Service,         0, "rt2500usb"
HKR, Ndi\Interfaces,              UpperRange,      0, "ndis5"
HKR, Ndi\Interfaces,              LowerRange,      0, "ethernet"

[ZINWELLUSB.Service]
DisplayName                 = %ZINWELL.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[VTech.ndi.NT.reg]
HKR, Ndi,                         Service,         0, "rt2500usb"
HKR, Ndi\Interfaces,              UpperRange,      0, "ndis5"
HKR, Ndi\Interfaces,              LowerRange,      0, "ethernet"

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

[SURECOM.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

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

[Gigabyte.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

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

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

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


;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "Ralink"
Ralink                      = "Ralink Technology Corp."
Amigo                       = "Amigo Technology Inc."
MSI                         = "802.11 Wireless"
SMC                         = "SMC Networks, Inc"
ASUS                        = "ASUSTeK Computer Inc."
ZINWELL                     = "ZINWELL"
VTech                       = "VTech Telecommunications Ltd"
SURECOM                     = "SURECOM Technology Corp"
Gigabyte                    = "Gigabyte Technology Corp."


RALINK.DeviceDesc           = "RT2500 USB Wireless LAN Card"
AMIGO.DeviceDesc            = "802.11 g Wireless LAN Pocket USB"
m2500usb_6861.DeviceDesc    = "Wireless 11g USB 2.0 Stick"
m2500usb_6865.DeviceDesc    = "Wireless 11g MiniUSB 2.0 Adapter"
m2500usb_6869.DeviceDesc    = "Wireless 11g MiniUSB 2.0 Bluetooth Combo"
SMC.DeviceDesc              = "EZ Connect g 2.4GHz 802.11g Wireless USB Adapter"
ASUS.DeviceDesc             = "ASUS USB Wireless Network Adapter"
ASUSGEN.DeviceDesc          = "802.11b/g USB Wireless Network Adapter"
ZINWELLUSB.DeviceDesc       = "802.11g USB Adapter"
VTechUSB.DeviceDesc         = "VTech Wireless 802.11g USB 2.0 Adapter"
SURECOM.DeviceDesc          = "SURECOM 802.11g WLAN USB Adapter"
Gigabyte.DeviceDesc         = "Gigabyte WBKG USB WLAN Card"

INSTALL_DISK_STR            = "Wireless 11g USB Installation Disk"

RALINK.Service.DispName     = "RT2500 USB Wireless LAN Driver"
AMIGO.Service.DispName      = "RT2572 Wireless Driver"
m2500usb.Service.DispName   = "Wireless 11g USB 2.0 Network Driver"
SMC.Service.DispName        = "SMC USB Wireless LAN Driver"
ASUS.Service.DispName       = "ASUS USB Wireless LAN Driver"
ZINWELL.Service.DispName    = "ZINWELL 802.11g Wireless Driver"
VTech.Service.DispName      = "VTech 802.11g Wireless Driver"
SURECOM.Service.DispName    = "SURECOM 802.11g WLAN USB Driver"
Gigabyte.Service.DispName   = "Gigabyte WBKG USB WLAN Driver"

;
; Don't put spaces around=sign otherwise installer will not be able to
; find these lines.
SSID_DEF_STR            = ""
VENDOR_DESC_DEF_STR     = ""
NETWORK_TYPE_DEF_STR    = "1"
CHANNEL                 = "1"
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: 0.91