magchgr.inf Driver File Contents (IBMTape.W64_6063.zip)

; MAGCHGR.INF -- This file contains descriptions of all the Medium Changers
;                supported in Windows .net
;
; NOTE: Do not change the title MAGCHGR.INF in this introductory text without also changing
; the uninstall procedure. Uninstall uses a string compare to determine whether the file 
; should be removed.
;
; Copyright (c) 2000-2004 IBM Corporation

[version]
signature="$Windows NT$"
Class=MediumChanger
ClassGUID={CE5939AE-EBDE-11d0-B181-0000F8753EC4}
Provider=%IBM%
CatalogFile="ibmcg.cat"
DriverVer=10/05/2004,6.0.6.3

[SourceDisksNames]
1=%diskName%

[SourceDisksFiles]
ibmcg2k.sys=1
ibmcg2k3.sys=1
ntutil.exe=1
ibmctcoinstall.dll=1

[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
SysCpSection = 12 ; DIRID_DRIVERS
Sys2kCpSection = 12 ; DIRID_DRIVERS
NtutilCpSection = 11 ; %systemroot%\system32
Coinst_CpSection = 11

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%IBM%=IBM, NT.5.2, NT.5.1

;********************************
;IBM-manufacturer IBM device list
[IBM]

%ibmcg3590b11.DeviceDesc% = ibmcg2k_Inst, SCSI\ChangerIBM_____03590B11________
%ibmcg3590e11.DeviceDesc% = ibmcg2k_Inst, SCSI\ChangerIBM_____03590E11________
%ibmcg3590h11.DeviceDesc% = ibmcg2k_Inst, SCSI\ChangerIBM_____03590H11________

%ibm3581.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____ULT3581-TA______
%ibm3581TA2.DeviceDesc%       = ibmcg2k_Inst, SCSI\ChangerIBM_____ULT3581-TA2_____
%ibm3581LX.DeviceDesc%        = ibmcg2k_Inst, SCSI\ChangerIBM_____36232LX_________
%ibm3581SX.DeviceDesc%        = ibmcg2k_Inst, SCSI\ChangerIBM_____36232SX_________
%ibm3582.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____ULT3582-TL______
%ibm3583.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____ULT3583-TL______
%ibm3584.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____03584L22________
%ibm3584.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____03584L32________
%ibm3584.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____03584L42________
%ibm3584.DeviceDesc%          = ibmcg2k_Inst, SCSI\ChangerIBM_____03584L52________

[IBM.NT.5.1]

[IBM.NT.5.2]

%ibmcg3590b11.DeviceDesc% = ibmcg2k3_Inst, SCSI\ChangerIBM_____03590B11________
%ibmcg3590e11.DeviceDesc% = ibmcg2k3_Inst, SCSI\ChangerIBM_____03590E11________
%ibmcg3590h11.DeviceDesc% = ibmcg2k3_Inst, SCSI\ChangerIBM_____03590H11________

%ibm3581.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____ULT3581-TA______
%ibm3581TA2.DeviceDesc%       = ibmcg2k3_Inst, SCSI\ChangerIBM_____ULT3581-TA2_____
%ibm3581LX.DeviceDesc%        = ibmcg2k3_Inst, SCSI\ChangerIBM_____36232LX_________
%ibm3581SX.DeviceDesc%        = ibmcg2k3_Inst, SCSI\ChangerIBM_____36232SX_________
%ibm3582.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____ULT3582-TL______
%ibm3583.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____ULT3583-TL______
%ibm3584.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____03584L22________
%ibm3584.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____03584L32________
%ibm3584.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____03584L42________
%ibm3584.DeviceDesc%          = ibmcg2k3_Inst, SCSI\ChangerIBM_____03584L52________

[ibmcg2k3_Inst]
CopyFiles = SysCpSection, NtutilCpSection

[ibmcg2k_Inst]
CopyFiles = Sys2kCpSection, NtutilCpSection

[ibmcg2k3_Inst.CoInstallers]
CopyFiles = Coinst_CpSection 
AddReg = Coinst_AddReg

[ibmcg2k_Inst.CoInstallers]
CopyFiles = Coinst_CpSection 
AddReg = Coinst_AddReg

; KEEP THE FOLLOWING TWO LINES IN SYNC WITH COINSTALLER
; IT IS IMPORTANT TO THE CORRECT OPERATION OF THE COINSTALLER
; THAT THIS SECTION CONTAINS THE STRING "CpSection]" AND THAT THE
; SECTION CONTAINS ONE AND ONLY ONE FILE WITH NO BLANK LINES
[Coinst_CpSection]
IBMCTCoInstall.dll

[Coinst_AddReg]
HKR,,CoInstallers32,0x00010000,"IBMCTCoInstall.dll,IBMCoInstEntry"

; KEEP THE FOLLOWING TWO LINES IN SYNC WITH COINSTALLER
; IT IS IMPORTANT TO THE CORRECT OPERATION OF THE COINSTALLER
; THAT THIS SECTION CONTAINS THE STRING "CpSection]" AND THAT THE
; SECTION CONTAINS ONE AND ONLY ONE FILE WITH NO BLANK LINES
[SysCpSection]
ibmcg2k3.sys

; KEEP THE FOLLOWING TWO LINES IN SYNC WITH COINSTALLER
; IT IS IMPORTANT TO THE CORRECT OPERATION OF THE COINSTALLER
; THAT THIS SECTION CONTAINS THE STRING "CpSection]" AND THAT THE
; SECTION CONTAINS ONE AND ONLY ONE FILE WITH NO BLANK LINES
[Sys2kCpSection]
ibmcg2k.sys

; KEEP THE FOLLOWING TWO LINES IN SYNC WITH COINSTALLER
; IT IS IMPORTANT TO THE CORRECT OPERATION OF THE COINSTALLER
; THAT THIS SECTION CONTAINS THE STRING "CpSection]" AND THAT THE
; SECTION CONTAINS ONE AND ONLY ONE FILE WITH NO BLANK LINES
[NtutilCpSection]
ntutil.exe

[ibmcg2k3_Inst.Services]
AddService = ibmcg2k3, %SPSVCINST_ASSOCSERVICE%, ibmcg2k3_Service_Inst, ibmcg2k3_EventLog_Inst

[ibmcg2k_Inst.Services]
AddService = ibmcg2k, %SPSVCINST_ASSOCSERVICE%, ibmcg2k_Service_Inst, ibmcg2k_EventLog_Inst

[ibmcg2k3_Service_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\ibmcg2k3.sys

[ibmcg2k_Service_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\ibmcg2k.sys

[ibmcg2k3_EventLog_Inst]
AddReg = ibmcg2k3_EventLog_AddReg

[ibmcg2k_EventLog_Inst]
AddReg = ibmcg2k_EventLog_AddReg

[ibmcg2k3_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ibmcg2k3.sys"
; enclosing quotes on preceding entry prevent semicolon from being interpreted as a comment
HKR,,TypesSupported,%REG_DWORD%,7

[ibmcg2k_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ibmcg2k.sys"
; enclosing quotes on preceding entry prevent semicolon from being interpreted as a comment
HKR,,TypesSupported,%REG_DWORD%,7

[Strings]
IBM="IBM Corporation"

ibmcg3590b11.DeviceDesc="IBM Magstar 3590 Media Changer"
ibmcg3590e11.DeviceDesc="IBM Magstar 3590 Media Changer"
ibmcg3590h11.DeviceDesc="IBM Magstar 3590 Media Changer"

ibm3581.DeviceDesc="IBM 3581 LTO Autoloader"
ibm3581TA2.DeviceDesc="IBM 3581 TA2 LTO Autoloader"
ibm3581LX.DeviceDesc="36232LX LTO Autoloader"
ibm3581SX.DeviceDesc="36232SX LTO Autoloader"
ibm3582.DeviceDesc="IBM 3582 LTO Library"
ibm3583.DeviceDesc="IBM 3583 LTO Library"
ibm3584.DeviceDesc="IBM 3584 Tape Library"

diskName="IBM Tape/Changer Driver Setup Disk"

;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001
Download Driver Pack

How To Update Drivers Manually

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.

server: web4, load: 0.98