gtmbus.inf Driver File Contents (Vista_20-_20Drivers_20N1212_20_2-2__20_3G_20Drivers_.zip)

; =============================================================================
; GlobeTrotter 3G+
;
; Copyright (c) 2005, 2006 Option N.V.
; =============================================================================

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

; Win2000 & WinXP

[Version]
Signature="$WINDOWS NT$"
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Class=USB
Provider=%Option%
DriverVer = 09/28/2006,3.1.1.94
CatalogFile=gtmbus.cat

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

[DestinationDirs]
DefaultDestDir = 12

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

[Manufacturer]
%Option%=Option.Section,NT.5.1

[Option.Section.NT.5.1]
"GlobeTrotter Module 3G+"=GTM.Install,USB\VID_0AF0&PID_6501
"GlobeTrotter Module 3G+"=GTV.Install,USB\VID_0AF0&PID_6601
"GlobeTrotter HSDPA"     =GTF.Install,USB\VID_0AF0&PID_6701
"GTM378"                 =GTS.Install,USB\VID_0AF0&PID_6901

[Option.Section]
"GlobeTrotter Module 3G+"=GTM2K.Install,USB\VID_0AF0&PID_6501
"GlobeTrotter Module 3G+"=GTV2K.Install,USB\VID_0AF0&PID_6601
"GlobeTrotter HSDPA"     =GTF2K.Install,USB\VID_0AF0&PID_6701
"GTM378"                 =GTS2K.Install,USB\VID_0AF0&PID_6901

; -----------------------------------------------------------------------------
; Install sections for GTM, GTM2K
; -----------------------------------------------------------------------------

; --- WinXP -------------------------------------------------------------------

[GTM.Install.NT]
CopyFiles=GTUQBUS.XP.CopyFiles

[GTM.Install.NT.HW]
AddReg=GTM.AddRegNT.HW

[GTM.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

; --- Win2000 -----------------------------------------------------------------

[GTM2K.Install.NT]
CopyFiles=GTUQBUS.2K.CopyFiles

[GTM2K.Install.NT.HW]
AddReg=GTM.AddRegNT.HW

[GTM2K.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

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

[GTM.AddRegNT.HW]
HKR,,ExtraDeviceName,,"gtmbus"
HKR,,ExtraFfDevId,,"GTM_FF"
HKR,,ExtraNetDevId,,"GTM_FF_NET"
HKR,,ExtraMdmDevId,,"GTM_FF_SER"
HKR,,ExtraDbgDevId,,"GTM_DBG"
HKR,,ExtraAppDevId,,"GTM_APP"
HKR,,ExtraScDevId,,"GTM_SC"
HKR,,ExtraApp2DevId,,"GTM_APL"

; -----------------------------------------------------------------------------
; Install sections for GTV, GTV2K
; -----------------------------------------------------------------------------

; --- WinXP -------------------------------------------------------------------

[GTV.Install.NT]
CopyFiles=GTUQBUS.XP.CopyFiles

[GTV.Install.NT.HW]
AddReg=GTV.AddRegNT.HW

[GTV.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

; --- Win2000 -----------------------------------------------------------------

[GTV2K.Install.NT]
CopyFiles=GTUQBUS.2K.CopyFiles

[GTV2K.Install.NT.HW]
AddReg=GTV.AddRegNT.HW

[GTV2K.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

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

[GTV.AddRegNT.HW]
HKR,,ExtraDeviceName,,"gtvbus"
HKR,,ExtraFfDevId,,"GTV_FF"
HKR,,ExtraNetDevId,,"GTV_FF_NET"
HKR,,ExtraMdmDevId,,"GTV_FF_SER"
HKR,,ExtraDbgDevId,,"GTV_DBG"
HKR,,ExtraAppDevId,,"GTV_APP"
HKR,,ExtraScDevId,,"GTV_SC"
HKR,,ExtraApp2DevId,,"GTV_APL"

; -----------------------------------------------------------------------------
; Install sections for GTF, GTF2K
; -----------------------------------------------------------------------------

; --- WinXP -------------------------------------------------------------------

[GTF.Install.NT]
CopyFiles=GTUQBUS.XP.CopyFiles

[GTF.Install.NT.HW]
AddReg=GTF.AddRegNT.HW

[GTF.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

; --- Win2000 -----------------------------------------------------------------

[GTF2K.Install.NT]
CopyFiles=GTUQBUS.2K.CopyFiles

[GTF2K.Install.NT.HW]
AddReg=GTF.AddRegNT.HW

[GTF2K.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

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

[GTF.AddRegNT.HW]
HKR,,ExtraDeviceName,,"gtfbus"
HKR,,ExtraFfDevId,,"GTF_FF"
HKR,,ExtraNetDevId,,"GTF_FF_NET"
HKR,,ExtraMdmDevId,,"GTF_FF_SER"
HKR,,ExtraDbgDevId,,"GTF_DBG"
HKR,,ExtraAppDevId,,"GTF_APP"
HKR,,ExtraScDevId,,"GTF_SC"
HKR,,ExtraApp2DevId,,"GTF_APL"

; -----------------------------------------------------------------------------
; Install sections for GTS, GTS2K
; -----------------------------------------------------------------------------

; --- WinXP -------------------------------------------------------------------

[GTS.Install.NT]
CopyFiles=GTUQBUS.XP.CopyFiles

[GTS.Install.NT.HW]
AddReg=GTS.AddRegNT.HW

[GTS.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

; --- Win2000 -----------------------------------------------------------------

[GTS2K.Install.NT]
CopyFiles=GTUQBUS.2K.CopyFiles

[GTS2K.Install.NT.HW]
AddReg=GTS.AddRegNT.HW

[GTS2K.Install.NT.Services]
AddService=GTUQBUS,0x00000002,GTUQBUS.DriverService

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

[GTS.AddRegNT.HW]
HKR,,ExtraDeviceName,,"gtsbus"
HKR,,ExtraFfDevId,,"GTS_FF"
HKR,,ExtraNetDevId,,"GTS_FF_NET"
HKR,,ExtraMdmDevId,,"GTS_FF_SER"
HKR,,ExtraDbgDevId,,"GTS_DBG"
HKR,,ExtraAppDevId,,"GTS_APP"
HKR,,ExtraScDevId,,"GTS_SC"
HKR,,ExtraApp2DevId,,"GTS_APL"

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

[GTUQBUS.DriverService]
DisplayName   = "GT UQ BUS"
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %12%\gtuqbus.sys

[GTUQBUS.XP.CopyFiles]
gtuqbus.sys,,,2

[GTUQBUS.2K.CopyFiles]
gtuqbus.sys,gtuqbus2k.sys,,2

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

[SourceDisksNames]
1=%Installation_disk%,,,

[SourceDisksFiles]
gtuqbus.sys=1
gtuqbus2k.sys=1

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

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

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: web1, load: 1.65