USR7904K.INF Driver File Contents (usr-7904.zip)

; USR7904K.INF created 28-Apr-2003
;
; U.S. Robotics 10/100/1000 Mbps 64-bit PCI NIC support for Windows 2000.
;
; U.S. Robotics Corporation
; 
; All rights reserved
; INF File for NDIS5 Miniport Driver for Windows 2000 (x86) USRWIN2K.SYS v6.13
; 6.13.0.1 modified by USR-TS changed FirendlyName on 05/11/2005 4:23 PM
; 6.13.0.2 Modified USRCORP string to U.S. Robotics Corporation on 05/11/2005 4:42 PM
; 6.13.0.3 Explicitly for Windows 2000 by USR-TS 05/24/2005 2:12 PM


[Version]
Signature	= "$WINDOWS NT$"
Class		= Net
ClassGUID	= {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider	= %USRCORP%
CatalogFile	= USR7904K.CAT
DriverVer=05/11/2005, 6.13.0.3

[Manufacturer]
%USRCORP%	= USRCORP


[ControlFlags]

ExcludeFromSelect = PCI\VEN_16EC&DEV_4320

[USRCORP]

%Yukon.DeviceDesc%	= GeMonoLinkV2Copper.ndi, PCI\VEN_16EC&DEV_4320&SUBSYS_012011AB&REV_19

;-------------------------------------------------------------------------------
; Gigabit Ethernet Adapters <single link Version 2.0 Copper>

[GeMonoLinkV2Copper.ndi]
AddReg		= USRWIN2K.reg, USRWIN2K.params, USRWIN2K.V2.Copper.params 
Characteristics	= 0x84
BusType		= 5
CopyFiles	= USRWIN2K.CopyFiles


[GeMonoLinkV2Copper.ndi.Services]
AddService	= USRWIN2K, 2, USRWIN2K.Service, common.EventLog

;-------------------------------------------------------------------------------
; General Driver Parameters
;
[USRWIN2K.params]

HKR, Ndi\Params\NetworkAddress,	ParamDesc,,	%NetAddress%
HKR, Ndi\Params\NetworkAddress,	Type,,		"edit"
HKR, Ndi\Params\NetworkAddress,	LimitText,,	"18"
HKR, Ndi\Params\NetworkAddress,	UpperCase,,	"1"
HKR, Ndi\Params\NetworkAddress,	Default,,	""
HKR, Ndi\Params\NetworkAddress,	Optional,,	"1"

HKR, Ndi\Params\MaxFrameSize,	ParamDesc,,	%MaxFrSize%
HKR, Ndi\Params\MaxFrameSize,	Type,,		"int"
HKR, Ndi\Params\MaxFrameSize,	Base,,		"10"
HKR, Ndi\Params\MaxFrameSize,	Min,,		"12"
HKR, Ndi\Params\MaxFrameSize,	Max,,		"9014"
HKR, Ndi\Params\MaxFrameSize,	Step,,		"1"
HKR, Ndi\Params\MaxFrameSize,	Default,,	"1514"

HKR, Ndi\Params\HwChecksum,	ParamDesc,,	%HwCsum%
HKR, Ndi\Params\HwChecksum,	Type,,		"enum"
HKR, Ndi\Params\HwChecksum\enum,1,,		%On%
HKR, Ndi\Params\HwChecksum\enum,0,,		%Off%
HKR, Ndi\Params\HwChecksum,	Default,,	"1"

HKR, Ndi\Params\Moderate,	ParamDesc,,	%IntMod%
HKR, Ndi\Params\Moderate,	Type,,		"enum"
HKR, Ndi\Params\Moderate\enum,1,,		%On%
HKR, Ndi\Params\Moderate\enum,0,,		%Off%
HKR, Ndi\Params\Moderate,	Default,,	"1"

HKR, Ndi\Params\FixedIntMod,	ParamDesc,,	%MaxIrq%
HKR, Ndi\Params\FixedIntMod,	Type,,		"int"
HKR, Ndi\Params\FixedIntMod,	Base,,		"10"
HKR, Ndi\Params\FixedIntMod,	Min,,		"1000"
HKR, Ndi\Params\FixedIntMod,	Max,,		"30000"
HKR, Ndi\Params\FixedIntMod,	Step,,		"1"
HKR, Ndi\Params\FixedIntMod,	Default,,	"5000"

HKR, Ndi\Params\MessageLog,	ParamDesc,,	%LogMsg%
HKR, Ndi\Params\MessageLog,	Type,,		"enum"
HKR, Ndi\Params\MessageLog\enum,4,,		%Non%
HKR, Ndi\Params\MessageLog\enum,3,,		%Err%
HKR, Ndi\Params\MessageLog\enum,2,,		%Wrn%
HKR, Ndi\Params\MessageLog\enum,1,,		%Sta%
HKR, Ndi\Params\MessageLog\enum,0,,		%All%
HKR, Ndi\Params\MessageLog,	Default,,	"1"

HKR, Ndi\Params\MaxReceives,	ParamDesc,,	%NumRcv%
HKR, Ndi\Params\MaxReceives,	Type,,		"int"
HKR, Ndi\Params\MaxReceives,	Base,,		"10"
HKR, Ndi\Params\MaxReceives,	Min,,		"3"
HKR, Ndi\Params\MaxReceives,	Max,,		"500"
HKR, Ndi\Params\MaxReceives,	Step,,		"1"
HKR, Ndi\Params\MaxReceives,	Default,,	"50"

HKR, Ndi\Params\MaxTransmits,	ParamDesc,,	%NumTx%
HKR, Ndi\Params\MaxTransmits,	Type,,		"int"
HKR, Ndi\Params\MaxTransmits,	Base,,		"10"
HKR, Ndi\Params\MaxTransmits,	Min,,		"4"
HKR, Ndi\Params\MaxTransmits,	Max,,		"200"
HKR, Ndi\Params\MaxTransmits,	Step,,		"1"
HKR, Ndi\Params\MaxTransmits,	Default,,	"50"

HKR, Ndi\Params\AutoNegotiation_A,	ParamDesc,,	%AutonegA%
HKR, Ndi\Params\AutoNegotiation_A,	Type,,		"enum"
HKR, Ndi\Params\AutoNegotiation_A\enum,2,,		%Sense%
HKR, Ndi\Params\AutoNegotiation_A\enum,1,,		%On%
HKR, Ndi\Params\AutoNegotiation_A\enum,0,,		%Off%
HKR, Ndi\Params\AutoNegotiation_A,	Default,,	"1"

HKR, Ndi\Params\DuplexCapabilities_A,	ParamDesc,,	%DupCapA%
HKR, Ndi\Params\DuplexCapabilities_A,	Type,,		"enum"
HKR, Ndi\Params\DuplexCapabilities_A\enum,3,,		%both%
HKR, Ndi\Params\DuplexCapabilities_A\enum,2,,		%full%
HKR, Ndi\Params\DuplexCapabilities_A\enum,1,,		%half%
HKR, Ndi\Params\DuplexCapabilities_A,	Default,,	"3"

HKR, Ndi\Params\FlowControl_A,	ParamDesc,,	%FlowCtrlA%
HKR, Ndi\Params\FlowControl_A,	Type,,		"enum"
HKR, Ndi\Params\FlowControl_A\enum,3,,		%bothFC%
HKR, Ndi\Params\FlowControl_A\enum,2,,		%sym%
HKR, Ndi\Params\FlowControl_A\enum,1,,		%asym%
HKR, Ndi\Params\FlowControl_A\enum,0,,		%noFc%
HKR, Ndi\Params\FlowControl_A,	Default,,	"3"

HKR, Ndi\Params\Role_A,	ParamDesc,,	%RoleA%
HKR, Ndi\Params\Role_A,	Type,,		"enum"
HKR, Ndi\Params\Role_A\enum,3,,		%Slave%
HKR, Ndi\Params\Role_A\enum,2,,		%Master%
HKR, Ndi\Params\Role_A\enum,0,,		%Auto%
HKR, Ndi\Params\Role_A,	Default,,	"0"

HKR,, MaxMulticast,,         "128"
HKR,, WaitForRxResources,,   "1"
HKR,, SGMapRegistersNeeded,, "64"


;-------------------------------------------------------------------------------
; Additional Driver Parameters for Version 2.0 Copper Adapters
;
[USRWIN2K.V2.Copper.params]
;
; Configurable Parameters
;

HKR, Ndi\Params\WakeUpModeCap_A,       ParamDesc,,	%WakeUpCaps%
HKR, Ndi\Params\WakeUpModeCap_A,       type,,		"enum"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  0,,		"None"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  15,,		"OS Controlled"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  25,,		"Magic Packet"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  26,,		"Pattern Match"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  27,,		"Magic Packet and Pattern Match"
HKR, Ndi\Params\WakeUpModeCap_A\enum,  28,,		"Link Change"
HKR, Ndi\Params\WakeUpModeCap_A, Default,,		"15"

HKR, Ndi\Params\Speed_A,       ParamDesc,,	%Speed%
HKR, Ndi\Params\Speed_A,       type,,		"enum"
HKR, Ndi\Params\Speed_A\enum,  1,,		"Auto"
HKR, Ndi\Params\Speed_A\enum,  2,,		"10"
HKR, Ndi\Params\Speed_A\enum,  3,,		"100"
HKR, Ndi\Params\Speed_A\enum,  4,,		"1000"
HKR, Ndi\Params\Speed_A,	Default,,	"1"

HKR,, WaitForRxResources,,   "0"
;-------------------------------------------------------------------------------
; General Registry Entries
;
[USRWIN2K.reg]
HKR, Ndi, HelpText,, %HelpText%
HKR, Ndi\Interfaces, UpperRange,, "ndis5"
HKR, Ndi\Interfaces, LowerRange,, "ethernet"
HKR, Ndi, Service,, "USRWIN2K"

[USRWIN2K.Service]
DisplayName	= %USRWIN2K.DriverDesc%
ServiceType	= 1
StartType = 3
ErrorControl = 1
ServiceBinary  = %12%\USRWIN2K.SYS
LoadOrderGroup = NDIS

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

[common.AddEventLog.reg]
HKR,, EventMessageFile,	0x00020000, "%%SystemRoot%%\System32\Drivers\USRWIN2K.SYS"
HKR,, TypesSupported,	0x00010001, 7

;-------------------------------------------------------------------------------
; Source Files
;
[SourceDisksNames]
1 = %DriverDisk%,,,

[SourceDisksFiles]
USRWIN2K.SYS	= 1,,

[USRWIN2K.CopyFiles]
USRWIN2K.SYS,,,2


;-------------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]

DefaultDestDir = 12
USRWIN2K.CopyFiles	= 12

;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
USRCORP = "U.S. Robotics Corporation"
NetAddress              = "Network Address"
MaxFrSize               = "Maximum Frame Size"
HwCsum                  = "Hardware Checksumming"
WakeUpCaps              = "Wake Up Capabilities"
Speed	                = "LinkSpeed"
IntMod                  = "Interrupt Moderation"
MaxIrq                  = "Max IRQ per Sec"
LogMsg                  = "Log Status Messages"
NumRcv                  = "Number of Receive Buffers"
NumTx                   = "Number of Transmit Buffers"
RLMT                    = "RLMT Mode"
Link                    = "CLS"             
OtherPort               = "CLP"                  
Segment                 = "CLPSS" 
Preferred               = "Preferred Port"
Sense			= "Auto-Sense"
On                      = "On"
Off                     = "Off"
Non                     = "None"
Err                     = "Errors"
Wrn                     = "Warnings"
Sta                     = "Status Messages"
All                     = "All Messages"
A                       = "A"
B                       = "B"
AutonegA		= "Autonegotiation Port A"
AutonegB		= "Autonegotiation Port B"
DupCapA			= "DuplexCapabilities Port A"
DupCapB			= "DuplexCapabilities Port B"
RoleA			= "Role on Port A"
RoleB			= "Role on Port B"
Slave			= "Slave"
Master			= "Master"
Auto			= "Auto"
both			= "Half and Full Duplex"
full			= "Full Duplex"
half			= "Half Duplex"
FlowCtrlA		= "FlowControl Port A"
FlowCtrlB		= "FlowControl Port B"
bothFC			= "Asymmetrical and Symmetrical Flow Control"
sym			= "Symmetrical Flow Control"
asym			= "Asymmetrical Flow Control"
noFc			= "No Flow Control"


Yukon.DeviceDesc	= "U.S. Robotics 10/100/1000 Mbps 64-bit PCI NIC"


USRWIN2K.DriverDesc	= "U.S. Robotics 10/100/1000 Mbps 64-bit PCI NIC NDIS5 Miniport Driver for Windows 2000 (x86)"

DriverDisk		= "U.S. Robotics 10/100/1000 Mbps 64-bit PCI NIC Installation Disk"

HelpText		= "This U.S. Robotics network adapter connects you to the network."


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: 1.19