; ; HPT3XX.INF ; ; INF file of HPT370/372 IDE RAID controller for Windows XP ; Copyright (c) 2000-2001 HighPoint Technologies, Inc. All rights reserved ; [Version] signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} Provider=%HIGHPOINT% ;CatalogFile=HPT3xx.CAT DriverVer=10/19/2001,2.0.1019 [DestinationDirs] DefaultDestDir = 12 ; DIRID_DRIVERS [ControlFlags] ; ; Exclude the following devices from Select Device list. ; These represent 'combination' driver nodes, for which there are separate items to be ; presented to the user. These combination nodes are only used when figuring out what ; driver node to associate with a pre-existing service. ; ;ExcludeFromSelect = SCSI\ProcessorHPT_____RCM_DEVICE______ ;ExcludeFromSelect = * [Manufacturer] %HighPoint%=HighPoint ;[NODRV] ; ; The empty service entry is to fool the class installer - without a service ; entry this install section would be rejected as being part of a win9x inf. ; ;AddReg=NODRV_AddReg ;[NODRV.Services] ;AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install [HighPoint] %PCI\VEN_1103&DEV_0004&REV_03.DeviceDesc%=Hpt3xxPCI,PCI\VEN_1103&DEV_0004&REV_03 %PCI\VEN_1103&DEV_0004&REV_04.DeviceDesc%=Hpt3xxPCI,PCI\VEN_1103&DEV_0004&REV_04 %PCI\VEN_1103&DEV_0004&REV_05.DeviceDesc%=Hpt3xxPCI,PCI\VEN_1103&DEV_0004&REV_05 ;%SCSI\ProcessorHPT_____RCM_DEVICE______.DeviceDesc% = NODRV, SCSI\ProcessorHPT_____RCM_DEVICE______ [Hpt3xxPCI.NT] CopyFiles=@Hpt3xx.sys Reboot [Hpt3xxPCI.NT.Services] AddService = Hpt3xx, %SPSVCINST_ASSOCSERVICE%, Hpt3xxPCI_Service_Inst, Miniport_EventLog_Inst [Hpt3xxPCI_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\Hpt3xx.sys LoadOrderGroup = SCSI Miniport AddReg = pnpsafe_pci_addreg ;************************************************************* ;These addreg sections should be used when installins services to indicate ;which interface types are safe for PNP and which aren't. INTERFACE_TYPE ;is defined in NTDDK.H [pnpsafe_pci_addreg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 ;************************************************************* ;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 [SourceDisksNames] 1 = %InstallDisk%,\disk1,,, [SourceDisksFiles] ;Hpt3xx.inf = 1,, Hpt3xx.sys = 1,, ;[NODRV_AddReg] ;Dummy AddReg section [strings] HighPoint="HighPoint Technologies, Inc." PCI\VEN_1103&DEV_0004&REV_03.DeviceDesc="HPT370 UDMA/ATA100 RAID Controller" PCI\VEN_1103&DEV_0004&REV_04.DeviceDesc="HPT370 UDMA/ATA100 RAID Controller" PCI\VEN_1103&DEV_0004&REV_05.DeviceDesc="HPT372 UDMA/ATA133 RAID Controller" ;SCSI\ProcessorHPT_____RCM_DEVICE______.DeviceDesc = "HighPoint RCM Device" InstallDisk="HighPoint HPT370/372 IDE RAID Driver Diskette" ;******************************************* ;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 = 0x00010001Download 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.