FASTTRAK.INF Driver File Contents (FT100D130b25.zip)

[Version]
CatalogFile=Fasttrak.cat
signature="$CHICAGO$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%PROMISE%
DriverVer=05/16/2000

; Class Install
[ClassInstall32.NT]
Addreg=SCSIReg

[SCSIReg]
HKR,,,,%SCSIClassName%
HKR,,Installer32,,"SysSetup.Dll,ScsiClassInstaller"
HKR,,Icon,,"-10"
HKR,,LegacyInfOption,,"SCSI"

[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
System32Dir    = 11 ; System32
MoveMiniPort   = 12;
MoveMiniPort.NT = 12;
promiseinf = 17,"other";        INF directory
RenMiniport.back = 12
RenMiniport = 12
PTISETUP=11;
ADVPACK=11;

[ControlFlags]
;
; Exclude the following devices from Select Device list.
; These represent 'combination' driver nodes, for which there are separate items to be
; presented to the user.  These combination nodes are only used when figuring out what
; driver node to associate with a pre-existing service.
;
; CopyFilesOnly=PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A&REV_01

[Manufacturer]
%Promise%=Promise

[Promise]
%PCI\VEN_105A&DEV_4D30&SUBSYS_4D39105A.DeviceDesc%=FasttrakPCI100, PCI\VEN_105A&DEV_4D30&SUBSYS_4D39105A
%PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A.DeviceDesc%=FasttrakPCI66,  PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A
;%PCI\VEN_105A&DEV_0D38&SUBSYS_4D39105A.DeviceDesc%=FasttrakPCI66_2,PCI\VEN_105A&DEV_0D38&SUBSYS_4D39105A
%PCI\VEN_105A&DEV_4d33.DeviceDesc%                =FasttrakPCI33,  PCI\VEN_105A&DEV_4d33

[FasttrakPCI33]
;CopyFiles=MoveMiniPort,PTISETUP,ADVPACK
;AddReg=ios,FasttrakPCI.reg,RegUninstall33
;RenFiles=RenMiniport
;Reboot

[FasttrakPCI66]
;CopyFiles=MoveMiniPort,PTISETUP,ADVPACK
;AddReg=ios,FasttrakPCI.reg,RegUninstall66
;RenFiles=RenMiniport
;Reboot

[FasttrakPCI66_2]
;CopyFiles=MoveMiniPort,PTISETUP,ADVPACK
;AddReg=ios,FasttrakPCI.reg,RegUninstall66_2
;RenFiles=RenMiniport
;Reboot

[FasttrakPCI100]
;CopyFiles=MoveMiniPort,PTISETUP,ADVPACK
;AddReg=ios,FasttrakPCI.reg,RegUninstall100
;RenFiles=RenMiniport
;Reboot

[FasttrakPCI33.Uninstall]
;DelReg=RegUninstall.del,FasttrakPCI33.Del.Reg
;DelFiles=promiseinf,MoveMiniPort,PTISETUP
;RenFiles=RenMiniport.back
;Reboot

[FasttrakPCI66.Uninstall]
;DelReg=RegUninstall.del,FasttrakPCI66.Del.Reg
;DelFiles=promiseinf,MoveMiniPort,PTISETUP
;RenFiles=RenMiniport.back
;Reboot

[FasttrakPCI66_2.Uninstall]
;DelReg=RegUninstall.del,FasttrakPCI66_2.Del.Reg
;DelFiles=promiseinf,MoveMiniPort,PTISETUP
;RenFiles=RenMiniport.back
;Reboot

[FasttrakPCI100.Uninstall]
;DelReg=RegUninstall.del,FasttrakPCI100.Del.Reg
;DelFiles=promiseinf,MoveMiniPort,PTISETUP
;RenFiles=RenMiniport.back
;Reboot

[FasttrakPCI33.Uninstall.NT]
DelReg=RegUninstall.del
DelFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI66.Uninstall.NT]
DelReg=RegUninstall.del
DelFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI66_2.Uninstall.NT]
DelReg=RegUninstall.del
DelFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI100.Uninstall.NT]
DelReg=RegUninstall.del
DelFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI33.NT]
CopyFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI66.NT]
CopyFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI66_2.NT]
CopyFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI100.NT]
CopyFiles=MoveMiniPort.NT
Reboot

[FasttrakPCI33.NT.Services]
AddService = fasttrak, 2, FasttrakPCI_Service_Inst, Miniport_EventLog_Inst

[FasttrakPCI66.NT.Services]
AddService = fasttrak, 2, FasttrakPCI_Service_Inst, Miniport_EventLog_Inst

[FasttrakPCI66_2.NT.Services]
AddService = fasttrak, 2, FasttrakPCI_Service_Inst, Miniport_EventLog_Inst

[FasttrakPCI100.NT.Services]
AddService = fasttrak, 2, FasttrakPCI_Service_Inst, Miniport_EventLog_Inst

[FasttrakPCI_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 0      ; SERVICE_BOOT_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\fasttrak.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_pci_addreg

;*************************************************************
;These addreg sections should be used when installins services to indicate
;which interface types are safe for PNP and which aren't.  INTERFACE_TYPE
;is defined in NTDDK.H

[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001

[pnpsafe_isa_addreg]
HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000001

[pnpsafe_eisa_addreg]
HKR, "Parameters\PnpInterface", "2", 0x00010001, 0x00000001

[pnpsafe_mca_addreg]
HKR, "Parameters\PnpInterface", "3", 0x00010001, 0x00000001

[cardbus_interface_type]
HKR, "ScsiPort", "LegacyInterfaceType", 0x00010001, 0x00000005

;*************************************************************
;The EventLog entries are the same for all SCSI miniports.
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7

[RegUninstall33]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"DisplayName",,%PCI\VEN_105A&DEV_4d33.DeviceDesc%
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"UninstallString",,"RunDll32 ptistp.dll,LaunchINFSection %17%\other\%Promise%Fasttrak.inf;FasttrakPCI33.Uninstall;VEN_105A&DEV_4D33"

[RegUninstall66]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"DisplayName",,%PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A.DeviceDesc%
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"UninstallString",,"RunDll32 ptistp.dll,LaunchINFSection %17%\other\%Promise%Fasttrak.inf;FasttrakPCI66.Uninstall;VEN_105A&DEV_4D38&SUBSYS_4D39105A"

[RegUninstall66_2]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"DisplayName",,%PCI\VEN_105A&DEV_0D38&SUBSYS_4D39105A.DeviceDesc%
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"UninstallString",,"RunDll32 ptistp.dll,LaunchINFSection %17%\other\%Promise%Fasttrak.inf;FasttrakPCI66.Uninstall;VEN_105A&DEV_0D38&SUBSYS_4D39105A"

[RegUninstall100]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"DisplayName",,%PCI\VEN_105A&DEV_4D30&SUBSYS_4D39105A.DeviceDesc%
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak,"UninstallString",,"RunDll32 ptistp.dll,LaunchINFSection %17%\other\%Promise%Fasttrak.inf;FasttrakPCI100.Uninstall;VEN_105A&DEV_4D30&SUBSYS_4D39105A"

[RegUninstall.del]
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Fasttrak

[FasttrakPCI33.Del.Reg]
HKLM,Enum\PCI\VEN_105A&DEV_4D33

[FasttrakPCI66.Del.Reg]
HKLM,Enum\PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A
HKLM,Enum\PCI\VEN_105A&DEV_4D38

[FasttrakPCI66_2.Del.Reg]
HKLM,Enum\PCI\VEN_105A&DEV_0D38&SUBSYS_4D39105A
HKLM,Enum\PCI\VEN_105A&DEV_0D38

[FasttrakPCI100.Del.Reg]
HKLM,Enum\PCI\VEN_105A&DEV_4D30&SUBSYS_4D39105A
HKLM,Enum\PCI\VEN_105A&DEV_4D30
 
[FasttrakPCI.PosDup]
*BUS0042

[*BUS0042.Det]
AddReg=ForceMPCopy

[IOS]
HKR,,DevLoader,,*IOS
HKR,,DontLoadIfConflict,,"Y"

[FasttrakPCI.reg]
HKR,,PortDriver,,Fasttrak.mpd

[ForceMPCopy]
HKR,,NoSetupUI,,1

[SourceDisksFiles]
Fasttrak.mpd = 1
Fasttrak.sys = 1
Fttkvsd.VXD = 1
;PTISTP.dll = 1
advpack.dll = 1
Fasttrak.inf = 1

[MoveMiniPort]
Fasttrak.mpd
Fttkvsd.VXD

[RenMiniport]


[RenMiniport.back]


[PTISETUP]
PTISTP.dll

[ADVPACK]
advpack.dll

[promiseinf]
%Promise%Fasttrak.inf

[MoveMiniPort.NT]
Fasttrak.sys

[SourceDisksNames]
1 = "Promise FastTrak Family Driver Diskette",,,,
2 = "Windows system",,,,

[strings]
Promise="Promise Technology"
PCI\VEN_105A&DEV_4D30&SUBSYS_4D39105A.DeviceDesc="WinNT Promise FastTrak100 (tm) Controller"
PCI\VEN_105A&DEV_4D38&SUBSYS_4D39105A.DeviceDesc="WinNT Promise FastTrak66 (tm) Controller (PDC20262)"
PCI\VEN_105A&DEV_0D38&SUBSYS_4D39105A.DeviceDesc="WinNT Promise FastTrak66 (tm) Controller (PDC20263)"
PCI\VEN_105A&DEV_4d33.DeviceDesc=                "WinNT Promise FastTrak (tm) Controller"
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: 1.08