;/*++
;
;Copyright (c) 2011 Sierra Wireless Inc. All rights Reserved
;
;Module Name:
;
; swg3kbus06.INF
;
;Abstract:
; INF file for installing SWI bus enumerator driver
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Manufacturer%
DriverVer=07/22/2013,13.7.1.22
CatalogFile=swg3kbus06.cat
[DestinationDirs]
DefaultDestDir = 12
[SourceDisksNames]
1 = %DiskId1%,,,\wdf\x86
2 = %DiskId1%,,,\wdf\amd64
[SourceDisksFiles.x86]
swibus00.sys = 1,,
WdfCoInstaller01009.dll = 1,,
[SourceDisksFiles.amd64]
swibus00.sys = 2,,
WdfCoInstaller01009.dll = 2,,
;*****************************************
; Install Section
;*****************************************
[Manufacturer]
%StdMfg%=Standard,NTx86,NTAMD64
; For Win2K because it cannot parse decorated sections
[Standard]
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9063
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9065
; For XP and later
[Standard.NTx86]
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9063
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9065
; For XP and later
[Standard.NTAMD64]
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9063
%SWIBus.DeviceGeneric%=SWIBus_Device, USB\VID_1199&PID_9065
[SWIBus_Device.NT]
CopyFiles=Drivers_Dir
[SWIBus_Device.NT.HW]
AddReg=SWIBus_Device.NT.AddReg
[SWIBus_Device.NT.AddReg]
HKR,,DeviceCharacteristics,0x10001,0x0100 ; Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)" ; Allow generic-all access to Built-in administrators and Local system
HKR,,UpperFilters, 0x00010000, "swibusflt06"
[Drivers_Dir]
swibus06.sys, swibus00.sys
swibusflt06.sys, swibus00.sys
;-------------- Service installation
[SWIBus_Device.NT.Services]
AddService = swibusflt06,, swibusflt_Service_Inst
AddService = swibus06,%SPSVCINST_ASSOCSERVICE%, swibus_Service_Inst
; -------------- dynambus driver install sections
[swibusflt_Service_Inst]
DisplayName = %swibusflt.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\swibusflt06.sys
[swibus_Service_Inst]
DisplayName = %swibus.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\swibus06.sys
LoadOrderGroup = Extended Base
;
;--- SWIBus_Device Coinstaller installation ------
;
[DestinationDirs]
SWIBus_Device_CoInstaller_CopyFiles = 11
[SWIBus_Device.NT.CoInstallers]
AddReg=SWIBus_Device_CoInstaller_AddReg
CopyFiles=SWIBus_Device_CoInstaller_CopyFiles
[SWIBus_Device_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"
[SWIBus_Device_CoInstaller_CopyFiles]
WdfCoInstaller01009.dll
[SWIBus_Device.NT.Wdf]
KmdfService = swibus06, swibus_wdfsect
[swibus_wdfsect]
KmdfLibraryVersion = 1.9
[Strings]
SPSVCINST_ASSOCSERVICE= 0x00000002
Manufacturer = "Sierra Wireless Inc."
StdMfg = "(Standard system devices)"
DiskId1 = "SWI Bus Installation Disk #1"
swibus.SVCDESC = "Sierra Wireless Bus Enumerator 06"
swibusflt.SVCDESC = "Sierra Wireless Bus Enumerator Filter 06"
SWIBus.DeviceGeneric = "Sierra Wireless WWAN Device"
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.