; PEDGE.INF -- This file contains descriptions of the MegaRAID family ; of RAID Controllers ; ; Copyright (c) 1996, American Megatrends Inc., [version] Signature="$Windows NT$" Class=SCSIAdapter Provider=%AMI% [DestinationDirs] DefaultDestDir = 12 ; DIRID_DRIVERS [Manufacturer] %AMI%=AMI [AMI] %pedge.DeviceDesc% = pedge_Inst, PCI\VEN_101E&DEV_9010 [pedge_Inst] CopyFiles = @pedge.sys Reboot [pedge_Inst.Services] AddService = pedge, %SPSVCINST_ASSOCSERVICE%, pedge_Service_Inst, Miniport_EventLog_Inst [pedge_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\pedge.sys LoadOrderGroup = SCSI Miniport ;************************************************************* ;The EventLog entries are the same for all SCSI miniports. [Miniport_EventLog_Inst] AddReg = Miniport_EventLog_AddReg AddReg = Miniport_Value_AddReg AddReg = DriverInfoAddReg [Miniport_EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll" HKR,,TypesSupported,%REG_DWORD%,7 [Miniport_Value_AddReg] HKLM,%CURRCONT%,NumberOfRequests,%REG_DWORD%,128 [DriverInfoAddReg] ; This section is added to all INFs to add registry entries for Driver Info. HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription% HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion% HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID% HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName% HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion% [SourceDisksNames] 1 = "Windows NT v4.0 PERC Drivers",\pedge.sys,, [SourceDiskFiles] PEDGE.SYS = 1,,14432,,,,,, [Strings] AMI = "American Megatrends Inc.," pedge.DeviceDesc = "PERC; PERC 2/SC; PERC 2/DC NT driver" ; Driver Information Entries ; These items will be set by IHV... DriverMfgr ="American Megatrends Inc.," ; IHV name DriverVersionID ="8.08i-11 ; The IHV driver package/family version ; These items will be set by OEM DriverOEM ="Dell" ; name of the OEM DriverFamily ="Storage" ; device family (NIC, Storage, Video...) DriverProduct ="RAID Controller" ; Specific Name of device (chipset, for example) DriverDescription ="PERC Controller Support" ; Description of device (product name, OS or system supported) DriverOEMVersion ="A01" ; OEM-specified version BaseDriverFileName ="PEDGE.SYS" ; base driver file name BaseDriverFileVersion="2.32" ; base driver version CURRCONT = "System\CurrentControlSet\Services\pedge\Parameters\Device" ;******************************************* ;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.