Re: Attaching audio driver to another driver.
Re: Attaching audio driver to another driver.
- Subject: Re: Attaching audio driver to another driver.
- From: email@hidden
- Date: Mon, 25 Jun 2001 15:58:20 -0700
Hi Ken,
What dictionary did you pass in? I'm trying to figure out how to pass the
IOKitPersonalities profile from our main driver to the audio driver. Right
now I can't access the properties I put in there. It probably has to do
with the AudioDevice::init(OSDictionary *dict) call. Right now I fill it
with a bogus dictionary... Where do I get a reference to the right
dictionary?
Thanks,
James
Ken Wieschhoff
<email@hidden> To: email@hidden
Sent by: cc:
coreaudio-api-admin@lists Subject: Re: Attaching audio driver to another driver.
.apple.com
06/25/01 11:15 AM
At 9:49 AM -0700 6/25/01, email@hidden wrote:
>
Hi Roger,
>
>
This is my plan. However, what do I do about the parameter that the start
>
routine takes? IOService *provider? Do I just pass in the one the modem
>
gets, or NULL?
Pass in the same one as the modem.
>
I notice the audio device uses it to call the super::init
>
(). Or can I skip that too?
Dunno.
I passed a dictionary to the init routine as well. Shows up like a
champ in Daisy.
->Ken
--
- --
Ken Wieschhoff
(770)813-0231
***************************
_______________________________________________
coreaudio-api mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/coreaudio-api