plteq.inf Driver File Contents (pers-drv_01_03.exe)

; PLTEQ.INF
; Plantronics USB Adapter Installation File for Windows 98 / Windows 2000 / Windows XP
; Copyright (c) 2002 Plantronics Inc.
;

[Version]
Signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Plantronics%
DriverVer=11/27/2001, 1.1.0.17
CatalogFile=plteq.cat

[SourceDisksNames]
10					= %Source_Disk_Name%,,,

[SourceDisksFiles]
uacflt.sys              = 10 
uacb.dll                = 10
equcof.dll              = 10

[DestinationDirs]
DefaultDestDir = 11
UACFLTSYS.CopyFiles = 10,system32\drivers
UACBDLL.CopyFiles = 11  					; system
UACFLTSYS.DelFiles = 10,system32\drivers
UACBDLL.Delfiles = 11

[Manufacturer]
%Plantronics%=Plantronics,NTx86.5.1

[Plantronics]
%USB\VID_047F&PID_0CA1.DeviceDesc%=UACFLT,USB\VID_047F&PID_0CA1

[Plantronics.NTx86.5.1]
%USB\VID_047F&PID_0CA1.DeviceDesc%=UACFLT_XP,USB\VID_047F&PID_0CA1

;=====================================================================
; Win98 Installation sections
;=====================================================================

[UACFLT]
Include=usb.inf	
Needs=Composite.Dev								; usb.hub is installed with Host Controller
CopyFiles=UACFLTSYS.CopyFiles,UACBDLL.CopyFiles	
DelFiles=UACFLTSYS.DelFiles,UACBDLL.DelFiles


[UACFLTSYS.CopyFiles]
uacflt.sys

[UACBDLL.CopyFiles]
uacb.dll
equcof.dll

[UACFLTSYS.DelFiles]
uacflt.sys

[UACBDLL.DelFiles]
uacb.dll
equcof.dll

[UACFLT.HW]
AddReg=UACFLT.AddReg
AddReg=UACFLT.AddReg.HW

[UACFLT.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,"LowerFilters",0x00010000,"UacFlt.sys"


;=====================================================================
; Win2000 Installation sections
;=====================================================================

[UACFLT.NT]
Include=USB.INF
Needs=Composite.Dev
CopyFiles=UACFLTSYS.CopyFiles,UACBDLL.CopyFiles
DelFiles=UACFLTSYS.DelFiles,UACBDLL.DelFiles
DelReg=UACFLT.DelReg.NT

[UACFLT.NT.HW]
AddReg=UACFLT.AddReg.NT.HW
AddReg=UACFLT.AddReg.HW

[UACFLT.DelReg.NT]
HKR,,EnumPropPages32

[UACFLT.NT.Services]
include = USB.INF
needs   = Composite.Dev.NT.Services
AddService = uacFlt,,UACFLT_Service_Inst


[UACFLT_Service_Inst]
DisplayName    = %UACFLT.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_AUTO_START%;
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\uacflt.sys
LoadOrderGroup = extended base


[UACFLT.AddReg.NT.HW]
HKR,,"LowerFilters",0x00010000,"UacFlt"

;=====================================================================
; Windows XP Installation sections
;=====================================================================

[UACFLT_XP]
Include=USB.INF
Needs=Composite.Dev
CopyFiles=UACFLTSYS.CopyFiles,UACBDLL.CopyFiles
DelFiles=UACFLTSYS.DelFiles,UACBDLL.DelFiles
DelReg=UACFLT_XP.DelReg.NT

[UACFLT_XP.HW]
AddReg=UACFLT_XP.AddReg.NT.HW
AddReg=UACFLT.AddReg.HW

[UACFLT_XP.DelReg.NT]
HKR,,EnumPropPages32

[UACFLT_XP.Services]
include = USB.INF
needs   = Composite.Dev.NT.Services
AddService = uacFlt,,UACFLT_XP_Service_Inst


[UACFLT_XP_Service_Inst]
DisplayName    = %UACFLT.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_AUTO_START%;
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\uacflt.sys
LoadOrderGroup = extended base


[UACFLT_XP.AddReg.NT.HW]
HKR,,"UpperFilters",0x00010000,"UacFlt"

;=====================================================================
; Device Specific Parts, Common for both WIN9x / WIN2000 / XP
;=====================================================================


[UACFLT.AddReg.HW]
;HKR,,"ButtonMask",3,0F			;for common platform settings (filter driver)
;HKR,,"Plugin",1,00,00          ;like plug-in download etc.


[strings]
Source_Disk_Name = "Plantronics USB Audio Adapter Installation Media"
Plantronics      = "Plantronics Inc"
MICRONAS         = "Micronas"

USB\VID_047F&PID_0CA1.DeviceDesc = "Plantronics USB Audio Adapter"

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
REG_EXPAND_SZ         = 0x00020000
REG_DWORD             = 0x00010001
REG_SZ                = 0x00000000

UACFLT.SvcDesc       = "Plantronics USB Audio Adapter EQ Filter Driver"
StandardHub.SvcDesc   = "Microsoft USB Standard Hub Driver"
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: web2, load: 0.99