EZLink.inf Driver File Contents (ezlink51.exe)

;***************************************************************************
;*
;*	File:	NetEZLnk.Inf
;*
;*	install information for Anchor-Softronics EZLink USB connection
;*
;*	Rev. 1.00
;*	October 28, 1997
;*
;*
;***************************************************************************/

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
PROVIDER="Anchor Chips-Softronics Inc."
MANUFACTURER="Anchor Chips-Softronics Inc."
INTERMEDIATEDEVICE.DESCRIPTION="EZ-Link USB Adapter"
USBDEVICE.DESCRIPTION="EZLink USB Driver Module"

[version]
Signature  = "$CHICAGO$"
Class      = Net
ClassGUID  = {B338DE61-877F-11d1-B750-00802912C9FC}
Provider   = %PROVIDER%

[Manufacturer]
%MANUFACTURER% = AnchorSoft

[AnchorSoft]
%INTERMEDIATEDEVICE.DESCRIPTION% = AnchorSoft.Install, AnchorSoftID0

;****************************************************************************
; Adapter Main Install Section
;****************************************************************************
[AnchorSoft.Install]
CopyFiles = EZLink.CopyFiles, EZLink.CopyFile.inf
AddReg = EZLink.AddReg.Ndi, EZLink.AddReg.GenResources, EZLink.AddReg.GenParams, EZLink.AddReg.DevID


;****************************************************************************
;	Add registry keys section
;
;****************************************************************************

;****************************************************************************
;	NDIS registry strings for intermediate driver
;****************************************************************************
[EZLink.AddReg.Ndi]
HKR, , DevLoader, , *ndis
HKR, , DeviceVxDs, , EZLink.sys

;	NDIS information
HKR, NDIS, LogDriverName, , "AnchorSoftEZLink"
HKR, NDIS, MajorNdisVersion, HEX, 04
HKR, NDIS, MinorNdisVersion, HEX, 00

;	Interface definitions
HKR, Ndi\Interfaces, DefUpper, , "ndis3,ndis4"
HKR, Ndi\Interfaces, DefLower, , "usb"
HKR, Ndi\Interfaces, UpperRange, , "ndis3,ndis4"
HKR, Ndi\Interfaces, LowerRange, , "usb"

;	Install sections
HKR, Ndi\Install, , , "EZLink.Install"

;	Remove sections
HKR, Ndi\Remove, , , "EZLink.Remove"

;****************************************************************************
; General Resources
;****************************************************************************
[EZLink.AddReg.GenResources]

;****************************************************************************
; General Params
;****************************************************************************
[EZLink.AddReg.GenParams]
HKR, NDI\params\StationId, ParamDesc, , "Station Id (1 - 16777215)"
HKR, NDI\params\StationId, Type, , "dword"
HKR, NDI\params\StationId, Base, , "10"
HKR, NDI\params\StationId, Min, , "0"
HKR, NDI\params\StationId, Max, , "16777215"
HKR, , StationId, , "0"


;****************************************************************************
;	our made-up or pnp id
;****************************************************************************
[EZLink.AddReg.DevID]
HKR,  Ndi,               DeviceID,                , "AnchorSoftID0"

;****************************************************************************
;	Logical Device Configuration
;****************************************************************************
[EZLink.LogConfig]

;****************************************************************************
; CopyFiles/Install Section
;****************************************************************************
[EZLink.Install]


[EZLink.CopyFiles]
ezlink.sys

[EZLink.CopyFile.inf]
ezlink.inf

;****************************************************************************
;	Remove Section
;****************************************************************************
[EZLink.Remove]


;****************************************************************************
; Source information
;****************************************************************************
[SourceDisksNames]

[SourceDisksFiles]

;****************************************************************************
; Destination information
;****************************************************************************
[DestinationDirs]
DefaultDestDir           =  11    ; System
EZLink.CopyFile.inf      =  17    ; Inf Directory

[ControlFlags]
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.90