;;******************************************************************* ;; This INF file is for U.S. Robotics 10/100 PCI NIC TX. ;; ;; COPYRIGHT 2001 U.S. ROBOTICS CORPORATION ;;******************************************************************* [version] LayoutFile = layout.inf Signature = "$WINDOWS 95$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %USRobotics% DriverVer = 05/22/2001, 1.00.0522.2001 [Manufacturer] %USRobotics% = USRobotics [USRobotics] %USR7900.DeviceDesc% = USR7900.ndi, PCI\VEN_1113&DEV_1216&SUBSYS_00ED16EC ;;**************************************************************************** ;; Windows 95 ;;**************************************************************************** [USR7900.ndi] AddReg = USR7900.id.reg, USR_7900.common.reg.7900, USR_7900.win.reg, USR_7900.pci.reg CopyFiles = USR_7900.sys.CopyFiles,USR_7900.inf.CopyFiles [USR_7900.sys.CopyFiles] USR7900.sys,,,2 [USR_7900.inf.CopyFiles] NETUSR79.inf,,,2 ;;---------------------------------------------------------------------------- ;; USR_7900 Parameters ;;---------------------------------------------------------------------------- ;;**************************************************************************** ;; Windows 95 parameters ;;**************************************************************************** [USR7900.id.reg] HKR, Ndi, DeviceID, 0, "PCI\VEN_1113&DEV_1216&SUBSYS_00ED16EC" [USR_7900.pci.reg] HKR, , AdapterType, 0, "5" HKR,,TxPacketDesc,,"160" ; HKR,,RxPacketDesc,,"120" ; 0x78 HKR,,TxDmaDesc,,"320" ; 0x258 HKR,,RxDmaDesc,,"40" ; 0x28 HKR,,PacketsPerTxInt,,"10" ; 0x0a HKR,,PacketsPerRxInd,,"10" ; 0x0a HKR,,BurstLength,,"0" ; 0 (Unlimited), 1 DW, 2 DW, 3 DW, ... [USR_7900.win.reg] ;; key,subkey,valuname,type,value HKR, , AdapterCFID, , 12161113 HKR, , DriverDesc, 0, "U.S. Robotics 10/100 PCI NIC TX" HKR, , DevLoader, 0, *ndis HKR, , DeviceVxDs, 0, USR7900.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, "USR7900" ;; 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, "USR_7900.ndis4" ;;**************************************************************************** ;; USR_7900 common parameters ;;**************************************************************************** [USR_7900.common.reg.7900] HKR,Ndi\Params\MediaType,ParamDesc,,"1.Media Type" HKR,Ndi\Params\MediaType,default,,"0" HKR,Ndi\Params\MediaType,type,,"enum" HKR,Ndi\Params\MediaType\enum,0,,"AutoSense" HKR,Ndi\Params\MediaType\enum,1,,"10BaseT" HKR,Ndi\Params\MediaType\enum,2,,"10BaseT Full_Duplex" HKR,Ndi\Params\MediaType\enum,3,,"100BaseTX" HKR,Ndi\Params\MediaType\enum,4,,"100BaseTX Full_Duplex" HKR,Ndi\Params\MediaType,flag,1,"20","00","00","00" ;;**************************************************************************** ;; Destination Directory ;;**************************************************************************** [DestinationDirs] USR_7900.sys.CopyFiles = 11 USR_7900.inf.CopyFiles = 17 ;;**************************************************************************** ;; Source Files ;;**************************************************************************** [SourceDisksNames] 1=%DISKNAME%,,, [SourceDisksFiles] USR7900.sys=1 NETUSR79.INF=1 ;;**************************************************************************** ;; Strings ;;**************************************************************************** [Strings] USRobotics = "U.S. ROBOTICS CORPORATION" DISKNAME = "U.S. Robotics 10/100 PCI NIC TX Driver Diskette" USR7900.DeviceDesc = "U.S. Robotics 10/100 PCI NIC TX"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.