;/*++ ; ;Copyright (c) 2005-2006 IBM Corporation All Rights Reserved ; ;Module Name: ; ; IBMTPBS.INF ; ; NOTE: Do not change the title IBMTPBS.INF in this introductory text without also changing ; the uninstall procedure. Uninstall uses a string compare to determine whether the file ; should be removed. ; ;Abstract: ; INF file for installing tape bus enumerator driver ; ;--*/ [Version] Signature="$WINDOWS NT$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%IBM% CatalogFile="ibmtpbs.cat" DriverVer=01/24/2007,6.1.5.4 [DestinationDirs] Drivers_Dir2k3 = 12 [SourceDisksNames] 1 = %DiskId%,,,"" [SourceDisksFiles] ibmtpbs2k3.sys = 1 ;***************************************** ; TapeBus Install Section ;***************************************** [Manufacturer] %IBM%=IBM, NT.5.2, NT.5.1, NTamd64.5.2 [IBM] [IBM.NT.5.1] [IBM.NT.5.2] %TapeBus.DeviceDesc%=TapeBus_Device2k3, root\ibmtpbs2k3 [IBM.NTamd64.5.2] %TapeBus.DeviceDesc%=TapeBus_Device2k3, root\ibmtpbs2k3 [TapeBus_Device2k3] CopyFiles=Drivers_Dir2k3 [Drivers_Dir2k3] ibmtpbs2k3.sys ;-------------- Service installation [TapeBus_Device2k3.Services] AddService = ibmtpbs2k3,%SPSVCINST_ASSOCSERVICE%, ibmtpbs2k3_Service_Inst, ibmtpbs2k3_EventLog_Inst ; -------------- busenum driver install sections [ibmtpbs2k3_Service_Inst] DisplayName = %busenum.SVCDESC% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\ibmtpbs2k3.sys LoadOrderGroup = Extended Base ; -------------- busenum driver event logging sections [ibmtpbs2k3_EventLog_Inst] AddReg = ibmtpbs2k3_EventLog_AddReg [ibmtpbs2k3_EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ibmtpbs2k3.sys" ; enclosing quotes on preceding entry prevent semicolon from being interpreted as a comment HKR,,TypesSupported,%REG_DWORD%,7 [Strings] SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_DEMAND_START = 0x3 SERVICE_BOOT_START = 0x0 SERVICE_KERNEL_DRIVER = 0x1 SERVICE_ERROR_NORMAL = 0x1 IBM = "IBM Corporation" DiskId = "Tape Bus Installation Disk" TapeBus.DeviceDesc = "Tape Bus Enumerator" busenum.SVCDESC = "IBM Tape Bus Enumerator" 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.