PCI audio driver help
PCI audio driver help
- Subject: PCI audio driver help
- From: Dinesh Bhat <email@hidden>
- Date: Mon, 21 Jul 2008 11:51:14 -0500
- Organization: Linear Systems Ltd.
Hello,
We have a PCI card that can receive both audio and video. I have
developed the PCI drivers, video digitizer to display the video being
received in Final Cut Pro. I am now working on adding the audio support
to the card. I went through PhantomAudio driver in /Developer/Examples
folder. I also looked into Templates/PCI audio driver part of the code
as well. Do I need to follow the PCI audio driver template or the
phantomaudio driver in order to add audio support to the card? I
understand there should be one kext that does the matching and listing
out audio and video capabilities on the card. Should I add the audio
driver part of the code in my original driver itself or should I make a
different audio kext that does matching and other required functions?
The latter option will have repetitive matching and I am wondering it
it's a good idea at all.
I looked into mailing list archives to find out more information on
this. Can anyone please advise me or show me some pointers?
I would really appreciate any reply.
Thanks,
Dinesh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden