;------------------------------------------------------------------------- ; CTMPROTO.INF -- RPSHsi Protocol Driver ; ; Copyright (c) 2004-2006, Comtrol Corporation ;------------------------------------------------------------------------- ; ; Remove ;32 to activate 32-bit driver support throughout this file ; [version] Signature = "$Windows NT$" Class = NetTrans ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318} Provider = %Comtrol_Corp% DriverVer = 08/04/2006,4.01 CatalogFile = ctmnslnt.cat [Manufacturer] %Comtrol_Corp%=ComtrolProto,NTamd64 ;----------------------- Product Section ; ; DisplayName Section DeviceID ; ----------- ------- -------- ; [ComtrolProto] %PACKET_Desc% = CTMProto, RPSHSI_PROTO [ComtrolProto.NTamd64] %PACKET_Desc% = CTMProto, RPSHSI_PROTO ;------------------------------------------------------------------------- ; Installation Section ;------------------------------------------------------------------------- [CTMProto.NTx86] AddReg=CTMProto_reg Characteristics=0 ; Has no characterstic [CTMProto.NTamd64] AddReg=CTMProto_reg Characteristics=0 ; Has no characterstic ;------------------------------------------------------------------------- ; Ndi installation support ;------------------------------------------------------------------------- [CTMProto_reg] HKR,Ndi,Service,,"NSLink" HKR,Ndi,HelpText,,%PACKET_HelpText% HKR, Ndi\Interfaces, UpperRange, 0, "noupper" HKR, Ndi\Interfaces, LowerRange, 0, "ndis5" ; ; DDK documentation indicates that "ndis4" should no longer be used and ; when it is used this INF fails the chkinf utility for using "ndis4". This ; means that the protocol needs to be tested on Windows2000 and Windows NT ; to insure that it still works with this INF definition. ; ;HKR, Ndi\Interfaces, LowerRange, 0, "ndis5,ndis4" [Strings] PACKET_Desc = "NSLink Ndis Protocol" PACKET_HelpText = "Comtrol NSLink NDIS Protocol Module" REG_DWORD = 0x10001 Comtrol_Corp="Comtrol Corporation"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.