;
; Module Name: VxComm.inf
; Author: Conexant Systems, Inc. - Huntsville Development Center
; $Date: 4/17/00 1:24p $
;
; Copyright © Conexant Systems, Inc. 1999. All rights reserved.
;
; Module Description:
; vxcom.inf - Win98/Win2000 installation file for the
; Conexant Virtual Communications Port
;
[Version]
Signature = "$Chicago$"
Class = Ports
ClassGUID = {4d36e978-e325-11ce-bfc1-08002be10318} ; Ports ClassGUID
Provider = %Author%
DriverVer=04/17/2000, 1.2.068.0
[Manufacturer]
%Mfg% = Conexant
[Conexant]
%InstallString0% = VxComInstall,*VXC1234
;----------------------------------------------------------------------
; Win9x install sections:
;
[VxComInstall]
AddReg=VxComAddReg.win
CopyFiles=VxComCopy32Files
DriverVer=04/17/2000, 1.2.068.0
[VxComAddReg.win]
HKR,,DevLoader,,"*ntkern"
HKR,,NTMPDriver,,"VxComms.sys"
;----------------------------------------------------------------------
; NT install sections:
;
[VxComInstall.nt]
CopyFiles=VxComCopy32Files
DriverVer=04/17/2000, 1.2.068.0
[VxComInstall.nt.Services]
DelService=VxCom,,,
AddService=VxCom,2,VxComService,,,
[VxComService]
Dependencies=+NDIS,cnxadsls
DisplayName=%FriendlyName%
ErrorControl=0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup=Extended base
ServiceBinary=%12%\vxcomms.sys
ServiceType=1 ; SERVICE_KERNEL_DRIVER
StartType=3 ; SERVICE_DEMAND_START
;-----------------------------------------------------------------------------
; CopyFiles Sections
;
; destination-file-name[,source-file-name][,temporary-file-name][,flag]
;
[VxComCopy32Files]
VxComms.sys,,,
;-----------------------------------------------------------------------------
; DestinationDirs
;
; file-list-section = dirid[,subdir]]
;
[DestinationDirs]
DefaultDestDir = 12, ; == \System32\Drivers on Windows NT platforms
; == \System\IOSubsys on Win9x platforms
VxComCopy32Files = 10,SYSTEM32\DRIVERS
;-----------------------------------------------------------------------------
; SourceDisksNames
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
[SourceDisksNames]
1=%WINDiskName%,DISK1,,
;-----------------------------------------------------------------------------
; SourceDisksFiles
;
; filename = diskid[,[ subdir][, size]]
;
[SourceDisksFiles]
VxComms.sys = 1,,
;-----------------------------------------------------------------------------
; Strings
;
[Strings]
Author = "Conexant"
Mfg = "Conexant"
InstallString0 = "Virtual Communications Port"
FriendlyName = "Conexant Virtual Communications Port"
WINDiskName = "Conexant Virtual Communications Port Installation Disk"
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.