NETRTF.INF Driver File Contents (NIC6000.zip)

;; NETRTF.INF
;;
;; 10/100M PCI Fast Ethernet Adapters.
;;
;; Copyright 1996

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_MS%

[Manufacturer]
%V_Realtek%=Realtek

[Realtek]
%EA-1210.DeviceDesc%=EA-1210.ndi,PCI\VEN_10EC&DEV_8139

[SourceDisksNames]
52="10/100M PCI Fast Ethernet Adapter Driver Disk",,0

[SourceDisksFiles]
EA-1210.sys     =52,win95,EA-1210.sys,12345
netrtf.inf      =52,,netrtf.inf,1234
netnd.dos       =52,ndis\dos,netnd.dos,12345
netodi.com      =52,nwclient\dos,netodi.com,12345

[EA-1210.ndi]
;CopyFiles=EA-1210.CopyFiles
;DelFiles=EA-1210.DelFiles
AddReg=EA-1210.ndi.reg,netrtf.ndi.reg,pci129.ndi.reg

;;****************************************************************************
;;    * 10/100M PCI Fast Ethernet
;;****************************************************************************

[EA-1210.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_10EC&DEV_8139"
;HKR,Ndi,DeviceID,,"*EA-1210"

HKR,Ndi\Install,,0,EA-1210.install
HKR,NDI\Params\DuplexMode,flag,1,30,00,00,00
HKR,Ndi\params\DuplexMode,ParamDesc,0,"Link Speed/Duplex Mode"
HKR,Ndi\params\DuplexMode,type,0,enum
HKR,Ndi\params\DuplexMode,default,0,0
HKR,Ndi\params\DuplexMode\enum,0,0,"Default"
HKR,Ndi\params\DuplexMode\enum,1,0,"Auto Mode "
HKR,Ndi\params\DuplexMode\enum,2,0,"10Half Mode"
HKR,Ndi\params\DuplexMode\enum,3,0,"10Full Mode"
HKR,Ndi\params\DuplexMode\enum,4,0,"100Half Mode"
HKR,Ndi\params\DuplexMode\enum,5,0,"100Full Mode"

;;****************************************************************************
;;
;;****************************************************************************

[netrtf.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,0,"10/100M PCI Fast Ethernet Controller"
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,EA-1210.sys
HKR,,EnumPropPages,0,netdi.dll,EnumPropPages

; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,NDIS,LogDriverName,0,"rtfNT"
HKR,NDIS\NDIS2,DriverName,0,"netnd$"
HKR,NDIS\NDIS2,FileName,0,"netnd.dos"
HKR,NDIS\ODI,DriverName,0,"netodi"
HKR,NDIS\ODI,FileName,0,"netodi.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,"netrtf.ndis3"
HKR,Ndi\Install,ndis2,0,netrtf.ndis2
HKR,Ndi\Install,odi,0,netrtf.odi

;;****************************************************************************
;; PCI common parameters
;;****************************************************************************

[pci129.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
[netrtf.ndis3]
;CopyFiles=netrtf.ndis3.CopyFiles,EA-1210.inf.CopyFiles,EA-1210.help.CopyFiles
CopyFiles=netrtf.ndis3.CopyFiles,EA-1210.inf.CopyFiles
DelFiles=EA-1210.DelFiles

[netrtf.ndis3.CopyFiles]
EA-1210.sys,,,2

[EA-1210.inf.CopyFiles]
netrtf.inf,,,2

;[EA-1210.help.CopyFiles]
;netrtf95.txt,,,2

[EA-1210.DelFiles]
drvidx.bin,,,1
drvdata.bin,,,1

;;Install NDIS2
[netrtf.ndis2]
CopyFiles=netrtf.ndis2.CopyFiles

[netrtf.ndis2.CopyFiles]
netnd.dos,,,2

;;Install ODI
[netrtf.odi]
CopyFiles=ne2000.odi.CopyFiles

[netrtf.odi.CopyFiles]
netodi.com,,,2

;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
netrtf.ndis3.CopyFiles      =11
netrtf.ndis2.CopyFiles      =26 ; LDID_WINBOOT
netrtf.odi.CopyFiles        =26
EA-1210.inf.CopyFiles       =17 ; INF
EA-1210.DelFiles            =17
;EA-1210.help.CopyFiles     =?? ; Help file

;;****************************************************************************
;; Localizable Strings
;;****************************************************************************
[strings]
;;Provider
V_MS="Microsoft"

;;Manufacturers
V_Realtek="Realtek8139"

;;PCI 10/100M Devices
EA-1210.DeviceDesc="10/100M PCI Fast Ethernet Adapter"
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: web1, load: 0.98