;
; LSI_GEN2.INF - version XP.1 (Windows XP)
;
; This is the INF file for Windows XP for the LSI_GEN2 SAS Gen2 driver
;
; ********************************************************************
; *
; Copyright 2008 LSI Corporation, Inc. All rights reserved. *
; *
; This file is property of LSI Corporation, Inc. and is licensed *
; for use as is. The receipt of or possession of this file does *
; convey any rights to modify its contents, in whole, or in part, *
; without the specific written consent of LSI Corporation. *
; *
; ********************************************************************
[version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%LSI%
DriverVer=11/04/2009,2.00.17.00
CatalogFile.ntx86=lsi_gen2.cat
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
LSI_EXE_CopyFiles = 11 ; %SystemDrive%\windows\system32
LSI_CFGDEF_CopyFiles = 24, ProgramData\LSI\Wdcfg
[SourceDisksFiles.x86]
lsi_gen2.sys = 1
lsinodrv.inf = 1
wdcfg.exe = 1
DriverConfigParam.def = 1
[SourceDisksNames]
1 = %DiskDesc%,,
[Manufacturer]
%LSI%=LSI
%DELL%=DELL
[LSI]
%DevDesc1% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0064
%DevDesc2% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0065
%DevDesc3% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0070
%DevDesc4% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0072
%DevDesc5% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0074
%DevDesc6% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0076
%DevDesc7% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0077
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0080
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0081
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0082
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0083
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0084
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0085
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0086
%DevDesc8% = LSI_GEN2_Inst, PCI\VEN_1000&DEV_0087
[DELL]
%DevDescD1% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F1C1028
%DevDescD2% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F1D1028
%DevDescD3% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F1E1028
%DevDescD4% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F1F1028
%DevDescD5% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F201028
%DevDescD6% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F211028
%DevDescD7% = LSI_SAS_Dell_Inst, PCI\VEN_1000&DEV_0072&SUBSYS_1F221028
[ControlFlags]
ExcludeFromSelect = *
[LSI_GEN2_Inst]
CopyFiles = LSI_GEN2_CopyFiles
CopyFiles = LSI_EXE_CopyFiles
CopyFiles = LSI_CFGDEF_CopyFiles
AddReg = LSI_GEN2_AddReg
AddReg = LSI_WDCFG_AddReg
CopyINF = lsinodrv.inf
[LSI_GEN2_Inst.HW]
AddReg = Shutdown_addreg
DelReg = LegacyScsiportValues
[LSI_GEN2_Inst.Services]
AddService = LSI_GEN2, %SPSVCINST_ASSOCSERVICE%, LSI_GEN2_Service_Inst, Miniport_EventLog_Inst
[LSI_GEN2_AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\Lsi_gen2\Parameters\Device,DriverParameter,0x00000002,"EnablePseudoDevice=1;"
HKLM,SYSTEM\CurrentControlSet\Services\Lsi_gen2\Parameters\Device,MaximumSGList,0x00010001,0xFF
HKLM,SYSTEM\CurrentControlSet\Services\Lsi_gen2\Parameters\Device,NumberOfRequests,0x00010001,0xFF
[LSI_GEN2_Dell_Inst]
CopyFiles = LSI_GEN2_CopyFiles
AddReg = LSI_GEN2_Dell_AddReg
[LSI_GEN2_Dell_Inst.HW]
AddReg = Shutdown_addreg
DelReg = LegacyScsiportValues
[LSI_GEN2_Dell_Inst.Services]
AddService = LSI_GEN2, %SPSVCINST_ASSOCSERVICE%, LSI_GEN2_Service_Inst, Miniport_EventLog_Inst
[LSI_GEN2_Dell_AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\Lsi_gen2\Parameters\Device,DriverParameter,0x00000002,"EnablePseudoDevice=1;"
HKLM,SYSTEM\CurrentControlSet\Services\Disk,TimeOutValue,0x00010001,0x00000041
[LSI_WDCFG_AddReg]
HKLM,SYSTEM\CurrentControlSet\Control\Wdcfg,TargetDriver,0x00000000,"LSI_GEN2"
[LSI_GEN2_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\LSI_GEN2.sys
LoadOrderGroup = SCSI Miniport
AddReg = pnpsafe_pci_addreg
AddReg = bus_type_scsi
[LSI_GEN2_CopyFiles]
LSI_GEN2.sys,,,1
[LSI_EXE_CopyFiles]
wdcfg.exe,,,2
[LSI_CFGDEF_CopyFiles]
DriverConfigParam.def,,,2
[Shutdown_addreg]
HKR,"ScsiPort","NeedsSystemShutdownNotification",0x00010001,1
[LegacyScsiportValues]
HKR,Scsiport,BusNumber
HKR,Scsiport,LegacyInterfaceType
HKR,Scsiport,SlotNumber
[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
[bus_type_scsi]
HKR, "Parameters", "BusType", 0x00010001, 0x00000001
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[Strings]
LSI = "LSI Corporation"
DELL = "Dell Inc."
DiskDesc = "LSI PCI Fusion-MPT SAS2 Driver Install Disk"
DevDesc1 = "LSI Adapter, SAS2 2116 Meteor ROC(E)"
DevDesc2 = "LSI Adapter, SAS2 2116 Meteor ROC"
DevDesc3 = "LSI Adapter, SAS2 2004 Spitfire"
DevDesc4 = "LSI Adapter, SAS2 2008 Falcon"
DevDesc5 = "LSI Adapter, SAS2 2108 Liberator"
DevDesc6 = "LSI Adapter, SAS2 2108 Liberator ROC(E)"
DevDesc7 = "LSI Adapter, SAS2 2108 Liberator ROC"
DevDesc8 = "LSI Adapter, SAS2 2208 Thunderbolt ROC -ScsiPort"
DevDescD1 = "Dell 6Gbps SAS HBA"
DevDescD2 = "Dell PERC H200 Adapter"
DevDescD3 = "Dell PERC H200 Integrated"
DevDescD4 = "Dell PERC H200 Modular"
DevDescD5 = "Dell PERC H200 Embedded"
DevDescD6 = "Dell PERC H200"
DevDescD7 = "Dell 6Gbps SAS"
;*******************************************
;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
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.