;---------------------------------------------------------------------------- ; Avocent ESP Multiport Serial Adapter Ports ; ; Copyright (c) 2005 Avocent Corporation. ; ; EspPort.Inf ;---------------------------------------------------------------------------- [version] signature="$Windows NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%EqnxSys% DriverVer=05/10/2006, 4.0.0.4 Catalogfile=espport.cat [ControlFlags] ExcludeFromSelect=* ;---------------------------------------------------------------------------- ; Available installations ;---------------------------------------------------------------------------- [Manufacturer] %EqnxSys%=Avocent [Avocent] %AvocentPort% = EspPort, ESPBUS\ESPPORT ;---------------------------------------------------------------------------- ; ESP Driver Install Section ;---------------------------------------------------------------------------- [EspPort] AddReg=EspPort.AddReg Include=msports.inf Needs=SerialEnumerator.NT [EspPort.HW] AddReg=EspPortHW.AddReg [EspPort.Services] AddService = esp,2,ESP.Service,ESP.AddEventLog Include=msports.inf Needs=SerialEnumerator.NT.Services [EspPort.AddReg] HKR,,EnumPropPages32,0,"espcoinst.dll,EnumPortPropPages" ;HKR,,EnumPropPages32,0,"MsPorts.dll,SerialPortPropPageProvider" ;HKR,,PortDriver,,esp.sys [EspPortHW.AddReg] HKR,,PollingPeriod,%REG_DWORD%,0 HKR,,"UpperFilters",0x00010000,"serenum" ;---------------------------------------------------------------------------- ; CoInstaller ;---------------------------------------------------------------------------- [EspPort.CoInstallers] AddReg = Espport.CoInstallers_AddReg CopyFiles = Coinstaller_Copy [EspPort.CoInstallers_AddReg] HKR,,CoInstallers32,0x00010000,"espcoinst.dll,CoInstallEspPort" ;---------------------------------------------------------------------------- ; ESP Service installation ;---------------------------------------------------------------------------- [ESP.Service] DisplayName = %Esp.ServiceDesc% ServiceType = 1 ; 1 = SERVICE_KERNEL_DRIVER StartType = 3 ; 3 = SERVICE_DEMAND_START ErrorControl = 1 ; 1 = SERVICE_ERROR_NORMAL ServiceBinary = %12%\esp.sys ;12 = Drivers directory ;LoadOrderGroup = Extended base ;---------------------------------------------------------------------------- ; ESP Event Log installation ;---------------------------------------------------------------------------- [ESP.AddEventLog] AddReg=ESP.AddEventLog.AddReg [ESP.AddEventLog.AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\esp.sys" HKR, , TypesSupported, 0x00010001, 7 [SourceDisksNames] 1=%SstDiskName1%, NTDISK1.S,,, [SourceDisksFiles] [CoInstaller_Copy] ;---------------------------------------------------------------------------- ; Destination directories for COPYFILES sections ;---------------------------------------------------------------------------- [DestinationDirs] CoInstaller_Files = 11 [Strings] EqnxSys = "Avocent Corporation." AvocentPort = "Avocent ESP Port" Esp.ServiceDesc = "Avocent ESP Driver" SstDiskName1 = "Avocent Windows 2000 ESP Driver Disk 1" REG_DWORD = 0x00010001Download 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.