; ; Purpose: Netcard setup information file for Windows 95(OSR2) / 98 / ME / 2000 ; ; Author: Tevin Chen ; ; Date: May. 2001 ; ; Copyright: VIA Technologies, Inc. ; [Version] CatalogFile = netvt.cat Signature = "$Chicago$" Compatible = 1 Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %Prov% DriverVer = 05/10/2001,2.64.0.0287 [Manufacturer] %Manuf% = MANUF [MANUF] %VT3065.DeviceDesc% = VT3065.ndi, PCI\VEN_1106&DEV_3065 %VT3043.DeviceDesc% = VT3043.ndi, PCI\VEN_1106&DEV_3043 ;------------------------------------------------------------------------------- ; ndi for 3065 ;------------------------------------------------------------------------------- [VT3065.ndi] DelReg = FET.delreg, VT3065.delreg, VT3065.delreg.win AddReg = VT3065.reg, FET.reg, FET.reg.win CopyFiles = FET.ndi.CopyFiles [VT3065.ndi.NT] Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI BusType = 5 DelReg = FET.delreg, VT3065.delreg AddReg = VT3065.reg, FET.reg, FET.reg.NT CopyFiles = FET.CopyFiles.NT [VT3065.ndi.NT.Services] AddService = FETNDIS, 2, FET.Service, FET.EventLog ;------------------------------------------------------------------------------- ; ndi for 3043 ;------------------------------------------------------------------------------- [VT3043.ndi] DelReg = FET.delreg AddReg = VT3043.reg, FET.reg, FET.reg.win CopyFiles = FET.ndi.CopyFiles [VT3043.ndi.NT] Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI BusType = 5 DelReg = FET.delreg AddReg = VT3043.reg, FET.reg, FET.reg.NT CopyFiles = FET.CopyFiles.NT [VT3043.ndi.NT.Services] AddService = FETNDIS, 2, FET.Service, FET.EventLog ;------------------------------------------------------------------------------- ; VT3065 specific , AdapterCFID = 0x30651106 (HEX) = 811929862 (DEC) ; [VT3065.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1106&DEV_3065" HKR, , AdapterCFID, 0, "811929862" HKR, , AdapterType, 0, "5" HKR, , MediaType, 0, "1" HKR, , ReceiveBurstIndicate,0,"32" HKR, , ReceiveThreshold, 0, "0" HKR, , TransmitThreshold, 0, "0" HKR, , BurstLength, 0, "1" HKR, , MapRegisters, 0, "32" HKR, , EarlyReceive, 0, "0" HKR, , EarlyTransmit, 0, "0" HKR, Ndi\params\TransmitBuffers, ParamDesc, 0, %TXBuffer% HKR, Ndi\params\TransmitBuffers, default, 0, "32" HKR, Ndi\params\TransmitBuffers, type, 0, "int" HKR, Ndi\params\TransmitBuffers, Min, 0, "4" HKR, Ndi\params\TransmitBuffers, Max, 0, "128" HKR, Ndi\params\TransmitBuffers, Step, 0, "1" HKR, Ndi\params\TransmitBuffers, Base, 0, "10" HKR, Ndi\params\TransmitBuffers, flag, 1, "20","00","00","00" HKR, Ndi\params\ReceiveBuffers, ParamDesc, 0, %RXBuffer% HKR, Ndi\params\ReceiveBuffers, default, 0, "64" HKR, Ndi\params\ReceiveBuffers, type, 0, "int" HKR, Ndi\params\ReceiveBuffers, Min, 0, "4" HKR, Ndi\params\ReceiveBuffers, Max, 0, "128" HKR, Ndi\params\ReceiveBuffers, Step, 0, "1" HKR, Ndi\params\ReceiveBuffers, Base, 0, "10" HKR, Ndi\params\ReceiveBuffers, flag, 1, "20","00","00","00" ;------------------------------------------------------------------------------- ; VT3043 specific , AdapterCFID = 0x30431106 (HEX) = 809701638 (DEC) ; [VT3043.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1106&DEV_3043" HKR, , AdapterCFID, 0, "809701638" HKR, , AdapterType, 0, "5" HKR, , MediaType, 0, "1" HKR, Ndi, Service, 0, "FETNDIS" HKR, , ReceiveBurstIndicate,0,"32" HKR, , ReceiveThreshold, 0, "0" HKR, , TransmitThreshold, 0, "0" HKR, , BurstLength, 0, "1" HKR, , MapRegisters, 0, "8" HKR, , EarlyReceive, 0, "0" HKR, , EarlyTransmit, 0, "0" HKR, Ndi\params\TransmitBuffers, ParamDesc, 0, %TXBuffer% HKR, Ndi\params\TransmitBuffers, default, 0, "8" HKR, Ndi\params\TransmitBuffers, type, 0, "int" HKR, Ndi\params\TransmitBuffers, Min, 0, "4" HKR, Ndi\params\TransmitBuffers, Max, 0, "64" HKR, Ndi\params\TransmitBuffers, Step, 0, "1" HKR, Ndi\params\TransmitBuffers, Base, 0, "10" HKR, Ndi\params\TransmitBuffers, flag, 1, "20","00","00","00" HKR, Ndi\params\ReceiveBuffers, ParamDesc, 0, %RXBuffer% HKR, Ndi\params\ReceiveBuffers, default, 0, "64" HKR, Ndi\params\ReceiveBuffers, type, 0, "int" HKR, Ndi\params\ReceiveBuffers, Min, 0, "4" HKR, Ndi\params\ReceiveBuffers, Max, 0, "128" HKR, Ndi\params\ReceiveBuffers, Step, 0, "1" HKR, Ndi\params\ReceiveBuffers, Base, 0, "10" HKR, Ndi\params\ReceiveBuffers, flag, 1, "20","00","00","00" ;------------------------------------------------------------------------------- ; FET common driver parameters ; [FET.reg] ; Connection Type HKR, Ndi\params\ConnectionType, ParamDesc, 0, %ConnectionType% HKR, Ndi\params\ConnectionType, default, 0, "0" HKR, Ndi\params\ConnectionType, type, 0, "enum" HKR, Ndi\params\ConnectionType\enum, 0, 0, %autoN% HKR, Ndi\params\ConnectionType\enum, 1, 0, %100HD% HKR, Ndi\params\ConnectionType\enum, 2, 0, %100FD% HKR, Ndi\params\ConnectionType\enum, 3, 0, %10HD% HKR, Ndi\params\ConnectionType\enum, 4, 0, %10FD% HKR, Ndi\params\ConnectionType, flag, 1, "30","00","00","00" ; User defined Network Address HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %NetAddress% HKR, Ndi\params\NetworkAddress, Default, 0, "" HKR, Ndi\params\NetworkAddress, type, 0, "edit" HKR, NDI\params\NetworkAddress, LimitText, 0, "12" HKR, NDI\params\NetworkAddress, UpperCase, 0, "1" HKR, NDI\params\NetworkAddress, optional, 0, "1" HKR, NDI\params\NetworkAddress, Base, 0, "16" HKR, Ndi\params\NetworkAddress, flag, 1, "20","00","00","00" ; Validate Rx SNAP/802.3 packet length HKR, Ndi\params\ValidatePacketLen, ParamDesc, 0, %ValPktLen% HKR, Ndi\params\ValidatePacketLen, default, 0, "1" HKR, Ndi\params\ValidatePacketLen, type, 0, "enum" HKR, Ndi\params\ValidatePacketLen\enum, 0, 0, %Disabled% HKR, Ndi\params\ValidatePacketLen\enum, 1, 0, %Enabled% HKR, Ndi\params\ValidatePacketLen, flag, 1, "20","00","00","00" [FET.reg.win] ; Win95/Win98/Win HKR, Ndi, NdiInstaller, 0, "fetndi.dll,NdiProc" HKR, Ndi\Install, ndis3, 0, "FET.ndis5" HKR, Ndi\Install, ndis2, 0, "FET.ndis2" HKR, Ndi\Install, odi, 0, "FET.odi" HKR, NDIS, MajorNdisVersion,1,03 HKR, NDIS, MinorNdisVersion,1,0A HKR, , DevLoader, 0, "*ndis" HKR, , DeviceVxDs, 0, "fetnd5a.sys" HKR, NDIS, LogDriverName, 0, "FETNDIS" HKR, NDIS\NDIS2, DriverName, 0, "FETND$" HKR, NDIS\NDIS2, FileName, 0, "fetnd.dos" HKR, NDIS\ODI, DriverName, 0, "FETODI" HKR, NDIS\ODI, FileName, 0, "fetodi.com" HKR, Ndi\Interfaces, DefLower, 0, "ethernet" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi\Interfaces, DefUpper, 0, "ndis3,ndis2" HKR, Ndi\Interfaces, UpperRange, 0, "ndis3,ndis2,odi" ; the two parameters below are for VT3065/VT3043 in windows 95/98/ME only ; IPX/SPX Auto Frame Type support HKR, Ndi\params\IPXSPXAutoFrame, ParamDesc, 0, %IPXSPXAutoFrame% HKR, Ndi\params\IPXSPXAutoFrame, default, 0, "0" HKR, Ndi\params\IPXSPXAutoFrame, type, 0, "enum" HKR, Ndi\params\IPXSPXAutoFrame\enum, 0, 0, %Disabled% HKR, Ndi\params\IPXSPXAutoFrame\enum, 1, 0, %Enabled% HKR, Ndi\params\IPXSPXAutoFrame, flag, 1, "20","00","00","00" [FET.reg.NT] ; Win2000 HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi, Service, 0, "FETNDIS" ;------------------------------------------------------------------------------- ; Installation for NT ; [FET.CopyFiles.NT] fetnd5a.sys,,,2 [FET.Service] DisplayName = %FET.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_DEMAND_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\fetnd5a.sys LoadOrderGroup = NDIS [FET.EventLog] AddReg = FET.AddEventLog.reg [FET.AddEventLog.reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 ;------------------------------------------------------------------------------- ; Installation for Windows 95/98/ME ; [FET.ndis5] CopyFiles=FET.ndis5.CopyFiles [FET.ndis4] CopyFiles=FET.ndis4.CopyFiles [FET.ndis3] CopyFiles=FET.ndis3.CopyFiles [FET.ndis2] CopyFiles=FET.ndis2.CopyFiles [FET.odi] CopyFiles=FET.odi.CopyFiles ;------------------------------------------------------------------------------- ; CopyFiles sections for Windows 95/98/ME ; [FET.ndi.CopyFiles] fetndi.dll,,,2 [FET.ndis5.CopyFiles] fetnd5a.sys,,,2 [FET.ndis4.CopyFiles] fetnd4.sys,,,2 [FET.ndis3.CopyFiles] fetnd3.sys,,,2 [FET.ndis2.CopyFiles] fetnd.dos [FET.odi.CopyFiles] fetodi.com ;------------------------------------------------------------------------------- ; DestinationDirs ; [DestinationDirs] DefaultDestDir = 11 FET.CopyFiles.NT = 12 FET.ndis2.CopyFiles = 10 FET.odi.CopyFiles = 10 [SourceDisksFiles] fetnd5a.sys = 1 fetnd4.sys = 1 fetnd3.sys = 1 fetndis.inf = 1 fetndi.dll = 1 fetnd.dos = 1 fetodi.com = 1 [SourceDisksNames] 1 = %DiskName%,,, ;------------------------------------------------------------------------------- ; Uninstall/DelFiles/DelReg ; [FET.delreg] HKR,,ReceiveBurstIndicate HKR,Ndi\Params\ReceiveBuffers HKR,,ReceiveBuffers HKR,Ndi\Params\TransmitBuffers HKR,,TransmitBuffers HKR,,MapRegisters HKR,,NetworkAddress [VT3065.delreg] HKR,Ndi\Params\ReceivePAUSE HKR,,ReceivePAUSE HKR,Ndi\Params\FlowCtrl HKR,,FlowCtrl [VT3065.delreg.win] HKR,Ndi\Params\MagicPaketWakeUp HKR,,MagicPaketWakeUp HKR,Ndi\Params\WOLTrigger HKR,,WOLTrigger ;------------------------------------------------------------------------------- ; Localizable Strings ; [Strings] Prov = "VIA" DiskName = "Network Adapter source disk" ConnectionType = "Connection Type" autoN = "Auto-Negotiation" 100HD = "100BaseTx Half Duplex" 100FD = "100BaseTx Full Duplex" 10HD = "10BaseT Half Duplex" 10FD = "10BaseT Full Duplex" Disabled = "Disabled" Enabled = "Enabled" ValPktLen = "Validate Packet Length" IPXSPXAutoFrame = "IPX/SPX AUTO Frame Type" TXBuffer = "Transmit Buffers" RXBuffer = "Receive Buffers" NetAddress = "Network Address" Manuf = "VIA Technologies, Inc." VT3065.DeviceDesc = "VIA PCI 10/100Mb Fast Ethernet Adapter" VT3043.DeviceDesc = "VIA VT86C100A Fast Ethernet Adapter" FET.Service.DispName = "VIA PCI 10/100Mb Fast Ethernet Adapter NT Driver"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.