; TosRfSnd.inf
;
; TOSHIBA Bluetooth RFSND Driver
;
; Copyright (c) 2003 TOSHIBA Corporation
[Version]
;CatalogFile=TosRfSnd.cat
Signature="$CHICAGO$"
Class=MEDIA
Provider=%TSB%
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
DriverVer = 02/26/2003, 1.0.0.0
;[SourceDisksNames]
;1="TosRfSnd Driver Disk",,,
;[SourceDisksFiles]
;TosRfSnd.sys=1
[Manufacturer]
%StdMfg%=TOSHIBA
[TOSHIBA]
; DisplayName Section DeviceId
; ----------- ------- --------
%TosRfSnd.DeviceDesc% = TosRfSnd, Bluetooth\0004&0008
[ControlFlags]
ExcludeFromSelect = Bluetooth\0004&0008
[DestinationDirs]
;TosRfSnd.CopyList=10,system32\drivers
;======================================================
; TosRfSnd
;======================================================
[TosRfSnd]
;AlsoInstall=ks.registration(ks.inf),wdmaudio.registration(wdmaudio.inf)
;CopyFiles=TosRfSnd.CopyList
AddReg=TosRfSnd.AddReg
;[TosRfSnd.CopyList]
;TosRfSnd.sys,,,2
[TosRfSnd.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,TosRfSnd.I.Topo
[TosRfSnd.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,TosRfSnd.sys
HKR,,NTMPDriver,,"TosRfSnd.sys,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer"
HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%TosRfSnd.DeviceDesc%
HKR,Drivers\midi\wdmaud.drv,Description,,%TosRfSnd_MIDI%
HKR,Drivers\mixer\wdmaud.drv,Description,,%TosRfSnd.DeviceDesc%
;======================================================
; Set this as a preferred audio device.
; 3 => OR of FLG_ADDREG_BINVALUETYPE and FLG_ADDREG_NOCLOBBER
; 01,00,00,00 => enable the directive.
;======================================================
HKR,,SetupPreferredAudioDevices,3,01,00,00,00
;======================================================
; COMMON
;======================================================
[TosRfSnd.I.Wave]
AddReg=TosRfSnd.I.Wave.AddReg
[TosRfSnd.I.Wave.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%TosRfSnd.Wave.szPname%
[TosRfSnd.I.Topo]
AddReg=TosRfSnd.I.Topo.AddReg
[TosRfSnd.I.Topo.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%TosRfSnd.Topo.szPname%
;======================================================
; TosRfSnd
;======================================================
[TosRfSnd]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
;CopyFiles=TosRfSnd.CopyList
AddReg=TosRfSnd.AddReg
[TosRfSnd.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,TosRfSnd.I.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,TosRfSnd.I.Topo
[TosRfSnd.Services]
include=wdmaudio.inf
needs=wdmaudio.registration.services
AddService=TosRfSnd,0x00000002,TosRfSnd_Service_Inst
[TosRfSnd_Service_Inst]
DisplayName=%TosRfSnd.SvcDesc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%10%\system32\drivers\TosRfSnd.sys
;======================================================
; COMMON
;======================================================
[Strings]
TSB="TOSHIBA"
MfgName="Bluetooth Audio from TOSHIBA"
TosRfSnd.DeviceDesc="Bluetooth Audio Device (WDM) from TOSHIBA"
TosRfSnd.Wave.szPname="Bluetooth Wave from TOSHIBA"
TosRfSnd.Topo.szPname="Bluetooth Topology from TOSHIBA"
TosRfSnd_MIDI="TosRfSnd -> WDM Midi Device"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
TosRfSnd.SvcDesc="Bluetooth Audio Device (WDM) from TOSHIBA"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
StdMfg="TOSHIBA"
;EOF
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.