Oemsetup.inf Driver File Contents (am25plus.zip)

;  -- This file contains descriptions of the MegaRAID family 
;             of RAID Controllers
;
; Copyright © 1996, American Megatrends Inc.,
[version]
Signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%AMI%
CatalogFile=MegaRAID.cat
DriverVer= 10/15/1999,2.62


     
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
     
[Manufacturer]
%AMI%=AMI
%HP%=HP
%DELL%=DELL
     
[AMI]
;AMI 428
%mraid428.DeviceDesc% = mraid35x_Inst, PCI\VEN_101E&DEV_9010 

;AMI 431 
%megaraid.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0431101E 

;AMI 434
%mraid434.DeviceDesc% = mraid35x_Inst, PCI\VEN_101E&DEV_9060 

;AMI 438 
%mraid438.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0438101E 

;AMI 466 
%mraid466.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0466101E 

;AMI 467 Enterprise 1500 
%mraid467.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0467101E 

;AMI 490
%mraid490.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0490101E 

;AMI 762
%mraid762.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_0762101E 


[HP]
%netraid3si.DeviceDesc% =   mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_10C6103C
%NetRaid.DeviceDesc% =      mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_10C7103C
%NetRaid.DeviceDesc% =      mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_10CC103C
%netraid1si.DeviceDesc% =   mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_10CD103C


[DELL]
;DELL 428

;DELL 438
%Dell.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_11121111

;DELL 466
%Dell.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_11111111
%Dell.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_09A0101E
%Dell.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_11111028

;Enterprise 1500 (DELL)
%Dell467.DeviceDesc% = mraid35x_Inst, PCI\VEN_8086&DEV_1960&SUBSYS_04671028 


[mraid35x_Inst]
CopyFiles = @mraid35x.sys
     
[mraid35x_Inst.Services]
AddService = mraid35x, %SPSVCINST_ASSOCSERVICE%, mraid35x_Service_Inst,Miniport_EventLog_Inst

[mraid35x_Service_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER% 
StartType      = %SERVICE_BOOT_START% 
ErrorControl   = %SERVICE_ERROR_NORMAL% 
ServiceBinary  = %12%\mraid35x.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, 0x00000080

     
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll" 
HKR,,TypesSupported,%REG_DWORD%,7

[SourceDisksNames]
1 = "MegaRAID 2000 RAID Driver",\mraid35x.sys,,

[SourceDisksFiles]
MRAID35X.SYS = 1,,11136,,,,,,

[Strings]
;------------------MegaRAID----------------------------
AMI = "American Megatrends Inc.,"
megaraid.DeviceDesc = "AMI MegaRAID RAID Controller"
mraid428.DeviceDesc = "AMI MegaRAID Ultra RAID Controller"
mraid434.DeviceDesc = "AMI MegaRAID Ultra GT RAID Controller"
mraid438.DeviceDesc = "AMI MegaRAID Ultra2 LVD RAID Controller"
mraid466.DeviceDesc = "AMI MegaRAID Express Plus RAID Controller"
mraid467.DeviceDesc = "AMI MegaRAID Enterprise 1500 RAID Controller"
mraid490.DeviceDesc = "AMI MegaRAID Express 300 RAID Controller"
mraid762.DeviceDesc = "AMI MegaRAID Express RAID Controller"
;------------------HP----------------------------------
HP="Hewlett Packard"
netraid3si.DeviceDesc = "HP NetRAID-3Si"
NetRaid.DeviceDesc =    "Integrated HP NetRAID"
netraid1si.DeviceDesc = "HP NetRAID-1Si"
;---------------------Dell-----------------------------
DELL="DELL"
Dell467.DeviceDesc	= "Dell PERC 2/DC RAID Controller" 
Dell.DeviceDesc	    = "Dell PERC 2/SC 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              = 0x00010001
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: web1, load: 1.62