• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using CoreAudio from a kext
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using CoreAudio from a kext


  • Subject: Re: Using CoreAudio from a kext
  • From: "James Farwell" <email@hidden>
  • Date: Tue, 14 Aug 2001 17:34:33 +0000

I don't know the answer either, but I tend to doubt it. You might want to try
asking this question on the darwin-development mailing list. There are more
people familiar with kext and IOKit development over there.


Thanks, I'll give that a shot.

I would think that the more likely scenario is that you have a kext which
implements the /dev/audio device and starts up a userland daemon process,
which then communicates with the kext via IOUserClient, and this userland
process would make the CoreAudio calls. (Having never done anything like
this, I have no idea if this will work or not.)


That's a good idea. I had initially thought of doing a daemon as well, but I was unaware of any way to send messages between a kext and the userland daemon (as you say IOUserClient can). I will have to investigate that function. I assume by the name that it is a part of IOKit? My current kernel extension isn't really fancy enough to warrant using the OO properties of IOKit, do you know if there are any alternative methods?

Thanks a bunch!

- James

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


  • Follow-Ups:
    • Re: Using CoreAudio from a kext
      • From: "Edward J. Sabol" <email@hidden>
  • Prev by Date: Re: Using CoreAudio from a kext
  • Next by Date: Re: Using CoreAudio from a kext
  • Previous by thread: Re: Using CoreAudio from a kext
  • Next by thread: Re: Using CoreAudio from a kext
  • Index(es):
    • Date
    • Thread