; INF file for Bluetooth
; Copyright (c) 1996-2001, Digianswer A/S
[Version]
Signature="$Windows NT$"
Class=DgaBT
ClassGUID={D6150506-6AF2-11D3-AD4C-005004769436}
Provider=%Provider%
[Manufacturer]
%Manufacturer%=DgaBT
[ClassInstall32]
AddReg=DgaBT.AddClassReg
[DgaBT.AddClassReg]
HKR,,,,%DgaBT.ClassName%
[DgaBT]
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044210]-5EEB
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044210]-DF7A
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044230]-5409
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044230]-C284
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044250]-83EB
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER_-_BLUETOOTH_PC_CARD_[8044251]-953F
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER-BLUETOOTH_PC_CARD-2772
%Dgabtpcc.DeviceDesc%=Dgabtpcc.INSTALL, PCMCIA\DIGIANSWER-BLUETOOTH_DEMO_CARD_II-DAB0
%DgaUSB.DeviceDesc%=DgaUSB,USB\VID_08FD&PID_0001
%DgaUsbData.DeviceDesc%=DgaUsbData.INSTALL,USB\VID_08FD&PID_0001&MI_00
%DgaUsbVoice.DeviceDesc%=DgaUsbVoice.INSTALL,USB\VID_08FD&PID_0001&MI_01
%DgaMPCI.DeviceDesc%=DgaMPCI.INSTALL, PCI\VEN_172E&DEV_0003&REV_00
%DGARFCOMM.DeviceDesc%=DGARFCOMM.INSTALL, DGAL2CAP\DgaL2CapRfcomm
%DGASDP.DeviceDesc%=DGASDP.INSTALL, DGAL2CAP\DgaL2CapSdp
[Dgabtpcc.INSTALL]
[Dgabtpcc.INSTALL.HW]
AddReg=Dgal2cap.AddReg
[Dgabtpcc.INSTALL.Services]
AddService = Dgal2cap,0x00000002,Dgal2cap_Service_Inst,Dgal2cap_EventLog_Inst
AddService = Dgabtpcc,0x00000002,Dgabtpcc_Service_Inst,Dgabtpcc_EventLog_Inst
[Dgabtpcc.INSTALL.LogConfigOverride]
LogConfig=Dgabtpcc.LogConfigOverride
[Dgabtpcc.LogConfigOverride]
ConfigPriority=DESIRED
IRQConfig = 3,4,5,7,10,11,13,15
IOConfig = 8@100-FF7%FF8
MemConfig = 1000@C0000-FFFFFFFF%FFFFF000
PcCardConfig = 1:0(W A)
[DgaUsbVoice.INSTALL]
[DgaUsbVoice.INSTALL.Services]
AddService = DgaVoice,0x00000002,DgaUsbVoice_Service_Inst,DgaUsbVoice_EventLog_Inst
[DgaUsbData.INSTALL]
[DgaUsbData.INSTALL.HW]
AddReg=Dgal2cap.AddReg
[DgaUsbData.INSTALL.Services]
AddService = Dgal2cap,0x00000002,Dgal2cap_Service_Inst,Dgal2cap_EventLog_Inst
AddService = DgaUsb,0x00000002,DgaUsbData_Service_Inst,DgaUsbData_EventLog_Inst
[DgaMPCI.INSTALL]
[DgaMPCI.INSTALL.HW]
AddReg=Dgal2cap.AddReg
[DgaMPCI.INSTALL.Services]
AddService = Dgal2cap,0x00000002,Dgal2cap_Service_Inst,Dgal2cap_EventLog_Inst
AddService = DgaMPCI,0x00000002,DgaMPCI_Service_Inst,DgaMPCI_EventLog_Inst
[Dgal2cap.AddReg]
HKR,,"UpperFilters",0x00010000,"DgaL2Cap"
HKR,"Protocols\DgaL2CapRfcomm",,0x00000010,
HKR,"Protocols\DgaL2CapRfcomm","DeviceDescriptionText",0x00000000,"Bluetooth RFCOMM Protocol"
HKR,"Protocols\DgaL2CapSdp",,0x00000010,
HKR,"Protocols\DgaL2CapSdp","DeviceDescriptionText",0x00000000,"Bluetooth SDP Protocol"
HKR,"Protocols\DgaL2CapNat",,0x00000010,
HKR,"Protocols\DgaL2CapNat","DeviceDescriptionText",0x00000000,"Bluetooth Ethernet Adapter"
[Dgabtpcc_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\Dgabtpcc.sys
DisplayName = %Dgabtpcc.DeviceDesc%
[DgaUsbData_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DgaUsb.sys
DisplayName = %DgaUsbData.DeviceDesc%
[DgaUsbVoice_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DgaVoice.sys
DisplayName = %DgaUsbVoice.DeviceDesc%
[DgaMPCI_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DgaMPCI.sys
DisplayName = %DgaMPCI.DeviceDesc%
[Dgal2cap_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\Dgal2cap.sys
DisplayName = %Dgal2cap.DeviceDesc%
[Dgabtpcc_EventLog_Inst]
AddReg=Dgabtpcc.AddEventLogReg
[DgaUsbData_EventLog_Inst]
AddReg=DgaUsbData.AddEventLogReg
[DgaUsbVoice_EventLog_Inst]
AddReg=DgaUsbVoice.AddEventLogReg
[DgaMPCI_EventLog_Inst]
AddReg=DgaMPCI.AddEventLogReg
[Dgal2cap_EventLog_Inst]
AddReg=Dgal2cap.AddEventLogReg
[Dgabtpcc.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\Dgabtpcc.sys"
HKR,,TypesSupported,0x00010001,7
[DgaUsbData.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DgaUsb.sys"
HKR,,TypesSupported,0x00010001,7
[DgaUsbVoice.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DgaVoice.sys"
HKR,,TypesSupported,0x00010001,7
[Dgal2cap.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\Dgal2cap.sys"
HKR,,TypesSupported,0x00010001,7
[DGARFCOMM.INSTALL]
AddReg=DGARFCOMM.AddRegLoader
[DGARFCOMM.INSTALL.HW]
AddReg=DGARFCOMM.AddReg
[DGARFCOMM.AddRegLoader]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DGARFCOM.SYS
[DGARFCOMM.AddReg]
HKR,,StartComPortNo,0x00010001,0
HKR,,UpperFilters,0x00010000,DgaSer
[DGARFCOMM.INSTALL.Services]
AddService = DGASER,0x00000002,DGASER_Service_Inst,DGASER_EventLog_Inst
AddService = DGARFCOM,0x00000002,DGARFCOMM_Service_Inst,DGARFCOMM_EventLog_Inst
[DGARFCOMM_Service_Inst]
ServiceType = 1 ; driver
StartType = 3 ; manual
ErrorControl = 1 ; warn user if driver fails to load
ServiceBinary = %12%\DGARFCOM.SYS
DisplayName = %DGARFCOM.DeviceDesc%
[DGARFCOMM_EventLog_Inst]
AddReg=DGARFCOMM.AddEventLogReg
[DGARFCOMM.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DGARFCOM.SYS"
HKR,,TypesSupported,0x00010001,7
[DGASER_Service_Inst]
ServiceType = 1 ; driver
StartType = 3 ; manual
ErrorControl = 1 ; warn user if driver fails to load
ServiceBinary = %12%\DGASER.SYS
DisplayName = %DGASER.DeviceDesc%
[DGARSER_EventLog_Inst]
AddReg=DGASER.AddEventLogReg
[DGASER.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DGASER.SYS"
HKR,,TypesSupported,0x00010001,7
[DGASDP.INSTALL]
AddReg=DGASDP.AddRegLoader
[DGASDP.AddRegLoader]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DGASDP.sys
[DGASDP.INSTALL.NT]
[DGASDP.INSTALL.NT.Services]
AddService = DGASDP,0x00000002,DGASDP_Service_Inst,DGASDP_EventLog_Inst
[DGASDP_Service_Inst]
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DGASDP.sys
DisplayName = %DGASDP.DeviceDesc%
[DGASDP_EventLog_Inst]
AddReg=DGASDP.AddEventLogReg
[DGASDP.AddEventLogReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\DGASDP.sys"
HKR,,TypesSupported,0x00010001,7
[DgaUSB]
AddReg=Hub.AddReg
[DgaUSB.NT]
DelReg=Composite.DelReg.NT
; Don't need to copy usbhub.sys because there has to be at least one hub
; Don't need any extra registry entries
[Composite.DelReg.NT]
HKR,,EnumPropPages32
[HUB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys
[DgaUSB.NT.Services]
AddService = usbhub, 0x00000002, StandardHub.AddService
[StandardHub.AddService]
DisplayName = %StandardHub.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\usbhub.sys
LoadOrderGroup = Base
;----------------------------------------------------------------------------
[Strings]
DriverDiskName="Bluetooth Installation Diskette"
Provider="Digianswer A/S"
Manufacturer="Digianswer A/S"
DgaBT.ClassName="Bluetooth"
Dgabtpcc.DeviceDesc="Bluetooth PC Card"
DgaUSB.DeviceDesc="USB Bluetooth Device"
DgaUsbData.DeviceDesc="USB Bluetooth Device - Data"
DgaUsbVoice.DeviceDesc="USB Bluetooth Device - Voice"
DgaMPCI.DeviceDesc="Mini PCI Bluetooth Device"
Dgal2cap.DeviceDesc="Bluetooth Bus Driver"
DGARFCOMM.DeviceDesc="Bluetooth RFCOMM Protocol"
DGASDP.DeviceDesc="Bluetooth SDP Protocol"
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.