vscom.inf Driver File Contents (xp-2-58-2-0.zip)

; Copyright (c) 1997-2004 Vision Systems GmbH
[Version]
Signature="$Windows NT$"
ClassGuid={2AE89870-8435-11d4-8E0A-00C00C0224BB}
Class=VScomMultiIO
DriverVer=04/29/2004,2.58.2.0
Provider=%VScom%
CatalogFile=VScom.cat

[DestinationDirs]
DefaultDestDir=11
DrvCopy.NTx86=12


[Manufacturer]
%VScom%=ManfSect

[ManfSect]
%VSC010L%=VScomInst,PCI\VEN_14D2&DEV_8001
%VSC020L%=VScomInst,PCI\VEN_14D2&DEV_8002
%VSC100L%=VScomInst,PCI\VEN_14D2&DEV_8010
%VSC110L%=VScomInst,PCI\VEN_14D2&DEV_8011
%VSC200L%=VScomInst,PCI\VEN_14D2&DEV_8020
%VSC200IL%=VScomInst,PCI\VEN_14D2&DEV_8028
%VSC210L%=VScomInst,PCI\VEN_14D2&DEV_8021
%VSC400L%=VScomInst,PCI\VEN_14D2&DEV_8040
%VSC420L%=VScomInst,PCI\VEN_14D2&DEV_8042
%VSC430L%=VScomInst,PCI\VEN_14D2&DEV_8043
%VSC800L%=VScomInst,PCI\VEN_14D2&DEV_8080
%VSC400LIU%=VScomInst,PCI\VEN_14D2&DEV_8048
%VSC010H%=VScomInst,PCI\VEN_14D2&DEV_A000
%VSC100H%=VScomInst,PCI\VEN_14D2&DEV_A001
%VSC200H%=VScomInst,PCI\VEN_14D2&DEV_A005
%VSC400H%=VScomInst,PCI\VEN_14D2&DEV_A003
%VSC400H1%=VScomInst,PCI\VEN_14D2&DEV_A004
%VSCDUMMY%=VScomInst,PCI\VEN_14D2&DEV_FFFF
%VSC010S%=VScomInst,PCI\VEN_10B5&DEV_1146
%VSC020S%=VScomInst,PCI\VEN_10B5&DEV_1147
%VSC200S%=VScomInst,PCI\VEN_10B5&DEV_1103
%VSC210S%=VScomInst,PCI\VEN_10B5&DEV_1078
%VSC400S%=VScomInst,PCI\VEN_10B5&DEV_1077
%VSC800S%=VScomInst,PCI\VEN_10B5&DEV_1076
%VSC011HEP1%=VScomInst,PCI\VEN_1415&DEV_8403
%VSC021HEP2%=VScomInst,PCI\VEN_9710&DEV_9815
%VSC010HV2%=VScomInst,PCI\VEN_14D2&DEV_E001
%VSC100HV2%=VScomInst,PCI\VEN_14D2&DEV_E010
%VSC200HV2%=VScomInst,PCI\VEN_14D2&DEV_E020

[ControlFlags]

;********************** Product specific add regs  *******************
[VSAddReg.NTx86.HW]
HKR,,Ver,,%VScomVersion%
HKR,,ParPortMap,,"102"

[ClassInstall32.NTx86]
CopyFiles=VSClassFiles.ntx86
AddReg=VSClassAddReg.ntx86

[VSClassAddReg.NTx86]
HKR,,,,%VSClassDesc%
HKR,,Class,,VScomMultiIO
HKR,,Installer32,,vsc2kui.dll
HKR,,Icon,,"101"
HKR,,NoInstallClass,,"1"

[VSClassFiles.NTx86]
vsc2kui.dll


[VSComInst.NTx86.HW]
AddReg=VSAddReg.NTx86.HW

[VScomInst.NTx86]
CopyFiles=DrvCopy.NTx86
AddReg=VSAddReg.NTx86
LogConfig=VSIRQCfg


[VScomInst.ntx86.Services]
AddService = vscombus,0x00000002, VScomService,Enum_EventLogInstall

[DrvCopy.NTx86]
vsc2k.sys

[VSAddReg.NTx86]
HKR,,EnumPropPages32,0,vsc2kui.dll

[VSIRQCfg]
ConfigPriority=Normal
IRQConfig=S:3,4,5,7,9,10,11,12,14,15


[SERVICE_REG]
HKR,,OSVERSION,0x00010001,1

[VScomService]
DisplayName    = %VScomServiceName%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\vsc2k.sys
LoadOrderGroup = Extended base
AddReg	        =SERVICE_REG

[Enum_EventLogInstall]
AddReg=EnumEventAdd

[EnumEventAdd]
HKR,,EventMessageFile,0x00020000,"%11%\IoLogMsg.dll;%12%\vsc2k.sys"
HKR,,TypesSupported,0x00010001,7



; ******************* Algemeiner Teil ***************************
[SourceDisksNames]
1=%VScomDisk%,,0

[SourceDisksFiles]
vsc2kui.dll=1
vsc2k.sys=1

[Strings]
VScom="Vision Systems GmbH"
VSC010L="VScom PCI010L controller"
VSC020L="VScom PCI020L controller"
VSC100L="VScom PCI100L controller"
VSC110L="VScom PCI110L controller"
VSC200L="VScom PCI200L controller"
VSC200IL="VScom PCI200I[SP] controller"
VSC210L="VScom PCI210L controller"
VSC400L="VScom PCI400L controller"
VSC420L="VScom PCI420L controller"
VSC430L="VScom PCI430L controller"
VSC800L="VScom PCI800L controller"
VSC400LIU="VScom PCI400LIU controller"
VSC010H="VScom PCI010H controller"
VSC100H="VScom PCI100H controller"
VSC200H="VScom PCI200H controller"
VSC400H="VScom PCI400H controller"
VSC400H1="VScom PCI400HF1 controller"
VSCDUMMY="VScom Dummy controller"
VSC010S="VScom PCI010S controller"
VSC020S="VScom PCI020S controller"
VSC200S="VScom PCI200S controller"
VSC210S="VScom PCI210S controller"
VSC400S="VScom PCI400S controller"
VSC800S="VScom PCI800S controller"
VSC011HEP1="VScom PCI011H-EP1 controller"
VSC021HEP2="VScom PCI021H-EP2 controller"
VSC010HV2="VScom PCI010HV2 controller"
VSC100HV2="VScom PCI100HV2 controller"
VSC200HV2="VScom PCI200HV2 controller"
VSClassDesc="VScom Multi IO cards"
VScomDisk="VScom Driver Disk"
VScomVersion="2.58.2.0"
VScomServiceName="VScom port enumerator"
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: ftp, load: 3.79