;**************************************************************************************** ; ; netr7364.inf ; ; This installation script supports Windows Vista for the ; Ralink RT73 series USB Wireless LAN Card. ; ; Copyright (c)2007 , Ralink Technology Corp., All Rights Reserved ; 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 = netr7364.cat DriverVer = 04/20/2007, 3.00.04.0000 [ControlFlags] ;***********Ralink 802.11g board *********** ;ExcludeFromSelect = USB\VID_148F&PID_2573 [Manufacturer] %Ralink% = Ralink, NTamd64 %Qcom% = Qcom, NTamd64 %Gigabyte% = Gigabyte, NTamd64 %Conceptronic% = Conceptronic, NTamd64 %Surecom% = Surecom, NTamd64 %Asus% = ASUS, NTamd64 %Amit% = AMIT, NTamd64 %CNet% = CNet, NTamd64 %Huawei-3Com% = Huawei-3Com, NTamd64 %Askey% = Askey, NTamd64 %HP% = HP, NTamd64 %Belkin% = Belkin, NTamd64 %Buffalo% = Buffalo, NTamd64 %ZyXEL% = ZyXEL, NTamd64 %Sitecom% = Sitecom, NTamd64 %Netopia% = Netopia, NTamd64 [Ralink.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Ralink.DeviceDesc% = Ralink.ndi, USB\VID_148F&PID_2573 %Ralink.DeviceDesc% = Ralink.ndi, USB\VID_148F&PID_2671 %Ralink.DeviceDesc% = Ralink.ndi, USB\VID_18E8&PID_6238 ; MSI %M6877.DeviceDesc% = MSI.ndi, USB\VID_0DB0&PID_6877 %MA874.DeviceDesc% = MSI.ndi, USB\VID_0DB0&PID_A874 %M6874.DeviceDesc% = MSI.ndi, USB\VID_0DB0&PID_6874 %MA861.DeviceDesc% = MSI.ndi, USB\VID_0DB0&PID_A861 ; %GMEWLGRL.DeviceDesc% = GMEWLGRL.ndi, USB\VID_1631&PID_C019 ; %Amigo.DeviceDesc% = Ralink.ndi, USB\VID_0EB0&PID_9021 [Qcom.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Qcom.DeviceDesc% = Qcom.ndi, USB\VID_18E8&PID_6196 %Qcom.DeviceDesc% = Qcom_6229.ndi, USB\VID_18E8&PID_6229 [Gigabyte.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Gigabyte.DeviceDesc% = Gigabyte.ndi, USB\VID_1044&PID_8008 %Gigabyte2.DeviceDesc% = Gigabyte_800A.ndi, USB\VID_1044&PID_800A [Conceptronic.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Conceptronic.DeviceDesc% = Conceptronic.ndi, USB\VID_14B2&PID_3C22 [Surecom.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Surecom.DeviceDesc% = Surecom.ndi, USB\VID_0769&PID_31F3 [ASUS.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %ASUS.DeviceDesc% = ASUS.ndi, USB\VID_0B05&PID_1723 %ASUSGEN.DeviceDesc% = ASUS.ndi, USB\VID_0B05&PID_1724 [AMIT.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %AMIT.DeviceDesc% = AMIT.ndi, USB\VID_18C5&PID_0002 [CNet.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %CNet.DeviceDesc% = CNET.ndi, USB\VID_1371&PID_9032 [Huawei-3Com.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Huawei-3Com.DeviceDesc% = HUAWEI.ndi, USB\VID_1472&PID_0009 [Askey.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Askey.DeviceDesc% = Askey.ndi, USB\VID_1690&PID_0722 [HP.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %HP.DeviceDesc% = HP.ndi, USB\VID_15A9&PID_0004 [Belkin.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Belkin.DeviceDesc% = Belkin.ndi, USB\VID_050D&PID_905C %Belkin.DeviceDesc% = Belkin.ndi, USB\VID_050D&PID_905B %Belkin705B.DeviceDesc% = Belkin.ndi, USB\VID_050D&PID_705B [Buffalo.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Buffalo.DeviceDesc% = Buffalo.ndi, USB\VID_0411&PID_00D8 [ZyXEL.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %ZyXEL.DeviceDesc% = ZyXEL.ndi, USB\VID_0586&PID_3415 [Sitecom.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Sitecom_9712.DeviceDesc% = Sitecom.ndi, USB\VID_0DF6&PID_9712 %Sitecom_90AC.DeviceDesc% = Sitecom.ndi, USB\VID_0DF6&PID_90AC [Netopia.NTamd64] ; DisplayName Section DeviceID ; ----------- ------- -------- %Netopia.DeviceDesc% = Netopia.ndi, USB\VID_148F&PID_9021 ;******************************************************************************************* ; NT specific entries ;******************************************************************************************* [Ralink.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [MSI.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 *IfType = 71 ; IF_TYPE_IEEE80211 *MediaType = 16 ; NdisMediumNative802_11 *PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11 [GMEWLGRL.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 *IfType = 71 ; IF_TYPE_IEEE80211 *MediaType = 16 ; NdisMediumNative802_11 *PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11 [Qcom.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Qcom_6229.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 *IfType = 71 ; IF_TYPE_IEEE80211 *MediaType = 16 ; NdisMediumNative802_11 *PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11 [Gigabyte.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Gigabyte_800A.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 *IfType = 71 ; IF_TYPE_IEEE80211 *MediaType = 16 ; NdisMediumNative802_11 *PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11 [Conceptronic.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Surecom.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [ASUS.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [AMIT.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [CNET.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [HUAWEI.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Askey.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [HP.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Belkin.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Buffalo.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Sitecom.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [ZyXEL.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Netopia.ndi.NT] AddReg = Common.reg, RTUSB.ndi.NT.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 [Ralink.ndi.NT.Services] AddService = netr7364, 2, Ralink.Service, common.EventLog [MSI.ndi.NT.Services] AddService = netr7364, 2, Ralink.Service, common.EventLog [GMEWLGRL.ndi.NT.Services] AddService = netr7364, 2, Ralink.Service, common.EventLog [Qcom.ndi.NT.Services] AddService = netr7364, 2, Qcom.Service, common.EventLog [Qcom_6229.ndi.NT.Services] AddService = netr7364, 2, Qcom.Service, common.EventLog [Gigabyte.ndi.NT.Services] AddService = netr7364, 2, Gigabyte.Service, common.EventLog [Gigabyte_800A.ndi.NT.Services] AddService = netr7364, 2, Gigabyte.Service, common.EventLog [Conceptronic.ndi.NT.Services] AddService = netr7364, 2, Conceptronic.Service, common.EventLog [Surecom.ndi.NT.Services] AddService = netr7364, 2, Surecom.Service, common.EventLog [ASUS.ndi.NT.Services] AddService = netr7364, 2, ASUS.Service, common.EventLog [AMIT.ndi.NT.Services] AddService = netr7364, 2, AMIT.Service, common.EventLog [CNET.ndi.NT.Services] AddService = netr7364, 2, CNET.Service, common.EventLog [HUAWEI.ndi.NT.Services] AddService = netr7364, 2, HUAWEI.Service, common.EventLog [Askey.ndi.NT.Services] AddService = netr7364, 2, Askey.Service, common.EventLog [HP.ndi.NT.Services] AddService = netr7364, 2, HP.Service, common.EventLog [Belkin.ndi.NT.Services] AddService = netr7364, 2, Belkin.Service, common.EventLog [Buffalo.ndi.NT.Services] AddService = netr7364, 2, Buffalo.Service, common.EventLog [Sitecom.ndi.NT.Services] AddService = netr7364, 2, Sitecom.Service, common.EventLog [ZyXEL.ndi.NT.Services] AddService = netr7364, 2, ZyXEL.Service, common.EventLog [Netopia.ndi.NT.Services] AddService = netr7364, 2, Netopia.Service, common.EventLog ;******************************************************************************************* ; common regs for NT ;******************************************************************************************* [Common.reg] HKR, Ndi\params\*ReceiveBuffers, ParamDesc, 0, "ReceiveBuffers" HKR, Ndi\params\*ReceiveBuffers, default, 0, "64" HKR, Ndi\params\*ReceiveBuffers, min, 0, "1" HKR, Ndi\params\*ReceiveBuffers, max, 0, "00000128" HKR, Ndi\params\*ReceiveBuffers, step, 0, "1" HKR, Ndi\params\*ReceiveBuffers, Base, 0, "10" HKR, Ndi\params\*ReceiveBuffers, type, 0, "int" HKR, Ndi\params\*TransmitBuffers, ParamDesc, 0, "TransmitBuffers" HKR, Ndi\params\*TransmitBuffers, default, 0, "64" HKR, Ndi\params\*TransmitBuffers, min, 0, "1" HKR, Ndi\params\*TransmitBuffers, max, 0, "00000064" HKR, Ndi\params\*TransmitBuffers, step, 0, "1" HKR, Ndi\params\*TransmitBuffers, Base, 0, "10" HKR, Ndi\params\*TransmitBuffers, type, 0, "int" ; ; WirelessMode ; HKR, , WirelessMode, 0, "3" ; ; Channel ; HKR, , Channel, 0, %CHANNEL% HKR, Default, Channel, 0, %CHANNEL% ; ; Country Region G Band ; HKR, , CountryRegion, 0, "0" HKR, NDI\params\CountryRegion, ParamDesc, 0, "Country Region 11G" HKR, NDI\params\CountryRegion, type, 0, "enum" HKR, NDI\params\CountryRegion, default, 0, "0" HKR, NDI\params\CountryRegion\enum, 0, 0, "(Channel 1 - 11)" HKR, NDI\params\CountryRegion\enum, 1, 0, "(Channel 1 - 13)" HKR, NDI\params\CountryRegion\enum, 2, 0, "(Channel 10 - 11)" HKR, NDI\params\CountryRegion\enum, 3, 0, "(Channel 10 - 13)" HKR, NDI\params\CountryRegion\enum, 4, 0, "(Channel 14)" HKR, NDI\params\CountryRegion\enum, 5, 0, "(Channel 1 - 14)" HKR, NDI\params\CountryRegion\enum, 6, 0, "(Channel 3 - 9)" HKR, NDI\params\CountryRegion\enum, 7, 0, "(Channel 5 - 13)" ; ; Country Region A Band ; HKR, , CountryRegionABand, 0, "0" HKR, NDI\params\CountryRegionABand, ParamDesc, 0, "Country Region 11A" HKR, NDI\params\CountryRegionABand, type, 0, "enum" HKR, NDI\params\CountryRegionABand, default, 0, "0" HKR, NDI\params\CountryRegionABand\enum,0, 0, "Ch(36 - 64,149 - 165)" HKR, NDI\params\CountryRegionABand\enum,1, 0, "Ch(36 - 140)" HKR, NDI\params\CountryRegionABand\enum,2, 0, "Ch(36 - 64)" HKR, NDI\params\CountryRegionABand\enum,3, 0, "Ch(52 - 64,149 - 161)" HKR, NDI\params\CountryRegionABand\enum,4, 0, "Ch(149 - 165)" HKR, NDI\params\CountryRegionABand\enum,5, 0, "Ch(149 - 161)" HKR, NDI\params\CountryRegionABand\enum,6, 0, "Ch(36 - 48)" HKR, NDI\params\CountryRegionABand\enum,7, 0, "Ch(36 - 165)" HKR, NDI\params\CountryRegionABand\enum,8, 0, "Ch(52 - 64)" HKR, NDI\params\CountryRegionABand\enum,9, 0, "Ch(34 - 46)" HKR, NDI\params\CountryRegionABand\enum,10, 0, "Ch(34 - 64)" [RemoveFlag.reg] HKR, , SafelyRemoveOff, 0, "1" ;******************************************************************************************* ; DestinationDirs ;******************************************************************************************* [NT.CopyFiles] netr7364.sys,,,2 [SourceDisksNames] 1 = %INSTALL_DISK_STR%,,, [SourceDisksFiles] netr7364.sys = 1,, [DestinationDirs] NT.CopyFiles = 12 ; system32\drivers subdirectory on NT DefaultDestDir = 11 ;******************************************************************************************* ; NT specific ;******************************************************************************************* [RTUSB.ndi.NT.reg] HKR, Ndi, Service, 0, "netr7364" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "wlan, ethernet" [Ralink.Service] DisplayName = %Ralink.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Qcom.Service] DisplayName = %Qcom.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Gigabyte.Service] DisplayName = %Gigabyte.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Conceptronic.Service] DisplayName = %Conceptronic.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Surecom.Service] DisplayName = %Surecom.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [ASUS.Service] DisplayName = %ASUS.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [AMIT.Service] DisplayName = %AMIT.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [CNET.Service] DisplayName = %CNET.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [HUAWEI.Service] DisplayName = %HUAWEI.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Askey.Service] DisplayName = %Askey.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [HP.Service] DisplayName = %HP.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Belkin.Service] DisplayName = %Belkin.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Buffalo.Service] DisplayName = %Buffalo.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [ZyXEL.Service] DisplayName = %ZyXEL.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Sitecom.Service] DisplayName = %Sitecom.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [Netopia.Service] DisplayName = %Netopia.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_AUTO_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\netr7364.sys LoadOrderGroup = NDIS [common.EventLog] AddReg=common.AddEventLog.reg [common.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\netr7364.sys" HKR, , TypesSupported, 0x00010001, 7 ;******************************************************************************************* ; Strings ;******************************************************************************************* [strings] Provider = "Ralink" Ralink = "Ralink Technology Corp." Qcom = "Qcom Technology Inc." Gigabyte = "Gigabyte Technology Corp." Conceptronic = "2L (Conceptronic)" Surecom = "SURECOM Technology Corp." Asus = "ASUSTeK Computer Inc." Amit = "AMIT Technology, Inc." CNet = "CNet Technology Inc." Huawei-3Com = "Huawei-3Com Technology Co., Ltd." Askey = "WLAN" HP = "Lite-On" Belkin = "Belkin Components" Buffalo = "Buffalo Technology Inc." ZyXEL = "ZyXEL Communications Corp." Sitecom = "Sitecom Europe BV" Netopia = "Netopia, Inc." Ralink.DeviceDesc = "RT73 USB Wireless LAN Card" Qcom.DeviceDesc = "RT73 USB Wireless LAN Card" Gigabyte.DeviceDesc = "Gigabyte GN-WB01GS USB WLAN Card" Gigabyte2.DeviceDesc = "Gigabyte GN-WI05GS mini WLAN Card" Conceptronic.DeviceDesc = "Conceptronic 54Mbps USB adapter" M6877.DeviceDesc = "802.11g Mini Card Wireless Adapter" MA874.DeviceDesc = "802.11g MiniUSB 2.0 Wireless Bluetooth Combo" M6874.DeviceDesc = "802.11g MiniUSB 2.0 Wireless Bluetooth Combo" MA861.DeviceDesc = "802.11g USB 2.0 Stick" GMEWLGRL.DeviceDesc = "RT73 USB Wireless LAN Card" Surecom.DeviceDesc = "802.11g 54M Wireless LAN USB Adapter" ASUS.DeviceDesc = "ASUS USB Wireless Network Adapter" ASUSGEN.DeviceDesc = "802.11b/g USB Wireless Network Adapter" AMIT.DeviceDesc = "CG-WLUSB2GO, corega Wireless USB Adapter" CNet.DeviceDesc = "CNet Wireless USB dongle" Huawei-3Com.DeviceDesc = "Aolynk WUB320g USB Wireless LAN Card" Askey.DeviceDesc = "WLAN USB Wireless LAN Stick" Amigo.DeviceDesc = "802.11G Wireless USB Card" HP.DeviceDesc = "USB Wireless 802.11 b/g Adaptor" Belkin.DeviceDesc = "Belkin Wireless G Plus MIMO USB Network Adapter" Belkin705B.DeviceDesc = "Belkin Wireless G USB Adapter" Buffalo.DeviceDesc = "BUFFALO WLI-U2-SG54HP" ZyXEL.DeviceDesc = "G-210H 802.11g Wireless USB Adapter" Sitecom_9712.DeviceDesc = "Sitecom Wireless Network USB adapter 54g WL-113v1.002" Sitecom_90AC.DeviceDesc = "Sitecom Wireless Network USB adapter Turbo g WL-172" Netopia.DeviceDesc = "Wireless USB Card" INSTALL_DISK_STR = "Wireless 11g USB Installation Disk" Ralink.Service.DispName = "RT73 USB Wireless LAN Card Driver for Vista" Qcom.Service.DispName = "RT73 USB Wireless LAN Card Driver for Vista" Gigabyte.Service.DispName = "Gigabyte RT73 Wireless Driver for Vista for Vista" Conceptronic.Service.DispName = "Conceptronic RT73 Wireles Driver for Vista" Surecom.Service.DispName = "Surecom RT73 Wireles Driver for Vista" ASUS.Service.DispName = "ASUS USB Wireless LAN Card Driver for Vista" AMIT.Service.DispName = "CG-WLUSB2GO RT73 Wireles Driver for Vista" CNET.Service.DispName = "CNet RT73 Wireless Driver for Vista" HUAWEI.Service.DispName = "Huawei-3Com RT73 Wireless Driver for Vista" Askey.Service.DispName = "Askey RT73 Wireless Driver for Vista" HP.Service.DispName = "USB Wireless 802.11 b/g Adaptor Driver for Vista" Belkin.Service.DispName = "Belkin Wireless G Plus MIMO USB Network Adapter Driver for Vista" Buffalo.Service.DispName = "BUFFALO WLI-U2-SG54HP Wireless Driver for Vista" ZyXEL.Service.DispName = "ZyXEL RT73 Wireless Driver for Vista" Sitecom.Service.DispName = "Sitecom RT73 Wireless Driver for Vista" Netopia.Service.DispName = "Netopia RT73 Wireless Driver for Vista" ; ; Parameters ; CHANNEL = "1"Download Driver Pack
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.