;; MTD80X.INF (Win ME & Win2000 & Win98 combined inf for NDIS5 driver) ;; ;; Realtek RTL8139/810X Family PCI Fast Ethernet Card ;; [version] Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = Realtek LayoutFile = layout.inf ;Catalogfile = MTD80X.cat DriverVer = 11/13/2001,2.74.1113.2001 [Manufacturer] %Myson% = Realtek [ControlFlags] ExcludeFromSelect = PCI\VEN_1516&DEV_0800 , \ PCI\VEN_1516&DEV_0803 , \ PCI\VEN_1516&DEV_0891 , \ PCI\VEN_1516&DEV_0800&SUBSYS_08001516 , \ PCI\VEN_1516&DEV_0800&SUBSYS_00000000 , \ PCI\VEN_1516&DEV_0803&SUBSYS_08031516 , \ PCI\VEN_1516&DEV_0891&SUBSYS_08911516 [Realtek] %MTD800.DeviceDesc% = MTD800.ndi, PCI\VEN_1516&DEV_0800 %MTD800.DeviceDesc1% = MTD800.ndi, PCI\VEN_1516&DEV_0800&SUBSYS_00000000 %MTD803.DeviceDesc% = MTD803.ndi, PCI\VEN_1516&DEV_0803 %MTD891.DeviceDesc% = MTD891.ndi, PCI\VEN_1516&DEV_0891 ;;============================================================================ ;; Windows 9x ;;============================================================================ [MTD800.ndi] DriverVer = 11/13/2001,2.74.1113.2001 AddReg = MTD800.id.reg, MTD80X.common.reg, MTD80X.win.reg, MTD800.oncbs.reg CopyFiles = MTD80X.CopyFiles98 ;DeviceID = "PCI\VEN_1516&DEV_0800" ;LogConfig = DefaultConfig [MTD803.ndi] DriverVer = 11/13/2001,2.74.1113.2001 AddReg = MTD803.id.reg, MTD80X.common.reg, MTD80X.win.reg, MTD803.oncbs.reg CopyFiles = MTD80X.CopyFiles98 ;DeviceID = "PCI\VEN_1516&DEV_0803" ;LogConfig = DefaultConfig [MTD891.ndi] DriverVer = 11/13/2001,2.74.1113.2001 AddReg = MTD891.id.reg, MTD891.common.reg, MTD80X.win.reg, MTD891.oncbs.reg CopyFiles = MTD80X.CopyFiles98 ;DeviceID = "PCI\VEN_1516&DEV_0891" ;LogConfig = DefaultConfig ;;============================================================================ ;; Windows 2000 ;;============================================================================ [MTD800.ndi.NT] AddReg = MTD80X.common.reg, MTD80X.reg, MTD800.oncbs.reg Characteristics = 0x84 BusType = 5 CopyFiles = MTD80X.CopyFiles [MTD800.ndi.NT.Services] AddService = MTD80X, 2, Mysonnt.Service, MTD80X.EventLog [MTD803.ndi.NT] AddReg = MTD80X.common.reg, MTD80X.reg, MTD803.oncbs.reg Characteristics = 0x84 BusType = 5 CopyFiles = MTD80X.CopyFiles [MTD803.ndi.NT.Services] AddService = MTD80X, 2, Mysonnt.Service, MTD80X.EventLog [MTD891.ndi.NT] AddReg = MTD891.common.reg, MTD80X.reg, MTD891.oncbs.reg Characteristics = 0x84 BusType = 5 CopyFiles = MTD80X.CopyFiles [MTD891.ndi.NT.Services] AddService = MTD80X, 2, Mysonnt.Service, MTD80X.EventLog [MTD80X.CopyFiles] MTD80X.SYS,,,2 [MTD80X.CopyFiles98] MTD80X.SYS,,,2 ;;=========================================================================== ;; Windows 9x parameters ;;=========================================================================== [MTD800.id.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1516&DEV_0800" HKR, Ndi\Install, , 0, Mysonnt.install HKR, NDI\Params\NetworkAddress, flag, 1, 30, 00, 00, 00 HKR, Ndi\Params\PortSpeed, flag, 1, 20, 00, 00, 00 HKR, NDI\Params\FD, flag, 1, 30, 00, 00, 00 [MTD803.id.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1516&DEV_0803" HKR, Ndi\Install, , 0, Mysonnt.install HKR, NDI\Params\NetworkAddress, flag, 1, 30, 00, 00, 00 HKR, Ndi\Params\PortSpeed, flag, 1, 20, 00, 00, 00 HKR, NDI\Params\FD, flag, 1, 30, 00, 00, 00 [MTD891.id.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1516&DEV_0891" HKR, Ndi\Install, , 0, Mysonnt.install HKR, NDI\Params\NetworkAddress, flag, 1, 30, 00, 00, 00 HKR, Ndi\Params\PortSpeed, flag, 1, 20, 00, 00, 00 HKR, NDI\Params\FD, flag, 1, 30, 00, 00, 00 [MTD80X.win.reg] ;; key,subkey,valuname,type,value HKR, , DriverDesc, 0, "Realtek RTL8139/810X Family PCI Fast Ethernet NIC" HKR, , DevLoader, 0, *ndis HKR, , DeviceVxDs, 0, MTD80X.SYS HKR, , EnumPropPages, 0, netdi.dll, EnumPropPages ;;params HKR, , MediaType, 0, 1 HKR, , AdapterType, 0, 5 HKR, , BusType, 0, 5 ;; NDIS Info HKR, NDIS, MajorNdisVersion, 1, 03 HKR, NDIS, MinorNdisVersion, 1, 0a HKR, NDIS, LogDriverName, 0, "RTL8139" ;; Interfaces HKR, Ndi\Interfaces, DefLower, , "ethernet" HKR, Ndi\Interfaces, LowerRange, , "ethernet" HKR, Ndi\Interfaces, DefUpper, , "ndis3" HKR, Ndi\Interfaces, UpperRange, , "ndis3" ;; Install sections HKR, Ndi\Install, ndis3, 0, "MTD80X.ndis5" [MTD800.oncbs.reg] HKR,,ChipOnCardbus,,"0" [MTD803.oncbs.reg] HKR,,ChipOnCardbus,,"0" [MTD891.oncbs.reg] HKR,,ChipOnCardbus,,"0" [MTD80X.common.reg] 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" ;; RTL8139 HKR, Ndi\params\PortSpeed, ParamDesc, 0, %PortSpeed% HKR, Ndi\params\PortSpeed, default, 0, "0" HKR, Ndi\params\PortSpeed, type, 0, "enum" HKR, Ndi\params\PortSpeed\enum, "0", 0, "Auto Detect" HKR, Ndi\params\PortSpeed\enum, "1", 0, "10 Mb/sec" HKR, Ndi\params\PortSpeed\enum, "2", 0, "100 Mb/sec" HKR, Ndi\params\FD, ParamDesc, 0, %FD% HKR, Ndi\params\FD, default, 0, "0" HKR, Ndi\params\FD, type, 0, "enum" HKR, Ndi\params\FD\enum, "0", 0, "Auto Detect" HKR, Ndi\params\FD\enum, "1", 0, "Disable" HKR, Ndi\params\FD\enum, "2", 0, "Enable" [MTD891.common.reg] 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" ;; MTD891 HKR, Ndi\params\PortSpeed, ParamDesc, 0, %PortSpeed% HKR, Ndi\params\PortSpeed, default, 0, "0" HKR, Ndi\params\PortSpeed, type, 0, "enum" HKR, Ndi\params\PortSpeed\enum, "0", 0, "Auto Detect" HKR, Ndi\params\PortSpeed\enum, "1", 0, "10 Mb/sec" HKR, Ndi\params\PortSpeed\enum, "2", 0, "100 Mb/sec" HKR, Ndi\params\PortSpeed\enum, "3", 0, "1000 Mb/sec" HKR, Ndi\params\FD, ParamDesc, 0, %FD% HKR, Ndi\params\FD, default, 0, "0" HKR, Ndi\params\FD, type, 0, "enum" HKR, Ndi\params\FD\enum, "0", 0, "Auto Detect" HKR, Ndi\params\FD\enum, "1", 0, "Disable" HKR, Ndi\params\FD\enum, "2", 0, "Enable" ;;============================================================================ ;; Win2000 parameters ;;============================================================================ [MTD80X.reg] HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi, Service, 0, "RTL8139" [Mysonnt.Service] DisplayName = %MTD80X.Service.DispName% ServiceType = 1 ; %SERVICE_KERNEL_DRIVER% StartType = 3 ; %SERVICE_DEMAND_START% ErrorControl = 1 ; %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\MTD80X.SYS LoadOrderGroup = NDIS [MTD80X.EventLog] Addreg = MTD80X.AddEventLog.reg [MTD80X.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 ;;============================================================================ ;; Destination Directory ;;============================================================================ [DestinationDirs] MTD80X.CopyFiles = 12 MTD80X.CopyFiles98 = 11 DefaultDestDir = 11 ;;============================================================================ ;; Source Files ;;============================================================================ [SourceDisksNames] 1=%DISKNAME%,,, [SourceDisksFiles] MTD80X.SYS = 1 MTD80X.INF = 1 ;;============================================================================ ;; Strings ;;============================================================================ [Strings] Msft = "Microsoft" Myson = "Realtek" ;;Source disk name DISKNAME = "Realtek RTL8139/810X Family PCI Fast Ethernet NIC" NetworkAddress = "Network Address" PortSpeed = "Port Speed" FD = "FullDuplex Mode" MTD80X.DeviceDesc = "Realtek RTL8139/810X Family PCI Fast Ethernet NIC" MTD80X.Service.DispName = "Realtek RTL8139/810X Family PCI Fast Ethernet NIC" MTD803.DeviceDesc = "Realtek RTL8139/810X Family PCI Fast Ethernet NIC" MTD803.Service.DispName = "Realtek RTL8139/810X Family PCI Fast Ethernet NIC"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.