GLIDEUSB.INF Driver File Contents (glidepoint22nomsi.zip)

; glideusb.inf
;
; GlidePoint Touchpad Installation Information
;
; (C) Copyright 2000-2001 Cirque Corporation
;

[Version]
Signature      = "$Windows NT$"
Class          = HIDClass
ClassGUID      = {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Provider       = %Provider%
CatalogFile.NT = glideusb.cat
DriverVer      = 08/27/2001,2.0.0.18

[SourceDisksNames]
1 = %SetupDisk%,,

[SourceDisksFiles]
gpmoups2.sys  = 1,,
gpmouser.sys  = 1,,
gpmouusb.sys  = 1,,
glidesvc.sys  = 1,,
glidew32.exe  = 1,,
glideapi.dll  = 1,,

[DestinationDirs]
DefaultDestDir = 12 ; default
Glide_Files    = 11 ; system

[ControlFlags]
ExcludeFromSelect.ntx86 = *

; ===================== Manufacturer ==========================================

[Manufacturer]
%Mfg% = CirqueMfg

[CirqueMfg]
; USB
%USB\VID_0488&PID_0000.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0000   ; Legacy
%USB\VID_0488&PID_0010.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0010   ; Easy   Cat
%USB\VID_0488&PID_0014.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0014   ; Cruise Cat
%USB\VID_0488&PID_0018.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0018   ; Smooth Cat
%USB\VID_0488&PID_0020.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0020   ; Easy   Cat
%USB\VID_0488&PID_0022.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0022   ; Smart  Cat
%USB\VID_0488&PID_0024.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_0024   ; Cruise Cat
%USB\VID_0488&PID_8008.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_8008   ; HTS
%USB\VID_0488&PID_8009.DeviceDesc% = Glide_USB_Inst, USB\VID_0488&PID_8009   ; HTS

; ===================== HID GlidePoint ========================================

[Glide_USB_Inst.NT]
Include    = input.inf
Needs      = HID_Inst.NT
CopyFiles  = Glide_Files,Glide_USB_Files
AddReg     = Glide_Mouse.AddReg
DriverVer  = 01/15/2001,2.0.0.17

[Glide_USB_Inst.NT.HW]
Include    = msmouse.inf
Needs      = HID_Mouse_Inst.NT.HW
AddReg     = Glide_USB_Inst.HW.AddReg

[Glide_USB_Inst.NT.Services]
Include    = input.inf
Needs      = HID_Inst.NT.Services
AddService = gpmouusb,%SPSVCINST_ASSOCSERVICE%,Glide_HID_Service_Inst,Glide_HID_EventLog_Inst
AddService = glidesvc,,Glide_Svc_Service_Inst

[Glide_USB_Inst.HW.AddReg]
HKR,,"LowerFilters",%FLG_ADDREG_TYPE_MULTI_SZ%,"gpmouusb","glidesvc"

[Glide_USB_Files]
gpmouusb.sys,,,0x00000004
glidesvc.sys,,,0x00000004

; ===================== Service Installation ==================================

[Glide_HID_Service_Inst]
DisplayName    = %gpmouusb.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\gpmouusb.sys

[Glide_Svc_Service_Inst]
DisplayName    = %glidesvc.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\glidesvc.sys

; ===================== Event Log Installation ================================

[Glide_HID_EventLog_Inst]
AddReg = Glide_HID_EventLog.AddReg

[Glide_HID_EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\gpmouusb.sys"
HKR,,TypesSupported,0x00010001,7

; ===================== Common to all cats ====================================

[Glide_Files]
glidew32.exe,,,0x00000060
glideapi.dll,,,0x00000060

[Glide_Mouse.AddReg]
; Assumes Cruise Cat default settings
HKLM,%HWConfigKey%,Model,,%DefaultModel%
HKLM,%HWConfigKey%,Config1,1,03,00,00,00
HKLM,%HWConfigKey%,SwapAuxRight,1,1
HKLM,%HWConfigKey%,Buttons,1,3
HKLM,%HWConfigKey%,DimentionX,1,00,80
HKLM,%HWConfigKey%,DimentionY,1,00,60
; Compensation On The Fly (COTF) Settings
HKLM,%HWConfigKeyCRQ0010%,WideZStill,0x00010001,01,00,D8,00
HKLM,%HWConfigKeyCRQ0014%,WideZStill,0x00010001,01,00,D8,00
HKLM,%HWConfigKeyCRQ0018%,WideZStill,0x00010001,01,00,D8,00
HKLM,%HWConfigKeyCRQ0010%,CompFlags, 0x00010001,E0,03,A5,00
HKLM,%HWConfigKeyCRQ0014%,CompFlags, 0x00010001,E0,03,A5,00
HKLM,%HWConfigKeyCRQ0018%,CompFlags, 0x00010001,E0,03,A5,00
HKLM,%HWConfigKeyCRQ0014%,zScaler,   0x00010001,0E,00,A4,00
HKLM,%HWConfigKeyCRQ0020%,WideZStill,0x00010001,01,00,BC,00
HKLM,%HWConfigKeyCRQ0022%,WideZStill,0x00010001,01,00,BC,00
HKLM,%HWConfigKeyCRQ0024%,WideZStill,0x00010001,01,00,BC,00
HKLM,%HWConfigKeyCRQ0028%,WideZStill,0x00010001,01,00,BC,00
HKLM,%HWConfigKeyCRQ0020%,CompFlags, 0x00010001,E0,03,B5,00
HKLM,%HWConfigKeyCRQ0022%,CompFlags, 0x00010001,E0,03,B5,00
HKLM,%HWConfigKeyCRQ0024%,CompFlags, 0x00010001,E0,03,B5,00
HKLM,%HWConfigKeyCRQ0028%,CompFlags, 0x00010001,E0,03,B5,00
HKLM,%HWConfigKeyCRQ0022%,zScaler,   0x00010001,0E,00,B4,00
HKLM,%HWConfigKeyCRQ0024%,zScaler,   0x00010001,0E,00,B4,00

HKLM,%GlideRunKey%,Glide,,"glidew32.exe"

; ===================== Strings ===============================================

[Strings]

Provider                         = "Cirque"
Mfg                              = "Cirque"
SetupDisk                        = "Glidepoint Setup Disk"

GlideRunKey                      = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"

DefaultModel                     = "Cirque GlidePoint Device"
HWConfigKey                      = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters"
HWConfigKeyCRQ0010               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0010\DeviceSettings"
HWConfigKeyCRQ0014               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0014\DeviceSettings"
HWConfigKeyCRQ0018               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0018\DeviceSettings"
HWConfigKeyCRQ0020               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0020\DeviceSettings"
HWConfigKeyCRQ0022               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0022\DeviceSettings"
HWConfigKeyCRQ0024               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0024\DeviceSettings"
HWConfigKeyCRQ0028               = "SYSTEM\CurrentControlSet\Services\glidesvc\parameters\CRQ0028\DeviceSettings"

USB\VID_0488&PID_0000.DeviceDesc = "Cirque USB GlidePoint"
USB\VID_0488&PID_0010.DeviceDesc = "Cirque USB Easy Cat"
USB\VID_0488&PID_0014.DeviceDesc = "Cirque USB Cruise Cat"
USB\VID_0488&PID_0018.DeviceDesc = "Cirque USB Smooth Cat"
USB\VID_0488&PID_0020.DeviceDesc = "Cirque USB Easy Cat"
USB\VID_0488&PID_0022.DeviceDesc = "Cirque USB Smart Cat"
USB\VID_0488&PID_0024.DeviceDesc = "Cirque USB Cruise Cat"
USB\VID_0488&PID_8008.DeviceDesc = "Cirque USB GlideSensor"
USB\VID_0488&PID_8009.DeviceDesc = "Cirque USB GlideSensor"

gpmouusb.SvcDesc                 = "GlidePoint USB Touchpad Service"
glidesvc.SvcDesc                 = "GlidePoint Mouseclass Service"

; ===================== Standard defs =========================================

;SPSVCINST_TAGTOFRONT      = 0x00000001
SPSVCINST_ASSOCSERVICE     = 0x00000002
SERVICE_KERNEL_DRIVER      = 1
;SERVICE_BOOT_START        = 0
;SERVICE_SYSTEM_START      = 1
;SERVICE_AUTO_START        = 2
SERVICE_DEMAND_START       = 3
;SERVICE_ERROR_NORMAL      = 1
SERVICE_ERROR_IGNORE       = 0
;FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ   = 0x00010000
;FLG_ADDREG_TYPE_SZ        = 0x00000000
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: web5, load: 1.11