Re: Starting a driver
- From: "km7kumar@xxxxxxxxx" <km7kumar@xxxxxxxxx>
- Date: Fri, 14 Mar 2008 17:48:56 -0700 (PDT)
On Mar 14, 4:40 pm, "Doron Holan [MSFT]" <dor...@xxxxxxxxxxxxxxxxxxxx>
wrote:
the driver loads when a device that supports it is enumerated on the system.
the bluetooth stack "starts" the btaudio driver by enumerating the audio
device. unless the bth stack can be controlled from user mode, your app
cannot force enumeration of this device.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<n2wo...@xxxxxxxxx> wrote in message
news:c2ab1dce-f162-429b-a798-69c1d651a6fb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This is a basic question. Any help would be appreciated.
I've a PortCls driver (btaudio.sys) on the system and want to start
it. It appears (used DriverView utility) it is already
loaded but the sound device it represents does not appear in Control
Panel | Sound and Audio Devices | Audio & Voice
tabs.
The bluetooth stack that uses the driver seem to "start" it when I
connect to a headset for example. However, I've a situation where I
want to start this from my application.
How do I do it?
Thanks
/kmk
I do use the SDK that comes with Bluetooth stack but it doesn't
provide
any functions for enumerating the btaudio.sys. If there is no way to
do it using Win32 or DDK API, can I modify msvad that comes with
the DDK to call btaudio in its lower edge?
When I load msvad, it (the "simple" device) appears on the
control panel audio devices and I was able to switch between
soundmax and simple.
thanks
/kmk
.
- Follow-Ups:
- Re: Starting a driver
- From: Doron Holan [MSFT]
- Re: Starting a driver
- References:
- Starting a driver
- From: n2works
- Re: Starting a driver
- From: Doron Holan [MSFT]
- Starting a driver
- Prev by Date: Re: Starting a driver
- Next by Date: Re: PCI WiFi causes USB Isoch packet loss!?
- Previous by thread: Re: Starting a driver
- Next by thread: Re: Starting a driver
- Index(es):
Relevant Pages
|