; ; adpthmgt.inf for Adaptec HostRAID Solution ; This INF installs a dummy driver for the management application. ; ; Copyright (c) 2009, Adaptec Inc. ; [Version] Signature = "$WINDOWS NT$" Class = System ClassGuid = {4D36E97D-E325-11CE-BFC1-08002BE10318} Provider = %ADPT% CatalogFile ="adptahci.cat" DriverVer=08/04/2009,1.5.17712.0 [ControlFlags] ExcludeFromSelect = * [SourceDisksNames] 1 = %FLOPPY1_DESCRIPTION%,hraidsk1,, [SourceDisksFiles] [AdptMgtFiles] ; ; Dummy section to satisfy ChkInf tool ; [DestinationDirs] DefaultDestDir = 12 [Manufacturer] %ADPT% = ADAPTEC [ADAPTEC] ; On the right hand side, what you insert is exactly what's sent in the inquiry. Each byte and its case should be identical. An underscore "_" character means dont care. The following line is for the inquiry string with ; 8 byte Vendor = "ADAPTEC" ; 16 byte Product = "HostRAID " ; 4 byte Revision = "1.0 " ; %ADPTManagement.DeviceDesc% = NODRV, SCSI\ProcessorADAPTEC_HostRAID________1.0_ [NODRV] ; ; Dummy directive to satisfy ChkInf tool ; CopyFiles = AdptMgtFiles [NODRV.Services] ; ; this is blank to just allow the install to succeed ; AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install [strings] ADPT = "Adaptec" ADPTManagement.DeviceDesc = "Adaptec HostRAID Management Processor Device (Pseudo)" FLOPPY1_DESCRIPTION = "Adaptec Serial ATA HostRAID " ;******************************************* ;Handy macro substitutions (non-localizable) SPSVCINST_ASSOCSERVICE = 0x00000002Download 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.