;
; USBGPS.INF
;
;
;*** Created 04/99 (ervinp)
;*** Modified 04/2000 (Chris Chapman, Talon Technology)
;*** Modified 11/2002 (Shaun Fraser, Navman NZ)
[Version]
Signature="$WINDOWS NT$"
Class=NavmanUSBGPSClass
ClassGuid={FB37C03A-DD17-41ba-B28B-0FFE65A7E286}
Provider=%NAVMAN%
DriverVer=11/11/2002, 0.1.0000.0000
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1="Navman USB driver disk","NAVMANUSB",,
[SourceDisksFiles]
usbgps.sys = 1
[DestinationDirs]
DefaultDestDir = 12
INFCopyFiles = 17
NTDriverCopyFiles = 12
Win9xDriverCopyFiles = 10,system32\drivers
[INFCopyFiles]
[NTDriverCopyFiles]
usbgps.sys
[Win9xDriverCopyFiles]
usbgps.sys
[ClassInstall]
Addreg=USBGPSClassReg
CopyFiles=INFCopyFiles
[USBGPSClassReg]
HKR,,,,%USBGPS.ClassName%
HKR,,NoInstallClass,,1
;
; BUGBUG - use USB icon for now
HKR,,Icon,,-20
[ClassInstall32]
Addreg=USBGPSClassReg32
CopyFiles=INFCopyFiles
[USBGPSClassReg32]
HKR,,,,%USBGPS.ClassName%
HKR,,NoInstallClass,,1
;
; BUGBUG - use USB icon for now
HKR,,Icon,,-20
[Manufacturer]
%GENERIC% = USB_SERIAL_INTERFACE
%NAVMAN%=NAVMAN_GPS
[USB_SERIAL_INTERFACE]
;
; The POSUSB driver assigns this generic PnP ID (POS\POS_SERIAL_INTERFACE)
; for each serial interface it creates.
; For e-hunter assign USBGPS\USBGPS_SERIAL_INTERFACE
;
%USBGPS\USBGPS_SERIAL_INTERFACE.DeviceDesc%=USB_Serial_Inst, USBGPS\USBGPS_SERIAL_INTERFACE
[NAVMAN_GPS]
%USB\VID_0A99&PID_0001.DeviceDesc%=USBGPS_Inst, USB\VID_0A99&PID_0001
[USBGPS_Inst]
AddReg = USBGPS_Win9x_AddReg
Copyfiles = Win9xDriverCopyFiles
[USBGPS_Win9x_AddReg]
HKR,,OddEndpointFlag,0x00010001,0
HKR,,SerialEmulationFlag,0x00010001,1
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,"usbgps.sys"
[USBGPS_Inst.NT]
DriverVer=11/11/2002,0.1.0000.0000
AddReg = USBGPS_NT_AddReg
Copyfiles = NTDriverCopyFiles
[USBGPS_NT_AddReg]
HKR,,OddEndpointFlag,0x00010001,0
HKR,,SerialEmulationFlag,0x00010001,1
[USBGPS_Inst.NT.Services]
; 0x00000002 == SPSVCINST_ASSOCSERVICE
AddService = USBGPS,0x00000002,USBGPS_Service_Inst
[USBGPS_Service_Inst]
DisplayName = %USBGPS.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\usbgps.sys
LoadOrderGroup = extended base
[USB_Serial_Inst]
; Do nothing for the 'raw' serial interfaces
[USB_Serial_Inst.NT]
; Do nothing for the 'raw' serial interfaces
[strings]
GENERIC = "NAVMAN"
USBGPS.ClassName = "USB GPS devices"
USBGPS.SvcDesc = "USB GPS Serial interface driver"
USBGPS\USBGPS_SERIAL_INTERFACE.DeviceDesc = "Serial interface for USB GPS"
NAVMAN = "NAVMAN"
USB\VID_0A99&PID_0001.DeviceDesc = "Navman NMEA USB GPS"
;
Download Driver Pack
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.