qtmpxmc.inf Driver File Contents (ibm_sw_tape_3361-1010_windows_x86.zip)

;	
; Quantum PX500 Series Medium Changer Installer for Windows 2000/XP/2003 
; Copyright (C) 2006 Quantum Corporation 
; 
[version] 
DriverVer   = 01/05/2006,1.0.10.0 
signature   = "$Windows NT$"
Class       = MediumChanger
ClassGUID   = {CE5939AE-EBDE-11d0-B181-0000F8753EC4}
Provider    = %INF_Provider%
CatalogFile = Qtmpxmc.cat

[DestinationDirs]
DefaultDestDir = 12

[SourceDisksNames]
1 = %INF_Disk_Name%,,,,

[Manufacturer]
Quantum = Quantum_Models, ntx86.5.1, ntamd64, ntia64

[Strings]
; Non-Localizable
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001
; Localizable strings
INF_Disk_Name          = "Quantum PX500 Series Medium Changer Installer for Windows 2000/XP/2003"
INF_Provider           = "Quantum Corporation"

[ControlFlags]
ExcludeFromSelect=*

;
; Windows XP Installation
;
[WIN_Inst.ntx86]
CopyFiles = @qtmpxx32.sys

[WIN_Inst.ntx86.Services]
AddService = qtmpxx32, %SPSVCINST_ASSOCSERVICE%, WIN_Service_Inst_x86, WIN_EventLog_Inst_x86

[WIN_Service_Inst_x86]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\qtmpxx32.sys
LoadOrderGroup = SCSI Class
Dependencies   = +SCSI Miniport

[WIN_EventLog_Inst_x86]
AddReg = WIN_EventLog_AddReg_x86

[WIN_EventLog_AddReg_x86]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\qtmpxx32.sys"
HKR,,TypesSupported,%REG_DWORD%,7

[Quantum_Models.ntx86.5.1]
"Quantum PX500 Series Medium Changer" = WIN_Inst, SCSI\ChangerQUANTUM_PX500___________
"IBM 33614LX Medium Changer"          = WIN_Inst, SCSI\ChangerIBM_____33614LX_________
;
; Windows 2000 Installation
;
[SourceDisksFiles.x86]
Qtmpxw2k.sys = 1
Qtmpxx32.sys = 1

[W2K_Inst.ntx86]
CopyFiles = @qtmpxw2k.sys

[W2K_Inst.ntx86.Services]
AddService = qtmpxw2k, %SPSVCINST_ASSOCSERVICE%, W2K_Service_Inst_x86, W2K_EventLog_Inst_x86

[W2K_Service_Inst_x86]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\qtmpxw2k.sys
LoadOrderGroup = SCSI Class
Dependencies   = +SCSI Miniport

[W2K_EventLog_Inst_x86]
AddReg = W2K_EventLog_AddReg_x86

[W2K_EventLog_AddReg_x86]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\qtmpxw2k.sys"
HKR,,TypesSupported,%REG_DWORD%,7

[Quantum_Models]
"Quantum PX500 Series Medium Changer" = W2K_Inst, SCSI\ChangerQUANTUM_PX500___________
"IBM 33614LX Medium Changer"          = W2K_Inst, SCSI\ChangerIBM_____33614LX_________

;
; Windows 2003 x64 Installation
;
[SourceDisksFiles.amd64]
qtmpxx64.sys = 1

[WIN_Inst.ntamd64]
CopyFiles = @qtmpxx64.sys

[WIN_Inst.ntamd64.Services]
AddService = qtmpxx64, %SPSVCINST_ASSOCSERVICE%, WIN_Service_Inst_amd64, WIN_EventLog_Inst_amd64

[WIN_Service_Inst_amd64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\qtmpxx64.sys
LoadOrderGroup = SCSI Class
Dependencies   = +SCSI Miniport

[WIN_EventLog_Inst_amd64]
AddReg = WIN_EventLog_AddReg_amd64

[WIN_EventLog_AddReg_amd64]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\qtmpxx64.sys"
HKR,,TypesSupported,%REG_DWORD%,7

[Quantum_Models.ntamd64]
"Quantum PX500 Series Medium Changer" = WIN_Inst, SCSI\ChangerQUANTUM_PX500___________
"IBM 33614LX Medium Changer"          = WIN_Inst, SCSI\ChangerIBM_____33614LX_________

;
; Windows 2003 IA64 Installation
;
[SourceDisksFiles.ia64]
qtmpxi64.sys = 1

[WIN_Inst.ntia64]
CopyFiles = @qtmpxi64.sys

[WIN_Inst.ntia64.Services]
AddService = qtmpxi64, %SPSVCINST_ASSOCSERVICE%, WIN_Service_Inst_ia64, WIN_EventLog_Inst_ia64

[WIN_Service_Inst_ia64]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\qtmpxi64.sys
LoadOrderGroup = SCSI Class
Dependencies   = +SCSI Miniport

[WIN_EventLog_Inst_ia64]
AddReg = WIN_EventLog_AddReg_ia64

[WIN_EventLog_AddReg_ia64]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\qtmpxi64.sys"
HKR,,TypesSupported,%REG_DWORD%,7

[Quantum_Models.ntia64]
"Quantum PX500 Series Medium Changer" = WIN_Inst, SCSI\ChangerQUANTUM_PX500___________
"IBM 33614LX Medium Changer"          = WIN_Inst, SCSI\ChangerIBM_____33614LX_________
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: web5, load: 1.60