; hp400a.inf
;
; Installation file (.inf) for the NCR 53c400a SCSI host-controller device.
;
; (c) Copyright 2002 Symbios Logic
;
[Version]
Signature="$Windows NT$"
Provider=%SYMBIOS%
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Class=SCSIAdapter
CatalogFile=hp400a.cat
DriverVer=11/07/2002
[DestinationDirs]
DefaultDestDir = 12
;
; Driver information
;
[Manufacturer]
%SYMBIOS% = SYMBIOS.Mfg
[SYMBIOS.Mfg]
%SYMBIOS.DeviceDesc0% = hp400a, HP400A
;
; General installation section
;
[hp400a]
LogConfig=hp400a.LC
AddReg=hp400a.AddReg
CopyFiles=hp400a.Miniport
[hp400a.AddReg]
[hp400a.LC]
ConfigPriority = DESIRED
IOConfig=280-28f(3ff::),290-29f(3ff::),300-30f(3ff::),310-31f(3ff::),330-33f(3ff::),340-34f(3ff::),348-357(3ff::),350-35f(3ff::)
IRQConfig = 3,4,5,7,9
;
; File sections
;
[hp400a.Miniport]
hp400a.sys
;
; Service Installation
;
[hp400a.Services]
AddService = hp400a, 0x00000002 , hp400a_Service_Inst, hp400a_EventLog_Inst
[hp400a_Service_Inst]
DisplayName = %hp400a.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 0x1 ; SERVICE_ERROR_NORMAL
LoadOrderGroup = SCSI Miniport
ServiceBinary = %12%\hp400a.sys
[hp400a_EventLog_Inst]
AddReg = hp400a_EventLog_AddReg
[hp400a_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\hp400a.sys"
HKR,,TypesSupported,0x00010001,7
;
; AddInterface Section
;
[hp400a.Interfaces]
AddInterface={4D36E97B-E325-11CE-BFC1-08002BE10318}, NCR 53c400a SCSI host-controller, Interface_hp400a
; AddInterface for interfaces
[Interface_hp400a]
AddReg=Interface_hp400a.AddReg
; Registry for interfaces
[Interface_hp400a.AddReg]
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk Symbios Logic Installation Disk #1 (SCSIAdapter)
hp400a.sys = 1,,
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
SYMBIOS.DeviceDesc0 = "NCR 53c400a SCSI host-controller"
DiskId1 = "Symbios Logic Installation Disk #1 (SCSIAdapter)"
SYMBIOS = "Symbios Logic"
hp400a.SvcDesc="NCR 53c400a SCSI host-controller"
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.