NETRTL4.INF Driver File Contents (gn-1200tc_driver_v1.03_win_eng.zip)

;; NETRTL.INF (Windows98/ME/2000 inf for NDIS5 driver)
;;
;; PLANEX GN-1200TC Gigabit LAN Adapter Driver
;;
;; Copyright 2004, PLANEX COMMUNICATIONS INC.
;;
[version]
Signature      = "$Windows 95$"
Class          = Net
ClassGUID      = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider       = %PLANEX%                               
DriverVer      = 04/13/2004,5.612.0413.2004

[Manufacturer]
%PLANEX%   = PLANEX

[ControlFlags]
ExcludeFromSelect = PCI\VEN_10EC&DEV_8169&SUBSYS_ED0114EA

[PLANEX]
; DisplayName            Section            DeviceID
; -----------            -------            --------
%RTL8169.DeviceDesc%    = RTL8169.ndi,      PCI\VEN_10EC&DEV_8169&SUBSYS_ED0114EA

;;****************************************************************************
;; Windows 98/ME
;;****************************************************************************
[rtl8169.ndi]
DriverVer       = 04/13/2004,612
AddReg          = rtl8169.id.reg, RTL8169.common.reg
CopyFiles       = Rtlnic.CopyFiles9x

[Rtlnic.CopyFiles9x]
Rtlnic4.sys,,,2

;;***************************************************************************
;; Windows 9x parameters
;;***************************************************************************
[rtl8169.id.reg]
HKR,,               MediaType,        0, 1
HKR,,               AdapterType,      0, 5
HKR,,               BusType,          0, 5
HKR,,               DevLoader,        0, "*ndis"
HKR,,               DeviceVxDs,       0, "Rtlnic4.sys"
HKR,,               EnumPropPages,    0, "netdi.dll,EnumPropPages"
HKR,NDIS,           LogDriverName,    0, "RTL8023"
HKR,NDIS,           MajorNdisVersion, 1, 03
HKR,NDIS,           MinorNdisVersion, 1, 0A
HKR,Ndi,            DeviceID,         0, "PCI\VEN_10EC&DEV_8169"
HKR,Ndi\Interfaces, DefUpper,         0, "ndis3"  
HKR,Ndi\Interfaces, DefLower,         0, "ethernet"
HKR,Ndi\Interfaces, UpperRange,       0, "ndis3"
HKR,Ndi\Interfaces, LowerRange,       0, "ethernet"

;;****************************************************************************
;; common parameters
;;****************************************************************************
[RTL8169.common.reg]
HKR, Ndi\params\DuplexMode,       ParamDesc,  0, %SpeedDuplexMode%
HKR, Ndi\params\DuplexMode,       type,       0, "enum"
HKR, Ndi\params\DuplexMode,       default,    0, "1"
HKR, Ndi\params\DuplexMode\enum,  1,          0, %auto_nego%
HKR, Ndi\params\DuplexMode\enum,  2,          0, %sd10half%
HKR, Ndi\params\DuplexMode\enum,  3,          0, %sd10full%
HKR, Ndi\params\DuplexMode\enum,  4,          0, %sd100half%
HKR, Ndi\params\DuplexMode\enum,  5,          0, %sd100full%
HKR, Ndi\params\DuplexMode\enum,  6,          0, %sd1000full%

HKR,Ndi\params\NetworkAddress,    ParamDesc,  0, %NetworkAddress%
HKR,Ndi\params\NetworkAddress,    type,       0, "edit"
HKR,Ndi\params\NetworkAddress,    default,    0, "000000000000"
HKR,Ndi\params\NetworkAddress,    LimitText,  0, "12"
HKR,Ndi\params\NetworkAddress,    UpperCase,  0, "1"
HKR,Ndi\params\NetworkAddress,    Optional,   0, "1"

HKR,Ndi\Params\NumTxDesc,         ParamDesc,  0, %TxDescNumber%
HKR,Ndi\Params\NumTxDesc,         Type,       0, "int"
HKR,Ndi\Params\NumTxDesc,         Default,    0, "256"
HKR,Ndi\Params\NumTxDesc,         Min,        0, "64"
HKR,Ndi\Params\NumTxDesc,         Max,        0, "512"
HKR,Ndi\Params\NumTxDesc,         Step,       0, "1"
HKR,Ndi\Params\NumTxDesc,         Base,       0, "10"

HKR,Ndi\Params\NumRxDesc,         ParamDesc,  0, %RxDescNumber%
HKR,Ndi\Params\NumRxDesc,         Type,       0, "int"
HKR,Ndi\Params\NumRxDesc,         Default,    0, "256"
HKR,Ndi\Params\NumRxDesc,         Min,        0, "64"
HKR,Ndi\Params\NumRxDesc,         Max,        0, "512"
HKR,Ndi\Params\NumRxDesc,         Step,       0, "1"
HKR,Ndi\Params\NumRxDesc,         Base,       0, "10"

HKR,Ndi\params\Jumboframe,        ParamDesc,  0, %JumboFrame%
HKR,Ndi\params\Jumboframe,        default,    0, "0"
HKR,Ndi\params\Jumboframe,        type,       0, "enum"
HKR,Ndi\params\Jumboframe\enum,   "0",        0, "Disable"
HKR,Ndi\params\Jumboframe\enum,   "1",        0, "2KB MTU"
HKR,Ndi\params\Jumboframe\enum,   "2",        0, "3KB MTU"
HKR,Ndi\params\Jumboframe\enum,   "3",        0, "4KB MTU"
HKR,Ndi\params\Jumboframe\enum,   "4",        0, "5KB MTU"
HKR,Ndi\params\Jumboframe\enum,   "5",        0, "6KB MTU"
HKR,Ndi\params\Jumboframe\enum,   "6",        0, "7KB MTU"

HKR,Ndi\params\FlowControl,       ParamDesc,  0, %FlowControl%
HKR,Ndi\params\FlowControl,       default,    0, "0"
HKR,Ndi\params\FlowControl,       type,       0, "enum"
HKR,Ndi\params\FlowControl\enum,  "0",        0, "Disable"
HKR,Ndi\params\FlowControl\enum,  "1",        0, "Enable"

;;****************************************************************************
;; Destination Directory
;;****************************************************************************
[DestinationDirs]
Rtlnic.CopyFiles9x         = 11
DefaultDestDir             = 11        ; LDID_SYS

;;****************************************************************************
;; Source Files
;;****************************************************************************
[SourceDisksNames]
1=%DISKNAME%,,,

[SourceDisksFiles]
Rtlnic4.sys  = 1

;;****************************************************************************
;; Strings
;;****************************************************************************
[Strings]
PLANEX			= "PLANEX COMMUNICATIONS INC."
SpeedDuplexMode		= "Link Speed/Duplex Mode"
auto_nego		= "Auto Negotiation"
sd10half		= "10Mbps/Half Duplex"
sd10full		= "10Mbps/Full Duplex"
sd100half		= "100Mbps/Half Duplex"
sd100full		= "100Mbps/Full Duplex"
sd1000full		= "1000Mbps/Full Duplex"
NetworkAddress		= "Network Address"
JumboFrame		= "Jumbo Frame"
TxDescNumber		= "Number of Tx Descriptor"
RxDescNumber		= "Number of Rx Descriptor"
TxHPQDescNumber		= "Number of High Priority Tx Descriptor"
OptimalPerf		= "Optimal Performance"
FlowControl		= "Flow Control"

;;Source disk name
DISKNAME = "PLANEX GN-1200TC Gigabit LAN Adapter Driver"

RTL8169.DeviceDesc        = "PLANEX GN-1200TC Gigabit LAN Adapter"

;;NT service name
Rtlnic.Service.DispName    = "PLANEX GN-1200TC Gigabit LAN Adapter NT Driver"
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: ftp, load: 4.22