;-------------------------------------------------------------------------------
; swg3knet01.INF
;
; Qualcomm Wireless Network Device
;
; Copyright (c) 2010 Qualcomm Inc. All rights reserved.
;-------------------------------------------------------------------------------
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %SWI%
DriverVer = 04/12/2012,12.4.1011.27
Catalogfile = swg3knet01.cat
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1000 = %QcomSrcDisk%,"",,\sys\x86
2000 = %QcomSrcDisk%,"",,\sys\amd64
[SourceDisksFiles.x86]
swg3knet01.sys = 1000
[SourceDisksFiles.amd64]
swg3knet01.sys = 2000
[Manufacturer]
%SWI% = SWI, NTx86, NTamd64, NTx86.6.1, NTamd64.6.1
[SWI]
%gobiwwan.Sierra9013% = gobiwwan.ndi, USB\VID_1199&PID_9013&MI_00
%gobiwwan.Sierra9019% = gobiwwan.ndi, USB\VID_1199&PID_9019&MI_00
%gobiwwan.Sierra901B% = gobiwwan.ndi, USB\VID_1199&PID_901B&MI_00
%gobiwwan.Sierra7700% = gobiwwan.ndi, USB\VID_0F3D&PID_68A2&MI_08
%gobiwwan.Sierra7750% = gobiwwan.ndi, USB\VID_114F&PID_68A2&MI_08
%gobiwwan.Sierra901C% = gobiwwan.ndi, USB\VID_1199&PID_901C&MI_08
[SWI.NTx86]
%gobiwwan.Sierra9013% = gobiwwan.ndi, USB\VID_1199&PID_9013&MI_00
%gobiwwan.Sierra9019% = gobiwwan.ndi, USB\VID_1199&PID_9019&MI_00
%gobiwwan.Sierra901B% = gobiwwan.ndi, USB\VID_1199&PID_901B&MI_00
%gobiwwan.Sierra7700% = gobiwwan.ndi, USB\VID_0F3D&PID_68A2&MI_08
%gobiwwan.Sierra7750% = gobiwwan.ndi, USB\VID_114F&PID_68A2&MI_08
%gobiwwan.Sierra901C% = gobiwwan.ndi, USB\VID_1199&PID_901C&MI_08
[SWI.NTamd64]
%gobiwwan.Sierra9013% = gobiwwan.ndi, USB\VID_1199&PID_9013&MI_00
%gobiwwan.Sierra9019% = gobiwwan.ndi, USB\VID_1199&PID_9019&MI_00
%gobiwwan.Sierra901B% = gobiwwan.ndi, USB\VID_1199&PID_901B&MI_00
%gobiwwan.Sierra7700% = gobiwwan.ndi, USB\VID_0F3D&PID_68A2&MI_08
%gobiwwan.Sierra7750% = gobiwwan.ndi, USB\VID_114F&PID_68A2&MI_08
%gobiwwan.Sierra901C% = gobiwwan.ndi, USB\VID_1199&PID_901C&MI_08
[SWI.NTx86.6.1]
%gobiwwan.Sierra9013% = gobiwwan.ndi, USB\VID_1199&PID_9013&MI_00
%gobiwwan.Sierra9019% = gobiwwan.ndi, USB\VID_1199&PID_9019&MI_00
%gobiwwan.Sierra901B% = gobiwwan.ndi, USB\VID_1199&PID_901B&MI_00
%gobiwwan.Sierra7700% = gobiwwan.ndi, USB\VID_0F3D&PID_68A2&MI_08
%gobiwwan.Sierra7750% = gobiwwan.ndi, USB\VID_114F&PID_68A2&MI_08
%gobiwwan.Sierra901C% = gobiwwan.ndi, USB\VID_1199&PID_901C&MI_08
[SWI.NTamd64.6.1]
%gobiwwan.Sierra9013% = gobiwwan.ndi, USB\VID_1199&PID_9013&MI_00
%gobiwwan.Sierra9019% = gobiwwan.ndi, USB\VID_1199&PID_9019&MI_00
%gobiwwan.Sierra901B% = gobiwwan.ndi, USB\VID_1199&PID_901B&MI_00
%gobiwwan.Sierra7700% = gobiwwan.ndi, USB\VID_0F3D&PID_68A2&MI_08
%gobiwwan.Sierra7750% = gobiwwan.ndi, USB\VID_114F&PID_68A2&MI_08
%gobiwwan.Sierra901C% = gobiwwan.ndi, USB\VID_1199&PID_901C&MI_08
;-------------------------------------------------------------------------------
; Virtual Ethernet Adapter
;-------------------------------------------------------------------------------
[gobiwwan.ndi]
Characteristics = 0x4 ; NCF_PHYSICAL
BusType = 15 ; PNPBus
AddReg = gobiwwan.Reg, DeviceID.Reg
CopyFiles = gobiwwan.CopyFiles
[gobiwwan.ndi.Services]
AddService = swg3knet01, 2, gobiwwan.Service, gobiwwan.EventLog
;-----------------------------------------------------------------------------
; Virtual Miniport Common
;-----------------------------------------------------------------------------
[gobiwwan.Reg]
HKR, , BusNumber, 0, "0"
HKR, Ndi, Service, 0, "swg3knet01"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
;-----------------------------------------------------------------------------
;Number of clients support
;-----------------------------------------------------------------------------
HKR, , MPNumClients, 0x00010001, 48
;-----------------------------------------------------------------------------
; Driver and Service Section
;-----------------------------------------------------------------------------
[gobiwwan.CopyFiles]
swg3knet01.sys,,,2
[gobiwwan.Service]
DisplayName = %gobiwwan.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\swg3knet01.sys
LoadOrderGroup = NDIS
AddReg = TextModeFlags.Reg
[gobiwwan.EventLog]
AddReg = gobiwwan.AddEventLog.Reg
[gobiwwan.AddEventLog.Reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[TextModeFlags.Reg]
HKR, , TextModeFlags, 0x00010001, 0x0001
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
swg3knet01.sys = 1,,
[DestinationDirs]
gobiwwan.CopyFiles = 12
[Strings]
QcomSrcDisk = "Qualcomm USB Driver Disk"
SWI = "Sierra Wireless Incorporated"
gobiwwan.Service.DispName = "Sierra Wireless QMI USB-NDIS miniport for Lenovo"
DiskId1 = "Sierra Wireless USB-NDIS Miniport Device Installation Disk #1"
gobiwwan.Sierra9013 = "Sierra Wireless MC8355 – Gobi(TM) 3000 Wireless HS-USB Ethernet Adapter 9013"
gobiwwan.Sierra9019 = "Sierra Wireless MC8355 – Gobi(TM) 3000 Wireless HS-USB Ethernet Adapter 9019"
gobiwwan.Sierra901B = "Sierra Wireless MC7770 Wireless HS-USB Ethernet Adapter 901B"
gobiwwan.Sierra7700 = "Sierra Wireless MC7700 - Gobi(TM) 4000 Wireless HS-USB Ethernet Adapter 68A2"
gobiwwan.Sierra7750 = "Sierra Wireless MC7750 - Gobi(TM) 4000 Wireless HS-USB Ethernet Adapter 68A2"
gobiwwan.Sierra901C = "Sierra Wireless EM7700 - Gobi(TM) 4000 Wireless HS-USB Ethernet Adapter 901C"
[DeviceID.Reg]
HKLM, SYSTEM\CurrentControlSet\services\swg3knet01\Parameters, SupportedPIDs, 0x00000001, 4c,74,94,0a,92,69,3a,db,b5,9e,f4,5b,40,f6,5a,cf,93,78,9f,\
da,ea,cc,1d,99,df,52,12,fe,90,7a,cc,45,2a,10,5b,b8,58,78,a0,a3,7f,09,50,60,\
ad,f4,23,21,5b,93,fb,ee,f1,11,ef,b5,9b,fb,56,90,ee,a9,83,e7,6d,51,93,fe,96,\
2b,20,44,63,81,01,a1,46,26,be,c2,39,28,c2,ec,95,e9,60,9a,44,20,12,f9,82,f8,\
e3,76,99,c6,90,99,76,91,ae,17,f7,34,b6,af,0d,42,24,bb,8a,6c,42,8c,3b,3a,b0,\
77,2d,62,e6,a4,5b,9f,04,95,ba,b3,b4,5a,fa,57,55,7f,62,07,20,8d,1d,cc,b0,75
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.