nvenet9x.inf Driver File Contents (nf2_v264_9x.zip)

[version]
Class       = Net
ClassGUID   = {4D36E972-E325-11CE-BFC1-08002BE10318}
Signature   = "$Chicago$"
Compatible  = 1
CatalogFile = NVENET.CAT
Provider    = %Nvidia%
DriverVer = 08/15/2003, 3.6.3

[Manufacturer]
%Nvidia%    = Nvidia

[ControlFlags]
ExcludeFromSelect = PCI\VEN_10DE&DEV_01C3

[Nvidia]
; DisplayName           Section       DeviceID
%NVENET.DeviceDesc%  =  NVENET1.NDI,   PCI\VEN_10DE&DEV_01C3
%NVENET.DeviceDesc%  =  NVENET2.NDI,   PCI\VEN_10DE&DEV_0066
%NVENET.DeviceDesc%  =  NVENET3.NDI,   PCI\VEN_10DE&DEV_00D6
%NVENET.DeviceDesc%  =  NVENET4.NDI,   PCI\VEN_10DE&DEV_0086
%NVENET.DeviceDesc%  =  NVENET5.NDI,   PCI\VEN_10DE&DEV_00E6


[NVENET1.NDI]
Characteristics = 0x84                  ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5                     ; PciBus
AddReg     = NVENET.reg, NVENET1.reg, SpeedSetting.reg
DeviceID   = "PCI\VEN_10DE&DEV_01C3"
CopyFiles  = NVENET.CopyFiles,Uninstall.CopyFiles

[NVENET2.NDI]
Characteristics = 0x84                  ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5                     ; PciBus
AddReg     = NVENET.reg, NVENET2.reg, SpeedSetting.reg
DeviceID   = "PCI\VEN_10DE&DEV_0066"
CopyFiles  = NVENET.CopyFiles,Uninstall.CopyFiles

[NVENET3.NDI]
Characteristics = 0x84                  ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5                     ; PciBus
AddReg     = NVENET.reg, NVENET3.reg, SpeedSetting.reg
DeviceID   = "PCI\VEN_10DE&DEV_00D6"
CopyFiles  = NVENET.CopyFiles,Uninstall.CopyFiles

[NVENET4.NDI]
Characteristics = 0x84                  ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5                     ; PciBus
AddReg     = NVENET.reg, NVENET4.reg, SpeedSetting.reg
DeviceID   = "PCI\VEN_10DE&DEV_0086"
CopyFiles  = NVENET.CopyFiles, Uninstall.CopyFiles

[NVENET5.NDI]
Characteristics = 0x84                  ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5                     ; PciBus
AddReg     = NVENET.reg, NVENET5.REG, SpeedSetting.reg
DeviceID   = "PCI\VEN_10DE&DEV_00E6"
CopyFiles  = NVENET.CopyFiles, Uninstall.CopyFiles

[NVENET.reg]
HKR, ,              DevLoader,                  0, "*ndis"
HKR, ,              DeviceVxDs,                 0, "nvenet.sys"
HKR, ,              EnumPropPages,              0, "netdi.dll,EnumPropPages"
HKR, , 		        AdapterType,       		  , 5
HKR, , 		        BusType,                  , 5
HKR,                Ndi\Interfaces,Lower,   	0, "ethernet"
HKR,                Ndi\Interfaces,LowerRange, 	0, "ethernet"
HKR,                Ndi\Interfaces,Upper,   	0, "ndis3"
HKR,                Ndi\Interfaces,UpperRange, 	0, "ndis3"
HKR, NDIS,          LogDriverName,              0, "NVENET"
HKR, NDIS,          MajorNdisVersion,           1, 03
HKR, NDIS,          MinorNdisVersion,           1, 0A
HKR, Ndi\Install,   ndis3,                      0, "NVENET.INSTALL"

[NVENET1.reg]
HKR, Ndi,           DeviceID,                   0, "PCI\VEN_10DE&DEV_01C3"
HKR, ,				AdapterCFID,    			0, "01C310DE"

[NVENET2.reg]
HKR, Ndi,           DeviceID,                   0, "PCI\VEN_10DE&DEV_0066"
HKR, ,				AdapterCFID,    			0, "006610DE"

[NVENET3.reg]
HKR, Ndi,           DeviceID,                   0, "PCI\VEN_10DE&DEV_00D6"
HKR, ,				AdapterCFID,    			0, "00D610DE"

[NVENET4.reg]
HKR, Ndi,           DeviceID,                   0, "PCI\VEN_10DE&DEV_0086"
HKR, ,				AdapterCFID,    			0, "008610DE"

[NVENET5.REG]
HKR, Ndi,           DeviceID,                   0, "PCI\VEN_10DE&DEV_00E6"
HKR, ,				AdapterCFID,    			0, "00E610DE"


; DestinationDirs
[NVENET.CopyFiles]
NVENET.sys,,,2

[Uninstall.CopyFiles]
nvuenet.exe,,,2
nvenet.nvu,,,2

[Uninstall.AddReg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA Ethernet Driver",DisplayName,,"NVIDIA Ethernet Driver"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA Ethernet Driver",UninstallString,,"%11%\nvuenet.exe Uninstall %11%\Nvenet.nvu,NVIDIA Ethernet Driver"

[common.EventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

;-----------------------------------------------------------------------------
;
[SpeedSetting.reg]
;
; Wake on Lan from Power Off
;
HKR, Ndi\params\OemSetting1,      ParamDesc,  0, "%WakeOnLANFromPowerOff%" 
HKR, Ndi\params\OemSetting1,      default,    0, "1"
HKR, Ndi\params\OemSetting1,       type,      0, "enum"
HKR, Ndi\params\OemSetting1\enum,  "0",       0, "%Disable%"
HKR, Ndi\params\OemSetting1\enum,  "1",       0, "%Enable%"
HKR,,OemSetting1,                             0, "1"


HKR, Ndi\params\ForceSpeedDpx,       ParamDesc,  0, "%SpeedDuplexSettings%"
HKR, Ndi\params\ForceSpeedDpx,       default,    0, "0"
HKR, Ndi\params\ForceSpeedDpx,       type,       0, "enum"
HKR, Ndi\params\ForceSpeedDpx\enum,  "0",        0, "%Automatic%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "1",        0, "%HD10MB%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "2",        0, "%FD10MB%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "3",        0, "%HD100MB%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "4",        0, "%FD100MB%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "5",        0, "%HD10MBA%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "6",        0, "%FD10MBA%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "7",        0, "%HD100MBA%"
HKR, Ndi\params\ForceSpeedDpx\enum,  "8",        0, "%FD100MBA%"
HKR,,ForceSpeedDpx,                              0, "0"

HKR, Ndi\params\NetworkAddress,       ParamDesc,  0, "%NetworkAddress%"
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\PollIntervalInus,      ParamDesc,  0, "%OptimizeFor%"
HKR, Ndi\params\PollIntervalInus,      default,    0, "425"
HKR, Ndi\params\PollIntervalInus,      type,       0, "enum"
HKR, Ndi\params\PollIntervalInus\enum, 0,          0, "%Throughput%"
HKR, Ndi\params\PollIntervalInus\enum, 425,        0, "%CPU%"
HKR,,PollIntervalInus,                             0, "425"

;-----------------------------------------------------------------------------------------
; DestinationDirs
;
[NVENET.INSTALL]
CopyFiles = NVENET.CopyFiles, Uninstall.CopyFiles

[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1 = "NVIDIA nForce MCP Networking Controller Driver Disk 1",,,

[SourceDisksFiles]
; filename_on_source = diskID[, [subdir][, size]]
NVENET.sys = 1,,
nvuenet.exe = 1,,
nvenet.nvu = 1,,

[DestinationDirs]
NVENET.CopyFiles   = 11
Uninstall.CopyFiles  = 11
DefaultDestDirs      = 11

[Strings]
Msft                     	= "Microsoft"
Nvidia                   	= "Nvidia"
NVENET.DeviceDesc        	= "NVIDIA nForce MCP Networking Controller"
NVENET.Service.DispName  	= "NVIDIA nForce MCP Networking Controller Driver"
Enable                       = "Enable"
Disable                      = "Disable"
WakeOnLANFromPowerOff        = "WakeOnLAN From PowerOff"
Throughput                   = "Throughput"
CPU                          = "CPU"
NetworkAddress           	= "Network Address"
OptimizeFor			        = "Optimize For"
SpeedDuplexSettings         = "Speed/duplex settings"
SpeedDuplexSelectionMethod  = "Speed/duplex selection method"
Automatic                	= "Full autonegotiation"
HD10MB				        = "Force 10 Half Duplex"
FD10MB				        = "Force 10 Full Duplex"
HD100MB			        	= "Force 100 Half Duplex" 
FD100MB			        	= "Force 100 Full Duplex"
                        
HD10MBA			        	= "Autonegotiate for 10HD"
FD10MBA			        	= "Autonegotiate for 10FD"
HD100MBA		        	= "Autonegotiate for 100HD"
FD100MBA		        	= "Autonegotiate for 100FD"
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: web3, load: 2.51