NET8185.inf Driver File Contents (G-302_20v3_5.0.0.zip)

[version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %RTL8185%
CatalogFile = net8185.cat                               ;; for WHQL certified
DriverVer   = 12/10/2007,6.1111.1210.2007


[Manufacturer]
%RTL8185%     = RTL8185, NTx86.6.0

[ControlFlags]
ExcludeFromSelect = *


[RTL8185.NTx86.6.0]
; DisplayName                   Section         DeviceID
; -----------                   -------         --------
%RTL8185.DeviceDesc_8185%       = RTL8185.ndi,  PCI\VEN_10EC&DEV_8185


[RTL8185.NTamd64.6.0]
; DisplayName                   Section         DeviceID
; -----------                   -------         --------
%RTL8185.DeviceDesc_8185%       = RTL8185x64.ndi,  PCI\VEN_10EC&DEV_8185


[RTL8185x64.ndi.NTAMD64]
Characteristics = 0x84
BusType         = 5
AddReg          = RTL8185.reg
CopyFiles       = RTL8185x64.CopyFiles
*IfType         = 71		; IF_TYPE_IEEE80211
*MediaType      = 16		; NdisMediumNative802_11
*PhysicalMediaType = 9		; NdisPhysicalMediumNative802_11


[RTL8185x64.ndi.NTAMD64.Services]
AddService = RTL85n64, 2, RTL8185x64.Service, RTL8185x64.EventLog

[RTL8185.ndi.NTX86]
Characteristics = 0x84
BusType         = 5
AddReg          = RTL8185.reg
CopyFiles       = RTL8185.CopyFiles
*IfType         = 71		; IF_TYPE_IEEE80211
*MediaType      = 16		; NdisMediumNative802_11
*PhysicalMediaType = 9		; NdisPhysicalMediumNative802_11

[RTL8185.ndi.NTX86.Services]
AddService = RTL85n86, 2, RTL8185.Service, RTL8185.EventLog

; /****************************************************************************
; ** register for both x86 and x64              			**
; ****************************************************************************/

[RTL8185.reg]
HKR, Ndi,                         Service,    0, "NET8185"

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

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"

HKR, Ndi\params\set_ChannelPlan, ParamDesc, 0, "%ChannelPlan%"
HKR, Ndi\params\set_ChannelPlan, type, 0, "enum"
HKR, Ndi\params\set_ChannelPlan, default, 0, "15"
HKR, Ndi\params\set_ChannelPlan\enum, "0", 0, "FCC"
HKR, Ndi\params\set_ChannelPlan\enum, "1", 0, "IC"
HKR, Ndi\params\set_ChannelPlan\enum, "2", 0, "ETSI"
HKR, Ndi\params\set_ChannelPlan\enum, "3", 0, "Spain"
HKR, Ndi\params\set_ChannelPlan\enum, "4", 0, "France"
HKR, Ndi\params\set_ChannelPlan\enum, "5", 0, "MKK"
HKR, Ndi\params\set_ChannelPlan\enum, "6", 0, "MKK1"
HKR, Ndi\params\set_ChannelPlan\enum, "7", 0, "Israel"
HKR, Ndi\params\set_ChannelPlan\enum, "8", 0, "TELEC"
HKR, Ndi\params\set_ChannelPlan\enum, "15", 0, "DOMAIN_FROM_EEPROM"
HKR, defaults,set_ChannelPlan, 0, "15"

;HKR,Ndi\params\AdhocWirelessMode, ParamDesc,  0, "AdhocWirelessMode"
;HKR,Ndi\Params\AdhocWirelessMode, Type, 0, "enum"
;HKR,Ndi\params\AdhocWirelessMode, default,    0, "0x02"
;HKR,Ndi\Params\AdhocWirelessMode\enum, "0x01", 0, "WirelessMode A" ;we don't use wireless mode A now
;HKR,Ndi\Params\AdhocWirelessMode\enum, "0x02", 0, "WirelessMode B"
;HKR,Ndi\Params\AdhocWirelessMode\enum, "0x04", 0, "WirelessMode G"

HKR,Ndi\Params\bSoftwareAntennaDiversity, ParamDesc, 0, "Software Antenna Diversity"
HKR,Ndi\Params\bSoftwareAntennaDiversity, Type,      0, "enum"
HKR,Ndi\Params\bSoftwareAntennaDiversity, Default,   0, "1"
HKR,Ndi\Params\bSoftwareAntennaDiversity\enum, "0",  0, "Disable"
HKR,Ndi\Params\bSoftwareAntennaDiversity\enum, "1",  0, "Enable"


; /****************************************************************************
; ** X86 section              						     **
; ****************************************************************************/

[RTL8185.Service]
DisplayName     = %RTL8185.Service.DispName%
ServiceType     = 1 		;SERVICE_KERNEL_DRIVER
StartType       = 3 		;SERVICE_DEMAND_START
ErrorControl    = 1 		;SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\RTL85n86.sys
LoadOrderGroup  = NDIS

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

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


[RTL8185.CopyFiles]
RTL85n86.sys,,,2

; /****************************************************************************
; ** X64 section              						     **
; ****************************************************************************/

[RTL8185x64.Service]
DisplayName     = %RTL8185.Service.DispName%
ServiceType     = 1 		;SERVICE_KERNEL_DRIVER
StartType       = 3 		;SERVICE_DEMAND_START
ErrorControl    = 1 		;SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\RTL85n64.sys
LoadOrderGroup  = NDIS

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

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


[RTL8185x64.CopyFiles]
RTL85n64.sys,,,2

; /****************************************************************************
; ** common section           						     **
; ****************************************************************************/

[SourceDisksNames]
1 = %DiskDescription%,,,

[SourceDisksFiles]
RTL85n86.sys = 1
RTL85n64.sys = 1

[DestinationDirs]
RTL8185.CopyFiles          = 12
RTL8185x64.CopyFiles	   = 12
DefaultDestDirs            = 11

[Strings]
Msft                         = "Microsoft"
RTL8185                      = "ZyXEL"
RTL8185.DeviceDesc_8185      = "G-302 v3 802.11g Wireless PCI Adapter"
RTL8185.Service.DispName     = "G-302 v3 802.11g Wireless PCI Adapter Driver"
DiskDescription              = "G-302 v3 802.11g Wireless PCI Adapter Driver Disk"
TransmitBuffers              = "Transmit Buffers"
ReceiveBuffers               = "Receive Buffers"
ChannelPlan	     	     = "Channel Plan"

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: 0.91