rcraid.inf Driver File Contents (AMD_Bolton_RAID_Driver.zip)

;-----------------------------------------------------------------------------
;
; rcraid.inf = Installation for AMD-RAID device driver
;
; (c)2012-2013 Advanced Micro Devices, Inc.
;
;-----------------------------------------------------------------------------
; - This version supports Windows XP and later operating systems.
; - Class and ClassGUID specify the type of driver and must match
;     (see $DDKPATH/inc/api/devguid.h).
; - Driver provided by Advanced Micro Devices, Inc. for AMD-RAID 6.1 software.
;   (6.1.2-00005)
;-----------------------------------------------------------------------------


;-----------------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class = SCSIAdapter
ClassGUID = {4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider = %AMD%
CatalogFile = rcraid.cat
DriverVer = 09/13/2013,6.1.2.00005
PnpLockDown = 0
DriverPackageDisplayName = %rcraid_Desc%
DriverPackageType = PlugAndPlay

;-----------------------------------------------------------------------------
[SourceDisksNames]
1 = %rcraid_Desc%

;-----------------------------------------------------------------------------
[SourceDisksFiles]
rcraid.sys = 1

;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12   ;%WinDir%\System32\Drivers directory on NT-based systems

;-----------------------------------------------------------------------------
[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
[Manufacturer]
%AMD% = AMD,ntx86

;-----------------------------------------------------------------------------
[AMD.ntx86]
%rcraid_Desc%=rcraid_Inst,PCI\VEN_1022&DEV_7805&CC_0104

;-----------------------------------------------------------------------------
[rcraid_Inst]
CopyFiles = DefaultDestDir

;-----------------------------------------------------------------------------
[DefaultDestDir]
rcraid.sys,,,0x00002004

;-----------------------------------------------------------------------------
[rcraid_Inst.Services]
AddService = rcraid,0x00000002,rcraid_Service_Inst

;-----------------------------------------------------------------------------
[rcraid_Service_Inst]
ServiceType   = 1                    ; SERVICE_KERNEL_DRIVER
StartType     = 0                    ; SERVICE_BOOT_START
ErrorControl  = 2                    ; SERVICE_ERROR_SEVERE
ServiceBinary = %12%\rcraid.sys
DelReg = rcraid_Inst_DelReg
AddReg = rcraid_Inst_AddReg

;-----------------------------------------------------------------------------
[rcraid_Inst_DelReg]
HKR, "Parameters\PnpInterface", 5
HKR, "Parameters\Device", "NumberOfRequests"
HKR, "Parameters", "BusType"
HKR, "Parameters\Device", "EnableHIPM"
HKR, "Parameters\Device", "EnableDIPM"
HKR, "Parameters\Device", "EnableAN"
HKR, "Parameters\Device", "EnableZPODD"
HKR, "Parameters\Device", "DriverParameter"

;-----------------------------------------------------------------------------
[rcraid_Inst_AddReg]
HKR, "Parameters\PnpInterface", 5, 0x00010001, 0x00000001
HKR, "Parameters\Device", "NumberOfRequests", 0x00010001, 254
HKR, "Parameters", "BusType", 0x00010001, 0x00000008
HKR, "Parameters\Device", "EnableHIPM", 0x00010001, 0xFFFFFFFF 
HKR, "Parameters\Device", "EnableDIPM", 0x00010001, 0X00000000 
HKR, "Parameters\Device", "EnableAN", 0x00010001, 0X00000001
HKR, "Parameters\Device", "EnableZPODD", 0x00010001, 0X00000001
HKR, "Parameters\Device", "DriverParameter", 0x00000000, "CSMI=Limited;"
HKLM,"System\CurrentControlSet\Services\Disk","TimeOutValue",0x00010001,0x0000003C

;-----------------------------------------------------------------------------
[Strings]
AMD = "Advanced Micro Devices, Inc."
rcraid_Desc = "AMD-RAID Controller [storport]"

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: web4, load: 0.67