gthsser.inf Driver File Contents (WIRELESS_WAN_DRIVER_OPTION_5_92_2_5.0.5.0_LOGO.ZIP)

; =============================================================================
; GlobeTrotter USB High-Speed
;
; Copyright (c) 2008 Option N.V.
; =============================================================================

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

[Version]
Signature="$WINDOWS NT$"
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Class=Ports
Provider=%Option%
DriverVer=06/06/2008,5.0.5.0
CatalogFile=gthsser.cat

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

[DestinationDirs]
DefaultDestDir = 12

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

[Manufacturer]
%Option%=Option.Section

[Option.Section]

"GlobeTrotter GE40x - Diagnostics Interface"  =GTFDBG.Install,OPTIONBUS\GTHSF_DBG
"GlobeTrotter GE40x - GPS Data Interface"     =GTFGPSD.Install,OPTIONBUS\GTHSF_GPSD
"GlobeTrotter GE40x - GPS Control Interface"  =GTFGPSC.Install,OPTIONBUS\GTHSF_GPSC
"GlobeTrotter GE40x - Application Interface"  =GTFAPP.Install,OPTIONBUS\GTHSF_APP
"GlobeTrotter GE40x - Application 2 Interface"=GTFAPL.Install,OPTIONBUS\GTHSF_APL

"GlobeTrotter GI40x - Diagnostics Interface"  =GTVDBG.Install,OPTIONBUS\GTHSV_DBG
"GlobeTrotter GI40x - GPS Data Interface"     =GTVGPSD.Install,OPTIONBUS\GTHSV_GPSD
"GlobeTrotter GI40x - GPS Control Interface"  =GTVGPSC.Install,OPTIONBUS\GTHSV_GPSC
"GlobeTrotter GI40x - Application Interface"  =GTVAPP.Install,OPTIONBUS\GTHSV_APP
"GlobeTrotter GI40x - Application 2 Interface"=GTVAPL.Install,OPTIONBUS\GTHSV_APL

"GlobeTrotter GI41x - Diagnostics Interface"  =GTVDBG.Install,OPTIONBUS\GTHSV41_DBG
"GlobeTrotter GI41x - GPS Data Interface"     =GTVGPSD.Install,OPTIONBUS\GTHSV41_GPSD
"GlobeTrotter GI41x - GPS Control Interface"  =GTVGPSC.Install,OPTIONBUS\GTHSV41_GPSC
"GlobeTrotter GI41x - Application Interface"  =GTVAPP.Install,OPTIONBUS\GTHSV41_APP
"GlobeTrotter GI41x - Application 2 Interface"=GTVAPL.Install,OPTIONBUS\GTHSV41_APL

"GlobeTrotter MO40x - Diagnostics Interface"  =GTMDBG.Install,OPTIONBUS\GTHSM_DBG
"GlobeTrotter MO40x - GPS Data Interface"     =GTMGPSD.Install,OPTIONBUS\GTHSM_GPSD
"GlobeTrotter MO40x - GPS Control Interface"  =GTMGPSC.Install,OPTIONBUS\GTHSM_GPSC
"GlobeTrotter MO40x - Application Interface"  =GTMAPP.Install,OPTIONBUS\GTHSM_APP
"GlobeTrotter MO40x - Application 2 Interface"=GTMAPL.Install,OPTIONBUS\GTHSM_APL

; -----------------------------------------------------------------------------
; Install sections for GTFDBG
; -----------------------------------------------------------------------------

[GTFDBG.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTFDBG.Install.NT.HW]
AddReg=GTFDBG.AddReg.HW

[GTFDBG.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTFDBG.AddReg.HW]
HKR,,ExtraDeviceName,,"gtfdiag"

; -----------------------------------------------------------------------------
; Install sections for GTFGPSD
; -----------------------------------------------------------------------------

[GTFGPSD.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTFGPSD.Install.NT.HW]
AddReg=GTFGPSD.AddReg.HW

[GTFGPSD.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTFGPSD.AddReg.HW]
HKR,,ExtraDeviceName,,"gtfgps"

; -----------------------------------------------------------------------------
; Install sections for GTFGPSC
; -----------------------------------------------------------------------------

[GTFGPSC.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTFGPSC.Install.NT.HW]
AddReg=GTFGPSC.AddReg.HW

[GTFGPSC.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTFGPSC.AddReg.HW]
HKR,,ExtraDeviceName,,"gtfgpsc"

; -----------------------------------------------------------------------------
; Install sections for GTFAPP
; -----------------------------------------------------------------------------

[GTFAPP.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTFAPP.Install.NT.HW]
AddReg=GTFAPP.AddReg.HW

[GTFAPP.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTFAPP.AddReg.HW]
HKR,,ExtraDeviceName,,"gtfapp"

; -----------------------------------------------------------------------------
; Install sections for GTFAPL
; -----------------------------------------------------------------------------

[GTFAPL.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTFAPL.Install.NT.HW]
AddReg=GTFAPL.AddReg.HW

[GTFAPL.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTFAPL.AddReg.HW]
HKR,,ExtraDeviceName,,"gtfapl"

; -----------------------------------------------------------------------------
; Install sections for GTVDBG
; -----------------------------------------------------------------------------

[GTVDBG.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTVDBG.Install.NT.HW]
AddReg=GTVDBG.AddReg.HW

[GTVDBG.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTVDBG.AddReg.HW]
HKR,,ExtraDeviceName,,"gtvdiag"

; -----------------------------------------------------------------------------
; Install sections for GTVGPSD
; -----------------------------------------------------------------------------

[GTVGPSD.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTVGPSD.Install.NT.HW]
AddReg=GTVGPSD.AddReg.HW

[GTVGPSD.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTVGPSD.AddReg.HW]
HKR,,ExtraDeviceName,,"gtvgps"

; -----------------------------------------------------------------------------
; Install sections for GTVGPSC
; -----------------------------------------------------------------------------

[GTVGPSC.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTVGPSC.Install.NT.HW]
AddReg=GTVGPSC.AddReg.HW

[GTVGPSC.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTVGPSC.AddReg.HW]
HKR,,ExtraDeviceName,,"gtvgpsc"

; -----------------------------------------------------------------------------
; Install sections for GTVAPP
; -----------------------------------------------------------------------------

[GTVAPP.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTVAPP.Install.NT.HW]
AddReg=GTVAPP.AddReg.HW

[GTVAPP.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTVAPP.AddReg.HW]
HKR,,ExtraDeviceName,,"gtvapp"

; -----------------------------------------------------------------------------
; Install sections for GTVAPL
; -----------------------------------------------------------------------------

[GTVAPL.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTVAPL.Install.NT.HW]
AddReg=GTVAPL.AddReg.HW

[GTVAPL.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTVAPL.AddReg.HW]
HKR,,ExtraDeviceName,,"gtvapl"

; -----------------------------------------------------------------------------
; Install sections for GTMDBG
; -----------------------------------------------------------------------------

[GTMDBG.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTMDBG.Install.NT.HW]
AddReg=GTMDBG.AddReg.HW

[GTMDBG.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTMDBG.AddReg.HW]
HKR,,ExtraDeviceName,,"gtmdiag"

; -----------------------------------------------------------------------------
; Install sections for GTMGPSD
; -----------------------------------------------------------------------------

[GTMGPSD.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTMGPSD.Install.NT.HW]
AddReg=GTMGPSD.AddReg.HW

[GTMGPSD.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTMGPSD.AddReg.HW]
HKR,,ExtraDeviceName,,"gtmgps"

; -----------------------------------------------------------------------------
; Install sections for GTMGPSC
; -----------------------------------------------------------------------------

[GTMGPSC.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTMGPSC.Install.NT.HW]
AddReg=GTMGPSC.AddReg.HW

[GTMGPSC.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTMGPSC.AddReg.HW]
HKR,,ExtraDeviceName,,"gtmgpsc"

; -----------------------------------------------------------------------------
; Install sections for GTMAPP
; -----------------------------------------------------------------------------

[GTMAPP.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTMAPP.Install.NT.HW]
AddReg=GTMAPP.AddReg.HW

[GTMAPP.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTMAPP.AddReg.HW]
HKR,,ExtraDeviceName,,"gtmapp"

; -----------------------------------------------------------------------------
; Install sections for GTMAPL
; -----------------------------------------------------------------------------

[GTMAPL.Install.NT]
CopyFiles=GTUHSSER.CopyFiles
AddReg=GTUHSSER.AddRegNT

[GTMAPL.Install.NT.HW]
AddReg=GTMAPL.AddReg.HW

[GTMAPL.Install.NT.Services]
AddService=GTUHSSER,0x00000002,GTUHSSER.DriverService

[GTMAPL.AddReg.HW]
HKR,,ExtraDeviceName,,"gtmapl"

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

[GTUHSSER.AddRegNT]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

[GTUHSSER.DriverService]
DisplayName   = "GT UHS SER"
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %12%\gtuhsser.sys

[GTUHSSER.CopyFiles]
gtuhsser.sys,gtptser.sys,,2

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

[SourceDisksNames]
1=%Installation_disk%,,,

[SourceDisksFiles]
gtptser.sys=1

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

[Strings]
Option="Option"
Installation_disk="USB Wireless Card 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: web4, load: 1.02