;-------------------------------------------------------------------------------
;
; Intel Baxter Peak USB Device
;
; Copyright (c) 2007 Intel Corporation All Rights Reserved.
;
; Module Name:
;
; BPUSB.INF
;
; Abstract:
; Installation inf for Baxter Peak USB Device
;
;-------------------------------------------------------------------------------
[Version]
Signature = "$WINDOWS NT$"
Class = WiMAX
ClassGUID = {027A838E-7356-4a2f-A5BF-25A2A2C33FCC}
Provider = %INTL%
DriverVer=02/27/2008,3.12.3.16
CatalogFile = bpusb.cat
[Manufacturer]
%MfgName% = Intel,NTx86
[Intel.NTx86]
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_1403
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_1405
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_1406
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_0180
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_0181
%bpusb.DeviceDesc% = bpusb, USB\VID_8086&PID_0182
%bpusb.DeviceDesc% = bpusb, USB\VID_19D2&PID_0007
%bpusb.DeviceDesc% = bpusb, USB\VID_19D2&PID_0008
;-------------------------------------------------------------------------------
; Intel Baxter Peak Wimax USB Device
;-------------------------------------------------------------------------------
[bpusb.NT]
CopyFiles = bpusb.CopyFiles
[bpusb.CopyFiles]
bpusb.sys,,,2
;-------------------------------------------------------------------------------
; Driver and Service Section
;-------------------------------------------------------------------------------
[bpusb.NT.Services]
Addservice = bpusb, %SPSVCINST_ASSOCSERVICE%, bpusb.AddService
[bpusb.AddService]
DisplayName = %bpusb.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\bpusb.sys
AddReg = bpusb.AddReg
LoadOrderGroup = Base
[bpusb.AddReg]
HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
HKR, Parameters, SubSytems, 0x00010001, 0xFFFFFFFF
HKR, Parameters, Severity, 0x00010001, 0x4
HKR, Parameters, BufferTrace, 0x00010001, 0x1
;-------------------------------------------------------------------------------
; Class Co-Installer section
;-------------------------------------------------------------------------------
[ClassInstall32]
Addreg = BPClassInstaller.AddReg
CopyFiles = BPClassInstaller.CopyFiles
[BPClassInstaller.AddReg]
HKR, , , 0, %ClassName%
HKR, , Icon, , 100
HKR, , Installer32, , "BPClsCoInst.dll,BPClassInstaller"
[BPClassInstaller.CopyFiles]
BPClsCoInst.dll, , , 2
;-------------------------------------------------------------------------------
; WDF Coinstaller installation
;-------------------------------------------------------------------------------
[bpusb.NT.CoInstallers]
AddReg = CoInstaller.AddReg
CopyFiles = CoInstaller.CopyFiles
[CoInstaller.CopyFiles]
wdfcoinstaller01005.dll
[CoInstaller.AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01005.dll,WdfCoInstaller"
[bpusb.NT.Wdf]
KmdfService = bpusb, bpusb.WdfSect
[bpusb.WdfSect]
KmdfLibraryVersion = 1.5
;-------------------------------------------------------------------------------
; DestinationDirs
;-------------------------------------------------------------------------------
[SourceDisksNames]
1 = %DiskId1%,,,
[SourceDisksFiles]
bpusb.sys = 1
BPClsCoInst.dll = 1
wdfcoinstaller01005.dll = 1
[DestinationDirs]
DefaultDestDir = 12
BPClassInstaller.CopyFiles = 11
CoInstaller.CopyFiles = 11
;-------------------------------------------------------------------------------
; Localizable Strings
;-------------------------------------------------------------------------------
[Strings]
INTL = "Intel Corporation"
MfgName = "Intel Corporation"
ClassName = "WiMAX 802.16 Devices"
DiskId1 = "Intel® WiMAX Link 5050 Function Driver Installation Disk"
bpusb.DeviceDesc = "Intel® WiMAX Link 5050 Function Driver"
bpusb.SvcDesc = "Intel® WiMAX Link 5050 Function Driver"
SPSVCINST_ASSOCSERVICE = 0x00000002
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.