gtmff_64.inf Driver File Contents (SlipStream_Drivers.zip)

; =============================================================================
; GlobeTrotter 3G+
;
; Copyright (c) 2007 Option N.V.
; =============================================================================

; -----------------------------------------------------------------------------
; Version
; -----------------------------------------------------------------------------

; Vista & WinXP

[Version]
Signature="$WINDOWS NT$"
ClassGUID={4d36e971-e325-11ce-bfc1-08002be10318}
Class=MultiFunction
Provider=%Option%
DriverVer = 02/03/2007,3.3.1.1
CatalogFile=gtmff_64.cat

; -----------------------------------------------------------------------------
; Destination paths
; -----------------------------------------------------------------------------

[DestinationDirs]
DefaultDestDir = 12

; -----------------------------------------------------------------------------
; Manufacturers & devices
; -----------------------------------------------------------------------------

[Manufacturer]
%Option%=Option.Section, NTamd64

[Option.Section.NTamd64]
"GlobeTrotter Module 3G+ Flip-Flop Bus" =GTMFF_A64.Install,OPTIONBUS\GTM_FF
"GlobeTrotter Module 3G+ Flip-Flop Bus" =GTVFF_A64.Install,OPTIONBUS\GTV_FF
"GlobeTrotter HSDPA Flip-Flop Bus"      =GTFFF_A64.Install,OPTIONBUS\GTF_FF
"GlobeTrotter Module HSDPA Flip-Flop Bus"=GTSFF_A64.Install,OPTIONBUS\GTS_FF
"GlobeTrotter HSDPA HSUPA Flip-Flop Bus"=GTEFF_A64.Install,OPTIONBUS\GTE_FF
"GlobeTrotter Module HSDPA HSUPA Flip-Flop Bus"=GTEMFF_A64.Install,OPTIONBUS\GTEM_FF

[Option.Section]

; -----------------------------------------------------------------------------
; Install sections for GTMFF
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTMFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTMFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTMFF_A64.Install.NT.HW]
AddReg=GTMFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTMFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtmffbus"
HKR,,ExtraNetDevId,,"GTM_FF_NET"
HKR,,ExtraSerDevId,,"GTM_FF_SER"

; -----------------------------------------------------------------------------
; Install sections for GTVFF_A64
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTVFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTVFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTVFF_A64.Install.NT.HW]
AddReg=GTVFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTVFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtvffbus"
HKR,,ExtraNetDevId,,"GTV_FF_NET"
HKR,,ExtraSerDevId,,"GTV_FF_SER"

; -----------------------------------------------------------------------------
; Install sections for GTFFF_A64
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTFFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTFFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTFFF_A64.Install.NT.HW]
AddReg=GTFFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTFFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtfffbus"
HKR,,ExtraNetDevId,,"GTF_FF_NET"
HKR,,ExtraSerDevId,,"GTF_FF_SER"

; -----------------------------------------------------------------------------
; Install sections for GTSFF_A64
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTSFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTSFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTSFF_A64.Install.NT.HW]
AddReg=GTSFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTSFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtsffbus"
HKR,,ExtraNetDevId,,"GTS_FF_NET"
HKR,,ExtraSerDevId,,"GTS_FF_SER"

; -----------------------------------------------------------------------------
; Install sections for GTEFF_A64
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTEFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTEFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTEFF_A64.Install.NT.HW]
AddReg=GTEFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTEFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtfffbus"
HKR,,ExtraNetDevId,,"GTE_FF_NET"
HKR,,ExtraSerDevId,,"GTE_FF_SER"


; -----------------------------------------------------------------------------
; Install sections for GTEMFF_A64
; -----------------------------------------------------------------------------

; --- Win AMD 64 --------------------------------------------------------------

[GTEMFF_A64.Install.NT]
CopyFiles=GTFF_A64.CopyList

[GTEMFF_A64.Install.NT.Services]
AddService=GTFFBUS,0x00000002,GTFFBUS.DriverService
AddService=GTPTSER,0x00000000,GTPTSER.DriverService

[GTEMFF_A64.Install.NT.HW]
AddReg=GTEMFF.AddRegNT.HW

; -----------------------------------------------------------------------------

[GTEMFF.AddRegNT.HW]
HKR,,"LowerFilters",0x00010000,"GTPTSER"
HKR,,ExtraDeviceName,,"gtfffbus"
HKR,,ExtraNetDevId,,"GTEM_FF_NET"
HKR,,ExtraSerDevId,,"GTEM_FF_SER"

;------------------------------------------------------------------------------
; Common sections
;------------------------------------------------------------------------------

[GTPTSER.DriverService]
DisplayName   = "GT PT SER"
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %12%\gtptser.sys

[GTFFBUS.DriverService]
DisplayName   = "GT FF BUS"
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %12%\gtffbus.sys

; --- General -----------------------------------------------------------------

[GTFF_A64.CopyList]
gtffbus.sys,gtffbus_a64.sys,,2
gtptser.sys,gtptser_a64.sys,,2

; -----------------------------------------------------------------------------
; Source files & media
; -----------------------------------------------------------------------------

[SourceDisksNames]
1=%Installation_disk%,,,

[SourceDisksFiles]
gtffbus_a64.sys=1
gtptser_a64.sys=1

; -----------------------------------------------------------------------------
; Strings
; -----------------------------------------------------------------------------

[Strings]
Option="Option"
Installation_disk="GlobeTrotter 3G+ installation disk 64-bit"

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.11