; Copyright (c) 1990-2001 IBM Corporation. All rights reserved.
[Version]
Signature="$WINDOWS NT$"
CatalogFile=spw.cat
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%IBM%
;LayoutFile=layout.inf
DriverVer=08/20/2002,5.4
; Driver Version defined in sysapi\sysdrv.h
[SourceDisksNames]
1 = %DiskDescription%,,,
[SourceDisksFiles]
ibmspw.sys = 1
ibmspw.dll = 1
ibmsprem.dll = 1
[DestinationDirs]
DefaultDestDir=12
SP_Install_Sys.CopyList=12
SP_Install_Sys.DelList=12
SP_Install_Dll.CopyList=11
SP_Install_Dll.DelList=11
CoInstaller_CopyList=11
[Manufacturer]
%Mfg% = IBM
;; Excluding drivers from the "Add New Hardware" list.
[ControlFlags]
ExcludeFromSelect = *
[IBM]
%DeviceDesc% = SP_Install, MF\SVCPROC_DEV1
%DeviceDescScout% = SP_Install_Scout, MF\SVCPROC_DEV5
[SP_Install.NT]
CopyFiles = SP_Install_Sys.CopyList, SP_Install_Dll.CopyList
DelFiles = SP_Install_Sys.DelList, SP_Install_Dll.DelList
[SP_Install_Scout.NT]
CopyFiles = SP_Install_Sys.CopyList, SP_Install_Dll.CopyList
DelFiles = SP_Install_Sys.DelList, SP_Install_Dll.DelList
; Vinod
[SP_Install_Scout.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyList
[CoInstaller_CopyList]
ibmsprem.dll,,,0x10
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"ibmsprem.dll,MyCoInstaller"
; Vinod
[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
[SP_Install_Scout.NT.Services]
AddService = ibmspw,%SPSVCINST_ASSOCSERVICE%,SP_Service_Inst_Scout,SP_EventLog_Inst
[SP_Service_Inst]
DisplayName = %ServiceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ibmspw.sys
Addreg = SP_Service.AddReg
[SP_Service_Inst_Scout]
DisplayName = %ServiceDescScout%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ibmspw.sys
Addreg = SP_Service.AddReg
[SP_Service.AddReg]
HKR,Parameters, CommandTimeoutSeconds, %REG_DWORD%,0x2D
HKR,Parameters, EventBufferSize, %REG_DWORD%,0x800
HKR,Parameters, EventQueueSize, %REG_DWORD%,10
[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"
ServiceDesc = "IBM (Version 5.4) Netfinity Advanced System Management PCI Adapter"
ServiceDescScout = "IBM (Version 5.4) Remote Supervisor + Mouse/Keyboard"
DeviceDesc = "IBM (Version 5.4) Netfinity Advanced System Management PCI Adapter"
DeviceDescScout = "IBM (Version 5.4) Remote Supervisor + Mouse/Keyboard"
DiskDescription="IBM Remote Supervisor Diskette/CD-ROM"
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_AUTO_START = 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.