;; NETRT.INF
;;
;; 10M Ethernet PCI Adapter.
;; (NDIS 3.0 driver)
;;
;; Copyright 1995-1998
[Version]
Signature="$CHICAGO$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_MS%
[Manufacturer]
%V_Realtek%=Realtek
[Realtek]
;%PCINT.DeviceDesc%=pcint.ndi,PCI\VEN_10EC&DEV_8029&SUBSYS_10EC8029&REV_00
%PCINT.DeviceDesc%=pcint.ndi,PCI\VEN_10EC&DEV_8029
[SourceDisksNames]
52="10M Ethernet PCI Adapter Driver Disk",,0
[SourceDisksFiles]
rtl8029.sys =52,win95,rtl8029.sys,12345
netrt.inf =52,,netrt.inf,1234
pcind.dos =52,ndis\dos,pcind.dos,12345
pciodi.com =52,nwclient\dos,pciodi.com,12345
[pcint.ndi]
AddReg=pcint.ndi.reg,rtlrtp.ndi.reg,pci029.ndi.reg
;;****************************************************************************
;; 10M Ethernet PCI Adapter
;;****************************************************************************
[pcint.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_10EC&DEV_8029&SUBSYS_10EC8029&REV_00"
HKR,Ndi\Install,,0,pcint.install
HKR,NDI\Params\DuplexMode,flag,1,30,00,00,00
;HKR,NDI\Params\EtherID,flag,1,30,00,00,00
HKR,Ndi\params\DuplexMode,ParamDesc,0,"Duplex Mode"
HKR,Ndi\params\DuplexMode,type,0,enum
HKR,Ndi\params\DuplexMode,default,0,0
HKR,Ndi\params\DuplexMode\enum,0,0,"Half Duplex (Default)"
HKR,Ndi\params\DuplexMode\enum,1,0,"Full Duplex"
;HKR,Ndi\params\EtherID,ParamDesc,0,"Ethernet ID"
;HKR,Ndi\params\EtherID,type,0,edit
;HKR,Ndi\params\EtherID,default,0,"000000000000"
;HKR,Ndi\params\EtherID,LimitText,0,12
;HKR,Ndi\params\EtherID,UpperCase,0,1
;HKR,Ndi\params\EtherID,Optional,0,1
;;****************************************************************************
;;
;;****************************************************************************
[rtlrtp.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,0,"Vivanco 10M Ethernet PCI Adapter"
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,rtl8029.sys
HKR,,EnumPropPages,0,netdi.dll,EnumPropPages
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,NDIS,LogDriverName,0,"PCINT"
HKR,NDIS\NDIS2,DriverName,0,"PCIND$"
HKR,NDIS\NDIS2,FileName,0,"pcind.dos"
HKR,NDIS\ODI,DriverName,0,"pciodi"
HKR,NDIS\ODI,FileName,0,"pciodi.com"
; Interfaces
HKR,Ndi\Interfaces,DefLower,0,"ethernet"
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
HKR,Ndi\Interfaces,DefUpper,0,"ndis2,ndis3"
HKR,Ndi\Interfaces,UpperRange,0,"ndis2,ndis3,odi"
; Install sections
HKR,Ndi\Install,ndis3,0,"rtlrtp.ndis3"
HKR,Ndi\Install,ndis2,0,rtlrtp.ndis2
HKR,Ndi\Install,odi,0,rtlrtp.odi
;;****************************************************************************
;; PCI common parameters
;;****************************************************************************
[pci029.ndi.reg]
;;params
HKR,,MediaType,0,1
HKR,,AdapterType,0,5
HKR,,BusType,0,5
;; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,0,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,0,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
;;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\interrupt,ParamDesc,0,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,0,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00
;;****************************************************************************
;; Drivers
;;****************************************************************************
;; Install NDIS3
[rtlrtp.ndis3]
CopyFiles=rtlrtp.ndis3.CopyFiles,pcint.inf.CopyFiles
DelFiles=pcint.DelFiles
[rtlrtp.ndis3.CopyFiles]
rtl8029.sys,,,2
[pcint.inf.CopyFiles]
netrt.inf,,,2
[pcint.DelFiles]
netrt.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1
;;Install NDIS2
[rtlrtp.ndis2]
CopyFiles=rtlrtp.ndis2.CopyFiles
[rtlrtp.ndis2.CopyFiles]
pcind.dos,,,2
;;Install ODI
[rtlrtp.odi]
CopyFiles=rtlrtp.odi.CopyFiles
[rtlrtp.odi.CopyFiles]
pciodi.com,,,2
;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
DefaultDestDir =11 ; LDID_SYS
rtlrtp.ndis3.CopyFiles =11
rtlrtp.ndis2.CopyFiles =26 ; LDID_WINBOOT
rtlrtp.odi.CopyFiles =26
pcint.inf.CopyFiles =17 ; INF
pcint.DelFiles =17
;;****************************************************************************
;; Localizable Strings
;;****************************************************************************
[strings]
;;Provider
V_MS="Microsoft"
;;Manufacturers
V_Realtek="Realtek8029AS"
;;PCI Devices
PCINT.DeviceDesc="Vivanco RTL8029"
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.