ÿþ;/*++ ; ;Copyright (c) 2012-2015 Intel Corporation All rights Reserved ; ;Module Name: ; ; ibtusb.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.cat DriverVer = 11/05/2018,20.100.0.4 [SourceDisksNames] 1=%SOURCEDISK1%,,, [SourceDisksFiles] ibtusb.sys = 1 ibtproppage.dll = 1 ibtsiva.exe = 1 ibtfw.dat = 1 [DestinationDirs] ibtusb.Copy = 12 ; drivers ibtproppage.Copy = 11 ; system32 firmware.Copy = 12 ; drivers ibtsiva.Copy = 11 ; system32 ibtsiva.Remove = 11 ; system32 ; ; Driver Information ; [Manufacturer] %COMPANY_NAME% = Device,NTamd64 [Device.NTamd64] ;---Start VID_PIDS section--- %iBT_USB% = ibtusb, USB\VID_8087&PID_0AA7 ;---End VID_PIDS section--- ; ============== This section covers device configuration for ibtusb ================ [ibtusb] Include=bth.inf Needs=BthUsb.NT DelFiles=ibtsiva.Remove CopyFiles=ibtusb.Copy,ibtproppage.Copy,ibtsiva.Copy,firmware.Copy AddReg=ibtproppage.AddReg [ibtusb.HW] Needs=BthUsb.NT.HW AddReg=ibtusb.HW.AddReg,VsMsft.HW.AddReg,AudOffload.HW.AddReg [ibtusb.Services] Needs=BthUSB.NT.Services AddService=ibtusb,,ibtusb_Service_Inst,ibtusb_iBT_EventLog_Inst AddService=ibtsiva,0x00000800,ibtsiva_Service_Inst ; SPSVCSINST_STARTSERVICE [ibtusb.HW.AddReg] HKR,,"LowerFilters",0x00010008,"ibtusb" HKR,,"RemoteWakeEnabled",0x00010001 ,0x1 HKR,,"DeviceRemoteWakeSupported",0x00010001 ,0x1 [VsMsft.HW.AddReg] HKR,,VsMsftOpCode,0x00010001,0xFC1E [AudOffload.HW.AddReg] HKR,,"Sco Support Type",0x00010001,0 ; ; ======================= Common Sections ======================= ; [firmware.Copy] ibtfw.dat ; === 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 AddReg=Service.AddReg [Service.AddReg] HKR,Parameters,WppRecorder_PerBufferMaxBytes,0x00010001,0x00010000 HKR,Parameters,InstallOrUpgrade,0x00010001,0x00000001 [ibtusb.Copy] ibtusb.sys ; ======================= 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)" iBT_USB = "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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="¤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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="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)" iBT_USB ="ñ‚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)" iBT_USB ="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)" iBT_USB ="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"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.