; ; Integrated Technology Express, Inc ; ; ITEPorts.INF ; This inf file configures one LPT port and ; two COM port on ITE8872. ; [version] LayoutFile=layout.inf signature="$Chicago$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%ProviderName% DriverVer=11/29/2000,1.10.0000 [DestinationDirs] DefaultDestDir = 11 ;LDID_SYS LptPort.NT.Copy = 12 ;DIRID_DRIVERS ComPort.NT.Copy = 12 ;DIRID_DRIVERS NonPort.NT.Copy = 12 ;DIRID_DRIVERS Inf.Copy = 17 [SourceDiskFiles] ; 1 = Disk Number ITEPorts.inf=1 [SourceDisksNames] 1=%DiskName%,, ;=============================== ; Class Installation ;=============================== [ClassInstall] AddReg=PortsClass.AddReg [PortsClass.AddReg] HKR,,,,%PortsClassName% [ClassInstall32.NT] AddReg=PortsClass.NT.AddReg [PortsClass.NT.AddReg] HKR,,,,%PortsClassName% HKR,,Icon,,"-23" HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller" [Inf.Copy] ITEPorts.inf [ControlFlags] ;=============================== ; Driver Installation ;=============================== [Manufacturer] %MfgName%=ITECards ; ; Manufacturer Name Section ; [ITECards] %Com1PortName%=ComPort,ITE887x_COM1 %Com2PortName%=ComPort,ITE887x_COM2 %LptPortName%=LptPort,ITE887x_LPT ;---------------------------------------- ; COM Port Install ;---------------------------------------- [ComPort] CopyFiles=ComPort.Copy AddReg=ComPort.AddReg,ComPort.W95.AddReg [ComPort.NT] CopyFiles=ComPort.NT.Copy AddReg=ComPort.AddReg, ComPort.NT.AddReg SyssetupPnPFlags = 1 [ComPort.NT.HW] AddReg=ComPort.NT.HW.AddReg [ComPort.NT.Services] Include=msports.inf Needs=ComPort.NT.Services ;---------------------------------------- ; LPT Port Install ;---------------------------------------- [LptPort] CopyFiles=LptPort.Copy AddReg=LptPort.AddReg,LptPort.W95.AddReg [LptPort.NT] CopyFiles=LptPort.NT.Copy AddReg=LptPort.AddReg,LptPort.NT.AddReg [LptPort.NT.Services] Include=msports.inf Needs=LptPort.NT.Services ;---------------------------------------- ; other sections ;---------------------------------------- [LptPort.Copy] lpt.vxd [LptPort.AddReg] HKR,,PortSubClass,1,00 HKR,,ECPDevice,1,00 [LptPort.W95.AddReg] HKR,,DevLoader,0,*vcomm HKR,,Contention,0,*vpd HKR,,Enumerator,0,lptenum.vxd HKR,,PortDriver,0,lpt.vxd [LptPort.NT.AddReg] HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider" [LptPort.NT.Copy] parport.sys ; COM sections ;---------------------------------------------------------- [ComPort.Copy] serial.vxd serialui.dll [ComPort.AddReg] HKR,,PortSubClass,1,01 [ComPort.W95.AddReg] HKR,,DevLoader,,*vcomm HKR,,Enumerator,,serenum.vxd HKR,,PortDriver,,serial.vxd HKR,,Contention,,*vcd HKR,,ConfigDialog,,serialui.dll HKR,,DCB,3,1C,00,00,00, 80,25,00,00, 11,33,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00 HKR,,EnumPropPages,,"serialui.dll,EnumPropPages" [ComPort.NT.Copy] serial.sys serenum.sys [ComPort.NT.AddReg] HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" ; Uncomment the following line if you want to override the advanced dialog for ; your device. See msports.h for protoype of OverrideAdvancedFunction ; HKR,,EnumAdvancedDialog,,"yourdll.dll,OverrideAdvancedFunction" [ComPort.NT.HW.AddReg] HKR,,"UpperFilters",0x00010000,"serenum" ; User readable strings ;---------------------------------------------------------- [Strings] ProviderName="Integrated Technology Express, INC." MfgName="ITE" UninstallName="ITE887x Multi-IO Controller" DiskName="ITE887x Multi-IO Drivers Disk" Com1PortName="ITE887x PCI Serial Port 1" Com2PortName="ITE887x PCI Serial Port 2" LptPortName="ITE887x PCI Parallel Port" NullPortName="ITE887x Bridge" ;----------------------- ; END OF FILE ;-----------------------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.