• 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: Kext Load on demand and daemon communication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kext Load on demand and daemon communication


  • Subject: Re: Kext Load on demand and daemon communication
  • From: Eric Long <email@hidden>
  • Date: Thu, 18 Oct 2007 08:44:30 -0700
  • Thread-topic: Kext Load on demand and daemon communication

>> I looked at IOServiceAddMatchingNotification(). That seems pretty
>> straight-forward.  What I'm not clear on is what stage my driver
>> will be in
>> when I get a notice in my callback.
>
> The notification will be posted as a consequence of your driver
> calling registerService().
>

Right.

But does that mean my daemon will receive that notice before the driver
exits registerToService()?

If my daemon connects to the kext, sends config data, and begins listening
for messages from the kext, all from within the notification callback before
returning, can I count on my driver's validateNewMedia() method not being
called until after I return from the callback, in the normal sequence of
events?


Eric


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Kext Load on demand and daemon communication
      • From: Michael Smith <email@hidden>
References: 
 >Re: Kext Load on demand and daemon communication (From: Michael Smith <email@hidden>)

  • Prev by Date: Re: Kext Load on demand and daemon communication
  • Next by Date: Re: Kext Load on demand and daemon communication
  • Previous by thread: Re: Kext Load on demand and daemon communication
  • Next by thread: Re: Kext Load on demand and daemon communication
  • Index(es):
    • Date
    • Thread