FETNDIS.inf Driver File Contents (VIALAN65.zip)

;
;  Purpose:   Netcard setup information file for 98(SE) / ME / 2000 / XP
;
;  Author:    Tevin Chen
;
;  Date:      Sep, 2003
;
;  Copyright: VIA Technologies, Inc.
;

[Version]
CatalogFile = netvt.cat
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Prov%
DriverVer   = 09/02/2003,3.23.0.0408

[Manufacturer]
%Manuf%       = MANUF


[MANUF]
%VT3106J.DeviceDesc% = VT3106J.ndi, PCI\VEN_1106&DEV_3106
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065
;(5)
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_15031043
%VT3106J.DeviceDesc% = VT3106J.ndi, PCI\VEN_1106&DEV_3106&SUBSYS_80C71043
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_80FF1043
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_80A11043
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_80ED1043

;(1)
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_E0001458

;(23)
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_015C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_014C1462
%VT3106J.DeviceDesc% = VT3106J.ndi, PCI\VEN_1106&DEV_3106&SUBSYS_012C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_750C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_D0031631
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_390C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_593C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_596C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_712C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_716C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_707C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_72301462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_723C1462
%VT3106J.DeviceDesc% = VT3106J.ndi, PCI\VEN_1106&DEV_3106&SUBSYS_747C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_762C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_768C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_775C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_778C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_C01C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_C02C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_C03C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_C04C1462
%VT3065.DeviceDesc% = VT3065.ndi,   PCI\VEN_1106&DEV_3065&SUBSYS_021C1462

;-------------------------------------------------------------------------------
; ndi for 3106J
;-------------------------------------------------------------------------------
[VT3106J.ndi]
DelReg          = FET.delreg
AddReg          = VT3106J.reg, FET.reg, FlowCtrl.reg, FET.reg.win, AI.reg
CopyFiles       = FET.ndi.CopyFiles

[VT3106J.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType         = 5
DelReg          = FET.delreg
AddReg          = VT3106J.reg, FET.reg, FlowCtrl.reg, FET.reg.NT, AI.reg
CopyFiles       = FET.CopyFiles.NT

[VT3106J.ndi.NT.Services]
AddService      = FETNDISB, 2, FET.Service, FET.EventLog

;-------------------------------------------------------------------------------
; ndi for 3065
;-------------------------------------------------------------------------------
[VT3065.ndi]
DelReg          = FET.delreg
AddReg          = VT3065.reg, FET.reg, FlowCtrl.reg, FET.reg.win, AI.reg
CopyFiles       = FET.ndi.CopyFiles

[VT3065.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL + NCF_HAS_UI
BusType         = 5
DelReg          = FET.delreg
AddReg          = VT3065.reg, FET.reg, FlowCtrl.reg, FET.reg.NT, AI.reg
CopyFiles       = FET.CopyFiles.NT

[VT3065.ndi.NT.Services]
AddService      = FETNDISB, 2, FET.Service, FET.EventLog

;-------------------------------------------------------------------------------
; VT3106J specific , AdapterCFID = 0x31061106 (HEX) = 822481158 (DEC)
;
[VT3106J.reg]
HKR, Ndi,                                   DeviceID,       0, "PCI\VEN_1106&DEV_3106"
HKR, ,                                      AdapterCFID,    0, "822481158"
HKR, ,                                      AdapterType,    0, "5"
HKR, ,                                      MediaType,      0, "1"

HKR, ,                                      ReceiveBurstIndicate,0,"64"
HKR, ,                                      ReceiveThreshold,   0, "0"
HKR, ,                                      TransmitThreshold,  0, "0"
HKR, ,                                      BurstLength,        0, "1"
HKR, ,                                      MapRegisters,       0, "32"
HKR, ,                                      EarlyReceive,       0, "0"
HKR, ,                                      EarlyTransmit,      0, "0"
; Nway Forced Mode
HKR, ,                                      NwayForce,          0, "1"
; Power Management Capability
HKR, ,                                      PMC,                0, "0"

HKR, ,                                      TransmitBuffers, 0, "64"
HKR, Ndi\params\TransmitBuffers,            ParamDesc,       0, %TXBuffer%
HKR, Ndi\params\TransmitBuffers,            default,         0, "64"
HKR, Ndi\params\TransmitBuffers,            type,            0, "int"
HKR, Ndi\params\TransmitBuffers,            Min,             0, "48"
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, ,                                      ReceiveBuffers,  0, "64"
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, "64"
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"

;-------------------------------------------------------------------------------
; 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,"64"
HKR, ,                                      ReceiveThreshold,   0, "0"
HKR, ,                                      TransmitThreshold,  0, "0"
HKR, ,                                      BurstLength,        0, "1"
HKR, ,                                      MapRegisters,       0, "32"
HKR, ,                                      EarlyReceive,       0, "0"
HKR, ,                                      EarlyTransmit,      0, "0"
; Nway Forced Mode
HKR, ,                                      NwayForce,          0, "1"
; HW Phy Reset
HKR, ,                                      HWPhyReset,         0, "0"
; Power Management Capability
HKR, ,                                      PMC,                0, "0"

HKR, ,                                      TransmitBuffers, 0, "64"
HKR, Ndi\params\TransmitBuffers,            ParamDesc,       0, %TXBuffer%
HKR, Ndi\params\TransmitBuffers,            default,         0, "64"
HKR, Ndi\params\TransmitBuffers,            type,            0, "int"
HKR, Ndi\params\TransmitBuffers,            Min,             0, "48"
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, ,                                      ReceiveBuffers,  0, "64"
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, "64"
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, ,                                      ConnectionType, 0, "0"
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, ,                                      NetworkAddress, 0, ""
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, ,                                      ValidatePacketLen, 0, "0"

[FlowCtrl.reg]
; Flow control capability advertisement
HKR, ,                                      FlowCtrl,        0, "0"
HKR, Ndi\params\FlowCtrl,                   ParamDesc,       0, %FlowCtl%
HKR, Ndi\params\FlowCtrl,                   default,         0, "0"
HKR, Ndi\params\FlowCtrl,                   type,            0, "enum"
HKR, Ndi\params\FlowCtrl\enum,              0,               0, %HwDefault%
HKR, Ndi\params\FlowCtrl\enum,              1,               0, %Disabled%
HKR, Ndi\params\FlowCtrl\enum,              2,               0, %Enabled%
HKR, Ndi\params\FlowCtrl,                   flag,            1, "20","00","00","00"

[FET.reg.win]
; Win95/Win98/Win
HKR, Ndi,                                   NdiInstaller,   0, "winndi.dll,NdiProc"
HKR, Ndi\Install,                           ndis3,          0, "FET.ndis5"

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, Ndi\Interfaces,                        DefLower,       0, "ethernet"
HKR, Ndi\Interfaces,                        LowerRange,     0, "ethernet"
HKR, Ndi\Interfaces,                        DefUpper,       0, "ndis3"
HKR, Ndi\Interfaces,                        UpperRange,     0, "ndis3"

; the parameter below are in windows 95(OSR2)/98(SE)/ME only
; Wake On LAN Event
HKR, ,                                      WOLEvent,        0, "0"
HKR, Ndi\params\WOLEvent,                   ParamDesc,       0, %WOLEvent%
HKR, Ndi\params\WOLEvent,                   default,         0, "0"
HKR, Ndi\params\WOLEvent,                   type,            0, "enum"
HKR, Ndi\params\WOLEvent\enum,              0,               0, %OSDefault%
HKR, Ndi\params\WOLEvent\enum,              1,               0, %OSAndUnicast%
HKR, Ndi\params\WOLEvent,                   flag,            1, "20","00","00","00"

[AI.reg]
; Adaptive Interrupt Capability
HKR, ,                                      AdaptiveInt,     0, "1"
HKR, Ndi\params\AdaptiveInt,                ParamDesc,       0, %AdaptiveInt%
HKR, Ndi\params\AdaptiveInt,                default,         0, "1"
HKR, Ndi\params\AdaptiveInt,                type,            0, "enum"
HKR, Ndi\params\AdaptiveInt\enum,           0,               0, %Disabled%
HKR, Ndi\params\AdaptiveInt\enum,           1,               0, %Enabled%
HKR, Ndi\params\AdaptiveInt,                flag,            1, "20","00","00","00"


[FET.reg.NT]
; Windows 2000/XP
HKR, Ndi\Interfaces,                        LowerRange,      0, "ethernet"
HKR, Ndi\Interfaces,                        UpperRange,      0, "ndis5"
HKR, Ndi,                                   Service,         0, "FETNDISB"

; Win2K ScatterGather DMA Capability
HKR, ,                                      2KScatterGather, 0, "0"



;-------------------------------------------------------------------------------
; Installation for NT
;

[FET.CopyFiles.NT]
fetnd5b.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%\fetnd5b.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 98/ME
;

[FET.ndis5]
CopyFiles=FET.ndis5.CopyFiles


;-------------------------------------------------------------------------------
; CopyFiles sections for Windows 98/ME
;

[FET.ndi.CopyFiles]
winndi.dll,,,2

[FET.ndis5.CopyFiles]
fetnd5a.sys,,,2





;-------------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
DefaultDestDir          = 11
FET.CopyFiles.NT        = 12


[SourceDisksFiles]
fetnd5a.sys         = 1
fetnd5b.sys         = 1
fetndis.inf         = 1
winndi.dll          = 1


[SourceDisksNames]
1 = %DiskName%,,,

;-------------------------------------------------------------------------------
; Uninstall/DelFiles/DelReg
;
[FET.delreg]
HKR,Ndi\Params

;-------------------------------------------------------------------------------
; 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"
WOLEvent            = "Wake On LAN Event"
OSDefault           = "OS Default Event"
OSAndUnicast        = "OS Default & Unicast"
TXBuffer            = "Transmit Buffers"
RXBuffer            = "Receive Buffers"
NetAddress          = "Network Address"
FlowCtl             = "Flow Control"
HwDefault           = "Hardware Default"
AdaptiveInt         = "Adaptive Interrupt"


Manuf   = "VIA Technologies, Inc."

VT3106J.DeviceDesc   = "VIA Rhine III Fast Ethernet Adapter"
VT3065.DeviceDesc    = "VIA Rhine II Fast Ethernet Adapter"
FET.Service.DispName = "VIA Rhine Family Fast Ethernet Adapter Driver Service"
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: web5, load: 1.26