; VIHSCA32.inf -- This file contains descriptions of High Speed CardBus Adapter the
; CardBus SCSI Host adapters supported in Windows95,98,2000 and XP
; (for Viking InterWorks )
[Version]
signature="$CHICAGO$"
;Class=SCSIAdapter
Class=hdc
;ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
Provider=%IFT%
LayoutFile=LAYOUT.INF
DriverVer=08/05/2005,1.13.24
;=============================================
; Class Install
[ClassInstall32.NT]
AddReg=HDC_Class
;Addreg=SCSIReg
[SCSIReg]
HKR,,,,%SCSIClassName%
HKR,,Installer32,,"SysSetup.Dll,ScsiClassInstaller"
HKR,,Icon,,"-10"
HKR,,LegacyInfOption,,"SCSI"
HKR,,DeviceType,0x10001,4 ; FILE_DEVICE_CONTROLLER
HKR,,DeviceCharacteristics,0x10001,0x100 ; Use same security checks on relative opens
[HDC_Class]
HKR,,,,%HDCClassName%
HKR,,Icon,,"-9"
HKR,,Installer32,,"SysSetup.Dll,HdcClassInstaller"
HKR,,TroubleShooter-0,,"tshoot.chm,hdw_drives.htm"
HKR,,DeviceType,0x10001,4 ; FILE_DEVICE_CONTROLLER
HKR,,DeviceCharacteristics,0x10001,0x100 ; Use same security checks on relative opens
;-----------------------------------------------
[ClassInstall]
Addreg=HDCReg
[HDCReg]
HKR,,,,%HDCClassName%
HKR,,Icon,,-9
;_______________________________________________
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
; Table of Contents
[Manufacturer]
%IFT%=IFT
[IFT]
%WB_DuoATA.DeviceDesc%= DuoATA_Inst ,PCI\VEN_1145&DEV_F021
;===============================================
[DuoATA_Inst.NTx86]
CopyFiles = @VIHSCA32.sys
[DuoATA_Inst.NTx86.Services]
AddService = VIHSCA32, %SPSVCINST_ASSOCSERVICE%, DuoATA_Service_Inst, Miniport_EventLog_Inst
AddReg = cardbus_interface_type
[DuoATA_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\VIHSCA32.sys
LoadOrderGroup = SCSI Miniport
AddReg = pnpsafe_pci_addreg
AddReg = adapter_settings
[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
[adapter_settings]
HKR, "Parameters\Device", "DriverParameter", %REG_SZ%,""
[cardbus_interface_type]
HKR, "ScsiPort", "LegacyInterfaceType", 0x00010001, 0x00000005
;The EventLog entries are the same for all SCSI miniports.
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
;-----------------------------------------------
[DuoATA_Inst]
CopyFiles=@VIHSCA32.mpd
AddReg=IOS,WBATAPI_Reg
[DuoATA_Inst.HW]
AddReg=Argumentreg
[Argumentreg]
HKR,,AdapterSettings,,""
[WBATAPI_Reg]
HKR,,PortDriver,,VIHSCA32.mpd
[IOS]
HKR,,DevLoader,,*IOS
HKR,,DontLoadIfConflict,,Y
HKR,,EnumPropPages,,"iosclass.dll,SCSIEnumPropPages"
[DuoATA_Inst.det]
addreg=ForceMPCopy
[ForceMPCopy]
HKR,,NoSetupUI,,1
;________________________________________________
[SourceDisksNames]
1="High Speed CardBus Adapter Driver Disk",,0
[Strings]
IFT="Viking InterWorks"
HDCClassName= "IDE ATA/ATAPI controllers"
WB_DuoATA.DeviceDesc = "Viking InterWorks High Speed CardBus Adapter"
Resource = "SYSTEM\CurrentControlSet\Services\VIHSCA32\Parameters"
;________________________________________________
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_ERROR_NORMAL = 1
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
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.