; -- This file contains descriptions of the MegaRAID family ; of RAID Controllers ; ; Copyright © 2001, LSI Logic Corp., [version] Signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} Provider=%LSI% CatalogFile=MRAID2K.cat DriverVer=05/16/2002,5.33 [DestinationDirs] DefaultDestDir = 12 ; DIRID_DRIVERS [ControlFlags] ; ; Exclude the following PnP devices from Select Device list. ; ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0471101E ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0493101E ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0475101E ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0477101E ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0494101E ExcludeFromSelect = PCI\VEN_1000&DEV_1960&SUBSYS_05181000 ExcludeFromSelect = PCI\VEN_1000&DEV_1960&SUBSYS_05201000 ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0522101E ExcludeFromSelect = PCI\VEN_1000&DEV_1960&SUBSYS_05221000 ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0503101E ExcludeFromSelect = PCI\VEN_101E&DEV_1960&SUBSYS_0511101E ExcludeFromSelect = PCI\VEN_1000&DEV_1960&SUBSYS_A5201000 [Manufacturer] %LSI%=LSI [LSI] ;MegaRAID Enterprise 1600 (471) %mraid471.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0471101E ;Express 500 (475) %mraid475.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0475101E ;MegaRAID Elite 3100 (477) %mraid477.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0477101E ;MegaRAID Elite 1600 (493) %mraid493.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0493101E ;MegaRAID Elite 1650 (494) %mraid494.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0494101E ;MegaRAID SCSI 320-2 (518) %mraid518.DeviceDesc% = mraid2k_Inst, PCI\VEN_1000&DEV_1960&SUBSYS_05181000 ;MegaRAID SCSI 320-1 (520) %mraid520.DeviceDesc% = mraid2k_Inst, PCI\VEN_1000&DEV_1960&SUBSYS_05201000 ;MegaRAID i4133 (522) %mraid522.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0522101E %mraid522.DeviceDesc% = mraid2k_Inst, PCI\VEN_1000&DEV_1960&SUBSYS_05221000 ;MegaRAID SCSI 320-0 (ZCR) %mraidZCR.DeviceDesc% = mraid2k_Inst, PCI\VEN_1000&DEV_1960&SUBSYS_A5201000 ;MegaRAID Enterprise 1650 (503) %mraid503.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0503101E ;MegaRAID i4 IDE RAID Controller (LSI Logic) %mraid511.DeviceDesc% = mraid2k_Inst, PCI\VEN_101E&DEV_1960&SUBSYS_0511101E [mraid2k_Inst] CopyFiles = @mraid2k.sys [mraid2k_Inst.HW] DelReg = LegacyScsiportValues [mraid2k_Inst.Services] AddService = mraid2k, %SPSVCINST_ASSOCSERVICE%, mraid2k_Service_Inst,Miniport_EventLog_Inst [mraid2k_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\mraid2k.sys LoadOrderGroup = SCSI Miniport AddReg = pnpsafe_pci_addreg ;************************************************************* ;The EventLog entries are the same for all SCSI miniports. [Miniport_EventLog_Inst] AddReg = Miniport_EventLog_AddReg [pnpsafe_pci_addreg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 HKR, "Parameters\Device", "NumberOfRequests", 0x00010001, 0x000000BD HKLM,"System\CurrentControlSet\Services\Disk","TimeOutValue",0x00010001,0x00000028 [Miniport_EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,%%SystemRoot%%\System32\IoLogMsg.dll HKR,,TypesSupported,%REG_DWORD%,7 [LegacyScsiportValues] HKR,Scsiport,BusNumber HKR,Scsiport,LegacyInterfaceType HKR,Scsiport,SlotNumber [SourceDisksNames] 1 = %DISK1%,mraid2k.sys,, [SourceDisksFiles] mraid2k.SYS = 1,,11136,,,,,, [Strings] ;------------------MegaRAID---------------------------- LSI = "LSI Logic Corp.," DISK1 ="LSI MegaRAID RAID Controller Driver" mraid471.DeviceDesc = "LSI Logic MegaRAID Enterprise 1600 RAID Controller" mraid493.DeviceDesc = "LSI Logic MegaRAID Elite 1600 RAID Controller" mraid475.DeviceDesc = "LSI Logic MegaRAID Express 500/500LC RAID Controller" mraid494.DeviceDesc = "LSI Logic MegaRAID Elite 1650 RAID Controller" mraidZCR.DeviceDesc = "MegaRAID SCSI 320-0 Controller" mraid520.DeviceDesc = "MegaRAID SCSI 320-1 Controller" mraid518.DeviceDesc = "MegaRAID SCSI 320-2 Controller" mraid522.DeviceDesc = "LSI Logic MegaRAID i4133 RAID Controller" mraid503.DeviceDesc = "LSI Logic MegaRAID Enterprise 1650 RAID Controller" mraid477.DeviceDesc = "LSI Logic MegaRAID Elite 3100 RAID Controller" mraid511.DeviceDesc = "LSI Logic MegaRAID i4 IDE RAID Controller" ;******************************************* ;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.