; Copyright (c) 1990-2001 IBM Corporation. All rights reserved.
[Version]
Signature="$WINDOWS NT$"
CatalogFile=asmp.cat
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%IBM%
;LayoutFile=layout.inf
DriverVer=08/20/2002,5.4
; Driver Version is defined in sysapi\sysdrv.h
[SourceDisksNames]
1 = %DiskDescription%,,,
[SourceDisksFiles]
ibmspw.sys = 1
ibmspw.dll = 1
[DestinationDirs]
DefaultDestDir=12
SP_Install_Sys.CopyList=12
SP_Install_Dll.CopyList=11
SP_Install_Sys.DelList=12
SP_Install_Dll.DelList=11
[Manufacturer]
%Mfg% = IBM
;; Excluding drivers from the "Add New Hardware" list.
[ControlFlags]
ExcludeFromSelect = *
[IBM]
%DeviceDesc% = SP_Install, *IBM37C0
%ASRDeviceDesc% = ASR_Install, *IBM37D1
%ASRDeviceDesc% = ASR_Install, *IBM37D5
%ASRDeviceDesc% = ASR_Install, *IBM37D6
[SP_Install.NT]
CopyFiles = SP_Install_Sys.CopyList, SP_Install_Dll.CopyList
DelFiles = SP_Install_Sys.DelList, SP_Install_Dll.DelList
[ASR_Install.NT]
CopyFiles = SP_Install_Sys.CopyList, SP_Install_Dll.CopyList
DelFiles = SP_Install_Sys.DelList, SP_Install_Dll.DelList
[SP_Install_Sys.CopyList]
ibmspw.sys,,,0x10
[SP_Install_Sys.DelList]
ibmspw.sys
[SP_Install_Dll.CopyList]
ibmspw.dll,,,0x10
[SP_Install_Dll.DelList]
ibmspw.dll
[SP_Install.NT.Services]
AddService = ibmspw,%SPSVCINST_ASSOCSERVICE%,SP_Service_Inst,SP_EventLog_Inst
[ASR_Install.NT.Services]
AddService = ibmspw,%SPSVCINST_ASSOCSERVICE%,ASR_Service_Inst,SP_EventLog_Inst
[SP_Service_Inst]
DisplayName = %ServiceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_START_TYPE%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ibmspw.sys
Addreg = SP_Service.AddReg
[ASR_Service_Inst]
DisplayName = %ASRServiceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_START_TYPE%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ibmspw.sys
Addreg = ASR_Service.AddReg
[SP_Service.AddReg]
HKR,Parameters,CommandTimeoutSeconds,%REG_DWORD%,0x2D
HKR,Parameters,ResetTimeoutSeconds,%REG_DWORD%,0x19
HKR,Parameters,EventBufferSize,%REG_DWORD%,0x800
HKR,Parameters,EventQueueSize,%REG_DWORD%,0xA
HKR,Parameters,I2cControlPort,%REG_DWORD%,0xE9
HKR,Parameters,I2cDataPort,%REG_DWORD%,0xE8
HKR,Parameters,I2cImuxRegister,%REG_DWORD%,0xD
HKR,Parameters,ImuxDataPort,%REG_DWORD%,0xEB
HKR,Parameters,ImuxRegisterSelectPort,%REG_DWORD%,0xEA
[ASR_Service.AddReg]
HKR,Parameters,ResetTimerSeconds,%REG_DWORD%,0x0A
[SP_EventLog_Inst]
AddReg = SP_EventLog_AddReg
[SP_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ibmspw.sys"
HKR,,TypesSupported,0x00010001,7
[Strings]
Mfg = "IBM"
IBM = "IBM"
ASRServiceDesc = "IBM (Version 5.4) Automatic Server Restart"
ServiceDesc = "IBM (Version 5.4) Netfinity Advanced System Management Processor"
ASRDeviceDesc = "IBM (Version 5.4) Automatic Server Restart"
DeviceDesc = "IBM (Version 5.4) Netfinity Advanced System Management Processor"
DiskDescription="IBM Remote Supervisor Diskette/CD-ROM"
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_START_TYPE = 3
SERVICE_ERROR_NORMAL = 1
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.