ibtusb_sfp.inf Driver File Contents (Network_Driver_85C7G_WN32_19.1.1627.3533_A02_04.EXE)

ÿþ;/*++

;

;Copyright (c) 2012-2015 Intel Corporation All rights Reserved

;

;Module Name:

;

;    ibtusb_sfp.inf

;

;Abstract:

;    INF file for installing Intel(R) Wireless Bluetooth(R) driver.

;    This file is dependant on bth.inf

;

;--*/



[Version]

Signature	= "$WINDOWS NT$"

Class		= Bluetooth

ClassGuid	= {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}

Provider	= %PROVIDER_NAME%

CatalogFile	= ibtusb_sfp.cat

DriverVer=07/07/2016,19.01.1627.3533



[SourceDisksNames]

1=%SOURCEDISK1%,,,



[SourceDisksFiles]

ibtusb.sys      = 1

ibtproppage.dll = 1

ibtsiva.exe	= 1



[DestinationDirs]

ibtusb.Copy			= 12		; drivers

ibtproppage.Copy	= 11		; system32

firmware.Copy		= 12		; drivers

ibtsiva.Copy		= 11		; system32



;

; Driver Information

;

[Manufacturer]

%COMPANY_NAME% = Device,NTamd64



[Device.NTamd64]

%USB\VID_8087&PID_0A2B_IBT% = ibtusb_FWINSTALL, USB\VID_8087&PID_0A2B&REV_0001	    ; Snowfield Peak



; ==============  This section covers device configuration for SFP ================

[ibtusb_FWINSTALL]

Include=bth.inf

Needs=BthUsb.NT

DelFiles=ibtsiva.Remove

CopyFiles=ibtusb.Copy,ibtproppage.Copy,ibtsiva.Copy,firmware.Copy

AddReg=ibtproppage.AddReg



[ibtusb_FWINSTALL.HW]

Needs=BthUsb.NT.HW

AddReg=ibtusb.HW.AddReg,VsMsft.HW.AddReg,firmware.AddReg



[ibtusb_FWINSTALL.Services]

Needs=BthUSB.NT.Services

AddService=ibtusb,,ibtusb_Service_Inst,ibtusb_iBT_EventLog_Inst

DelService=ibtsiva.exe,0x00000200		; Delete wrongly cloned Siva service

DelService=ibtsiva,0x00000200

AddService=ibtsiva,0x00000800,ibtsiva_Service_Inst ; SPSVCSINST_STARTSERVICE



[ibtusb.HW.AddReg]

HKR,,"LowerFilters",0x00010008,"ibtusb"



[VsMsft.HW.AddReg]

HKR,,"VsMsftOpCode",0x00010001,0xFC1E



;

; ======================= Common Sections =======================

;



; === Service install ====

[ibtusb_Service_Inst]

DisplayName    = %ibtusb.SVCDESC_IBT%

ServiceType    = 1 ;SERVICE_KERNEL_DRIVER

StartType      = 3 ;SERVICE_DEMAND_START

ErrorControl   = 1 ;SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\ibtusb.sys

LoadOrderGroup = PNP Filter



[ibtusb.Copy]

ibtusb.sys



[ibtusb.NT.Wdf]

KmdfService = ibtusb, ibtusb_wdfsect



[ibtusb_wdfsect]

KmdfLibraryVersion = 1.15



; ======================= Property Page Dll ========================

[ibtproppage.Copy]

ibtproppage.dll

 

[ibtproppage.AddReg]

HKR,,EnumPropPages32,,"ibtproppage.dll,IBTPropPageEntryPoint"



; ======================= ibtsiva ========================

[ibtsiva_Service_Inst]

DisplayName    = %SERVICE_NAME%

Description    = %SERVICE_DESC%

ServiceType    = 0x00000010      ; SERVICE_WIN32_OWN_PROCESS

StartType      = 2               ; SERVICE_AUTO_START 

ErrorControl   = 1               ; SERVICE_ERROR_NORMAL

ServiceBinary  = %11%\ibtsiva



[ibtsiva.Copy]

ibtsiva.exe



[ibtsiva.Remove]

ibtsiva.exe

;

; Event Log install section

;

[ibtusb_iBT_EventLog_Inst]

AddReg=ibtusb_iBT_EventLog_AddReg



[ibtusb_iBT_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ibtusb.sys"

HKR,,TypesSupported,0x00010001,7



; === String Section ===

[Strings]

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			= "Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		= "Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				= "Intel(R) Wireless Bluetooth(R) Install Disk"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				= "Intel Corporation"

COMPANY_NAME				= "Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0001] ; Arabic

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) B15 *+(J*"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0005] ; Czech

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Instala
ní disk aplikace Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0006] ; Danish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-installationsdisk"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0007] ; German

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-Installationsdatenträger"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0008] ; Greek

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="”¯Ãº¿Â µ³º±Ä¬Ãı÷ Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.000A] ; Spanish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Disco de instalación Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.000B] ; Finnish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-asennuslevy"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.000C] ; French

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Disque d'installation Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.000D] ; Hebrew

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) êçÜÙØÕè ÜÔêçàê"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.000E] ; Hungarian

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) telepítQlemez"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0010] ; Italian

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) disco di installazione"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0011] ; Japanese

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="¤0ó0Æ0ë0(R) ï0¤0ä0ì0¹0 Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="¤0ó0Æ0ë0(R) ï0¤0ä0ì0¹0 Bluetooth(R)"

SOURCEDISK1				="¤0ó0Æ0ë0(R) ï0¤0ä0ì0¹0 Bluetooth(R) ¤0ó0¹0È0ü0ë0 Ç0£0¹0¯0"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0012] ; Korean

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="xÇTÑ(R) 4» Á Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="xÇTÑ(R) 4» Á Bluetooth(R)"

SOURCEDISK1				="xÇTÑ(R) 4» Á Bluetooth(R) $ÁXÎ µ¤ÂlÐ"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0013] ; Dutch

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-installatieschijf"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0014] ; Norwegian (Bokmål)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-installasjonsdisk"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0015] ; Polish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) dysk instalacyjny"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0416] ; Portuguese (Brazil)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Disco de instalação do Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0816] ; Portuguese (Portugal)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Disco de instalação do Intel(R) Wireless Bluetooth(R)"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0019] ; Russian

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) CAB0=>2>G=K9 48A:"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.001D] ; Swedish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R)-installationsskiva"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.001E] ; Thai

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) 4*L41I"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.001F] ; Turkish

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) Yükleme Diski"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0804] ; Chinese (Simplified)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="ñ‚yr\(R) àe¿~ Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="ñ‚yr\(R) àe¿~ Bluetooth(R)"

SOURCEDISK1				="ñ‚yr\(R) àe¿~ Bluetooth(R) ‰[ňÁxØv"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



ÿþ[Strings.0C04] ; Chinese (Hong Kong)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) ‰[݈ÁxGr"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"



[Strings.0404] ; Chinese (Traditional)

; ================= Localized Strings section ====================

ibtusb.SVCDESC_IBT			="Intel(R) Wireless Bluetooth(R)"

USB\VID_8087&PID_0A2B_IBT		="Intel(R) Wireless Bluetooth(R)"

SOURCEDISK1				="Intel(R) Wireless Bluetooth(R) ‰[݈ÁxGr"

; ================= Non-localizable Strings section ====================

PROVIDER_NAME				="Intel Corporation"

COMPANY_NAME				="Intel Corporation"

INTEL						= "Intel"

BLUETOOTH					= "Bluetooth"

SERVICE_NAME 			    = "Intel Bluetooth Service"

SERVICE_DESC			    = "Intel(R) Wireless Bluetooth(R) iBtSiva Service"

; === BDDATA/Firmware Files ====

[SourceDisksFiles]

370b12060002340e00.bseq = 1

370b122300261b1000.bseq = 1

370b12060002340e00.sfi = 1



[firmware.Copy]

370b12060002340e00.bseq

370b122300261b1000.bseq

370b12060002340e00.sfi

; === BDDATA/Firmware Files ====



; === Registry Key to hold Install Or Upgrade flag ====

[firmware.AddReg]

HKR,,InstallOrUpgrade,0x00010001,0x00000001

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.51